re PR rtl-optimization/13985 (ICE in gcc.c-torture/compile/930621-1.c)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 23 Apr 2004 22:01:35 +0000 (22:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 23 Apr 2004 22:01:35 +0000 (22:01 +0000)
commit1548580c20926cec85916f89a029d6c3946c9961
tree23910f8a83c06830e31193db62701766afc5624d
parent5a944040b849f4834d7b07f9025e8aee5c6ff7c4
re PR rtl-optimization/13985 (ICE in gcc.c-torture/compile/930621-1.c)

PR optimization/13985
* cfgloopmanip.c (fix_loop_placements): New prototype.
Call fix_bb_placements on the preheader of loops that have
been reparented.
(remove_path): Adjust call to fix_loop_placements.

From-SVN: r81112
gcc/ChangeLog
gcc/cfgloopmanip.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/loop-3.c [new file with mode: 0644]