reload1.c (emit_reload_insns): If an output reload copies only to a secondary reload...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Thu, 9 Jul 1998 10:18:53 +0000 (10:18 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 9 Jul 1998 10:18:53 +0000 (11:18 +0100)
commit9da4652288c52297d6bbbd3d205c295f4814878e
treea2b77cb22e0e7d3896a76edf8fb9507f23f7ae90
parent930176e7428909c810999ab767ac367cfc444a36
reload1.c (emit_reload_insns): If an output reload copies only to a secondary reload register...

* reload1.c (emit_reload_insns): If an output reload copies only
to a secondary reload register, indicate that the secondary reload
does the actual store.

From-SVN: r21034
gcc/ChangeLog
gcc/reload1.c