PR optimization/6305
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Apr 2002 12:25:31 +0000 (12:25 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Apr 2002 12:25:31 +0000 (12:25 +0000)
commitc10847b9e24d9034fac1f77498465279c50982d2
tree2be28a88fbaef5517487dc5570657c0e0f2552f3
parentb84b037b64de147e55d7be08c4874edecfe4d4f7
PR optimization/6305
* config/s390/s390.c (s390_expand_plus_operand): Use find_replacement
to make sure previous reloads are taken into account.  Generate
better code if one operand is an in-range immediate constant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52417 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.c