gcc/
commit3a9665655861ad8de3f5dd6686b7c6654fc2e732
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2012 09:04:38 +0000 (18 09:04 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2012 09:04:38 +0000 (18 09:04 +0000)
tree91ed913d04c3205957d44e36e2b7751a0fd287dd
parentfb3aec53e9464d5cc7145faf0ec86b7def0b079e
gcc/
2012-05-15  Meador Inge  <meadori@codesourcery.com>

PR rtl-optimization/53352
* cse.c (equiv_constant): Ignore paradoxical subregs.

gcc/testsuite/
2012-05-15  Meador Inge  <meadori@codesourcery.com>

PR rtl-optimization/53352
* gcc.dg/pr53352.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187648 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr53352.c [new file with mode: 0644]