reload1.c (delete_output_reload): Ignore single USE that was emitted for the pseudo...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Thu, 14 May 1998 21:36:53 +0000 (21:36 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 14 May 1998 21:36:53 +0000 (22:36 +0100)
commitaa6498c297e5363a57e274c92d142f17701e4e30
treef2ad3c92665db1dcbac1c35e41ab86ff894d0999
parent0238952c7937dc3bac9901eb92af5da10f21f31d
reload1.c (delete_output_reload): Ignore single USE that was emitted for the pseudo use of this INSN.

* reload1.c (delete_output_reload): Ignore single USE that
was emitted for the pseudo use of this INSN.
If the no reference to REG between OUTPUT_RELOAD_INSN and INSN
remains, we can always delete OUTPUT_RELOAD_INSN.

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