postreload.c (reload_cse_move2add): Generate just a PLUS instead of an entire SET.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 26 Feb 2004 23:19:27 +0000 (23:19 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 26 Feb 2004 23:19:27 +0000 (23:19 +0000)
commitec5de8d8266bad1e41431c51e59a796df6ad9df7
treeaf8c0570f663a949b6dcd2ad9275efb25a2a2a74
parent5bbeea44287b696a88f71d3ed97918ccdaa2e2db
postreload.c (reload_cse_move2add): Generate just a PLUS instead of an entire SET.

* postreload.c (reload_cse_move2add): Generate just a PLUS
instead of an entire SET.

From-SVN: r78527
gcc/ChangeLog
gcc/postreload.c