re PR rtl-optimization/56225 (ICE in lra-constraints.c when executing the testsuite...
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 7 Feb 2013 17:15:02 +0000 (17:15 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 7 Feb 2013 17:15:02 +0000 (17:15 +0000)
commit027ece11c1e1e4ea23a92b49699934a192d155cc
tree56311bdf8734bb5677f0044a0e6e8b21916b4c00
parentaa62fd35b56fbbe16fa7aa3176b5b6e4ff4c5c77
re PR rtl-optimization/56225 (ICE in lra-constraints.c when executing the testsuite with -m32 -march=pentium3)

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

PR rtl-optimization/56225
* lra-constraints.c (process_alt_operands): Check that reload hard
reg can hold value for strict_low_part.

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

PR rtl-optimization/56225
* gcc.target/i386/pr56225.c: New test.

From-SVN: r195856
gcc/ChangeLog
gcc/lra-constraints.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr56225.c [new file with mode: 0644]