re PR rtl-optimization/52803 (ICE: in ira, at ira.c:3616 with -fno-move-loop-invarian...
authorRichard Guenther <rguenther@suse.de>
Mon, 2 Apr 2012 11:59:47 +0000 (11:59 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 2 Apr 2012 11:59:47 +0000 (11:59 +0000)
commit225820eef430341b6b8136164f6272e25934609a
tree2530310032c7350590cc31435d505a64dae7572b
parentcf5ba8a881c32483bc11e05cc1ee3bcc990d32c6
re PR rtl-optimization/52803 (ICE: in ira, at ira.c:3616 with -fno-move-loop-invariants on almost any code)

2012-04-02  Richard Guenther  <rguenther@suse.de>

PR middle-end/52803
* loop-init.c (gate_handle_loop2): Destroy loops here if
we don't enter RTL loop optimizers.

* gcc.dg/pr52803.c: New testcase.

From-SVN: r186080
gcc/ChangeLog
gcc/loop-init.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr52803.c [new file with mode: 0644]