[Bug rtl-optimization/53160] [4.7/4.8 Regression] likely wrong code bug
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 2 07:20:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53160
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-02 07:19:46 UTC ---
Author: jakub
Date: Wed May 2 07:19:41 2012
New Revision: 187036
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187036
Log:
PR rtl-optimization/53160
* ree.c (combine_reaching_defs): Handle the case where cand->insn
has been modified by ree pass already.
* gcc.c-torture/execute/pr53160.c: New test.
Added:
branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/pr53160.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/ree.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list