r227340 - in /branches/gcc-5-branch/gcc: Change...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Mon Aug 31 12:46:00 GMT 2015
Author: mpolacek
Date: Mon Aug 31 12:46:14 2015
New Revision: 227340
URL: https://gcc.gnu.org/viewcvs?rev=227340&root=gcc&view=rev
Log:
PR middle-end/67005
* tree-ssa-dce.c (remove_dead_stmt): Also schedule fixup if removing
an entry into an irreducible region.
* gcc.dg/torture/pr67005.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr67005.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/testsuite/ChangeLog
branches/gcc-5-branch/gcc/tree-ssa-dce.c
More information about the Gcc-cvs
mailing list