reload.c (find_reloads): Swap operand_loc pointers for find_dummy_reload if we have...
authorDaniel Jacobowitz <dan@debian.org>
Fri, 3 Sep 2004 19:34:15 +0000 (19:34 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Fri, 3 Sep 2004 19:34:15 +0000 (19:34 +0000)
commit87cda9d6cadaff58cbebb89bc5c0b8bd72ed1ff1
tree930ba0ca235564064b39ecb5d5edfec641f4b29c
parentf671762a68bd712623a14d56e2c873798f1b8101
reload.c (find_reloads): Swap operand_loc pointers for find_dummy_reload if we have swapped two operands.

* reload.c (find_reloads): Swap operand_loc pointers for
find_dummy_reload if we have swapped two operands.

From-SVN: r87049
gcc/ChangeLog
gcc/reload.c