reload1.c (reload_cse_move2add): Use STRICT_LOW_PART if PLUS does not reduce the...
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 25 Feb 2003 23:19:12 +0000 (23:19 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 25 Feb 2003 23:19:12 +0000 (23:19 +0000)
commitfc943f55426024c7cb2e43d24dd90c2b2e103f70
tree07d38bb5655c8d1b255deb04c5e5f5490c2e071c
parent3eaa60442ff2727dab5f81465771461f91de8e8b
reload1.c (reload_cse_move2add): Use STRICT_LOW_PART if PLUS does not reduce the cost of SET.

* reload1.c (reload_cse_move2add): Use STRICT_LOW_PART if PLUS
does not reduce the cost of SET.

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