reload1.c (reload_cse_regs_1): When deleting a no-op move that loads the function...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Mon, 24 Aug 1998 17:03:34 +0000 (17:03 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 24 Aug 1998 17:03:34 +0000 (18:03 +0100)
commit54e89d2590a49dc28f153bc160fac1f3f2e3bd42
tree7c83d9259d757a2c220a5eb846b3e081f1aaeaad
parentcce2be438d67e6514c60ce887d0142c9b32dc407
reload1.c (reload_cse_regs_1): When deleting a no-op move that loads the function result, substitute with a USE.

* reload1.c (reload_cse_regs_1): When deleting a no-op move that
loads the function result, substitute with a USE.

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