OSDN Git Service

PR rtl-optimization/27073
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Apr 2006 10:06:20 +0000 (10:06 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Apr 2006 10:06:20 +0000 (10:06 +0000)
commit630a5fc000592143cc4bbf355fe452b0ed8411a2
tree18d19f4755d3d6f1b26b39781fbe27a033d5f324
parentb43745fea258190072e915370737a3cb8ae8af8d
PR rtl-optimization/27073
* gcse.c (try_replace_reg): Just propagate into REG_EQUAL notes,
not REG_EQUIVs.

gcc/testsuite/
* gcc.c-torture/execute/pr27073.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112803 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr27073.c [new file with mode: 0644]