2013-12-05 Vladimir Makarov <vmakarov@redhat.com>
commit58f94f4a0937e15268040c4f3f9070f9a1a1a406
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Dec 2013 19:39:39 +0000 (5 19:39 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Dec 2013 19:39:39 +0000 (5 19:39 +0000)
tree30b00583b50c51a9399730c4ded2beb237a26a04
parent583d5f6b1f6f0b63439649c6a0bc3dd8cdeb67d4
2013-12-05  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/59317
* lra-constraints.c (in_class_p): Don't ignore insn with constant
as a source.

2013-12-05  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/59317
* testsuite/gcc.target/mips/pr59317.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205718 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lra-constraints.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/pr59317.c [new file with mode: 0644]