* reload.c (find_reloads): If there are multiple
commit45700efbe171579f6ce9a3e8672e0d71a0223dc1
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jul 1998 13:20:50 +0000 (1 13:20 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jul 1998 13:20:50 +0000 (1 13:20 +0000)
tree7f203b5d56a52fb6eb3200e2ef40d79aa3203a9e
parentea9279422f06c10c008762960bce2844e4e3cdc6
* reload.c (find_reloads): If there are multiple
RELOAD_FOR_INPUT_ADDRESS / RELOAD_FOR_OUTPUT_ADDRESS reloads for
one operand, change RELOAD_FOR_INPADDR_ADDRESS /
RELOAD_FOR_OUTADDR_ADDRESS for all but the first
RELOAD_FOR_INPUT_ADDRESS / RELOAD_FOR_OUTPUT_ADDRESS reloads.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20877 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reload.c