re PR rtl-optimization/57960 (S/390: LRA ICE building glibc)
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 25 Jul 2013 14:58:21 +0000 (14:58 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 25 Jul 2013 14:58:21 +0000 (14:58 +0000)
commit00b7527b254adcf0898964d03983dd0eed0c78c9
treea226ca9dfc041d32bfc70b1d05b28e35fb47cc29
parent4f63dfc6ad7071c758a15ee4028da7ef3a14b9e1
re PR rtl-optimization/57960 (S/390: LRA ICE building glibc)

2013-07-25  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/57960
* lra-constraints.c (process_alt_operands): Use the right mode
when checking strict_low.

2013-07-25  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/57960
* gcc.target/s390/pr57960.c: New.

From-SVN: r201243
gcc/ChangeLog
gcc/lra-constraints.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/pr57960.c [new file with mode: 0644]