re PR rtl-optimization/56466 (ICE in verify_loop_structure, at cfgloop.c:1629 (loop...
commit45fa0eef76179a17ab3a34283683856ab7ba5f17
authorMarek Polacek <polacek@redhat.com>
Thu, 28 Feb 2013 10:13:48 +0000 (28 10:13 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Thu, 28 Feb 2013 10:13:48 +0000 (28 10:13 +0000)
tree666ccd47fad9a9f01055af3366f1d252e2e6761a
parent502c067d54d373d7a8769b481bbae6279fb701f1
re PR rtl-optimization/56466 (ICE in verify_loop_structure, at cfgloop.c:1629 (loop with header n not in loop tree !))

        PR rtl-optimization/56466
        * loop-unroll.c (unroll_and_peel_loops): Call fix_loop_structure
        if we're changing a loop.
        (peel_loops_completely): Likewise.

From-SVN: r196335
gcc/ChangeLog
gcc/loop-unroll.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr56466.c [new file with mode: 0644]