http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46878

--- Comment #25 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 
17:55:04 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:54:59 2011
New Revision: 169631

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169631
Log:
PR rtl-optimization/46878
* combine.c (insn_a_feeds_b): Check for the implicit cc0
setter/user dependency as well.

* gcc.dg/pr46878-1.c: New test.

Added:
    branches/google/integration/gcc/testsuite/gcc.dg/pr46878-1.c
Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/combine.c
    branches/google/integration/gcc/testsuite/ChangeLog

Reply via email to