reload.c (find_reloads_subreg_address): Actually create the USE for the register...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Fri, 5 Mar 1999 15:07:56 +0000 (15:07 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 5 Mar 1999 15:07:56 +0000 (15:07 +0000)
commit0ba9b9e6bff8387b7b72d6e2be5aa125a675e05e
tree169abfd813700309a8fbf3ada8154535276e97ea
parentd62dab419ae48694fd0395486af7db60c9b2ac87
reload.c (find_reloads_subreg_address): Actually create the USE for the register, not the new memory location.

* reload.c (find_reloads_subreg_address): Actually create the USE
for the register, not the new memory location.

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