[Bug middle-end/67005] [5/6 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647 (loop with header n not in loop tree)

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 31 12:46:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67005

--- Comment #12 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
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-bugs mailing list