]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/27073 (invalid gcse manipulation of REG_EQUIV notes)
authorRichard Sandiford <richard@codesourcery.com>
Sun, 9 Apr 2006 10:06:20 +0000 (10:06 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 9 Apr 2006 10:06:20 +0000 (10:06 +0000)
commitc3a50ca3a820618098bbcc991d5d3a38764933f0
tree18d19f4755d3d6f1b26b39781fbe27a033d5f324
parentfd18206b7250bc0e7bc8b92f084b1e15021c014f
re PR rtl-optimization/27073 (invalid gcse manipulation of REG_EQUIV notes)

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.

From-SVN: r112803
gcc/ChangeLog
gcc/gcse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr27073.c [new file with mode: 0644]
This page took 0.058495 seconds and 5 git commands to generate.