simplify-rtx.c (simplify_subreg): Fix offset calculation for complex values within...
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Mon, 11 Jun 2001 09:30:50 +0000 (09:30 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Mon, 11 Jun 2001 09:30:50 +0000 (09:30 +0000)
commit5fd83d4e519fbf461c701b789f06ac3a5892c84c
tree04f68f47e464e2481d72d0b6b0b7e23f45081daf
parentecb7d6b3f4e8e1c145b82828a3bd96679c8f97a4
simplify-rtx.c (simplify_subreg): Fix offset calculation for complex values within a CONCAT.

* simplify-rtx.c (simplify_subreg): Fix offset calculation
for complex values within a CONCAT.

From-SVN: r43177
gcc/ChangeLog
gcc/simplify-rtx.c