re PR rtl-optimization/57459 (LRA inheritance bug)
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 6 Jun 2013 20:58:46 +0000 (20:58 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 6 Jun 2013 20:58:46 +0000 (20:58 +0000)
commitd89ae27c44d32ceac427719bf9eceb42be6b20c1
treee472bba6d84147b0e2bda095d0fd1175ec819a3f
parent3597e1135e5dce1fa8a7d69d933ae5dea2177591
re PR rtl-optimization/57459 (LRA inheritance bug)

2013-06-06  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/57459
* lra-constraints.c (update_ebb_live_info): Fix typo for operand
type when setting live regs.

2013-06-06  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/57459
* gcc.target/i386/pr57459.c: New test.

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