reload.c (find_reloads): When reloading a PLUS with constant operand...
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 14 Oct 2004 18:32:04 +0000 (18:32 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 14 Oct 2004 18:32:04 +0000 (18:32 +0000)
commitd58005c7d647a2c0ae5f842c34792f2582879e10
tree0c4c2b3cfe155b28ab774d52e64484b7007ac262
parent3020563ae2865bc728ad4f113dfd36e6b0bb764a
reload.c (find_reloads): When reloading a PLUS with constant operand...

* reload.c (find_reloads): When reloading a PLUS with constant
operand, make sure the constant is pushed to the constant pool
if required.
* config/s390/s390.c (s390_secondary_input_reload_class): Remove
reload bug workaround.
(s390_expand_plus_operand): Likewise.

From-SVN: r89047
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/reload.c