reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR reloads to...
authorJim Wilson <wilson@cygnus.com>
Tue, 19 Aug 1997 16:04:22 +0000 (16:04 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 19 Aug 1997 16:04:22 +0000 (10:04 -0600)
commita94ce33311d4bbc1f98d6f55beb133616347c682
tree25b3a60e6623c4cd6da8ad483c50546a449f0d52
parente9576d2c229b3caea1c0c7fb0bd56eb1dd8537ee
reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR reloads to...

        * reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR
        reloads to RELOAD_FOR_OPERAND_ADDRESS reloads.
        * reload1.c: Undo bugfix from Aug 11.
Back out "simple" patch for PA reload bug and install the one accepted
by the FSF.

From-SVN: r14847
gcc/ChangeLog
gcc/reload.c
gcc/reload1.c