re PR rtl-optimization/51069 (ICE in verify_loop_structure, at cfgloop.c:1559)
authorJan Hubicka <hubicka@gcc.gnu.org>
Sun, 1 Jan 2012 12:07:34 +0000 (12:07 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 1 Jan 2012 12:07:34 +0000 (12:07 +0000)
commit06f1716bd710974593f641e76e648fa54ad23c3a
tree40cd72a170f39bf112cfdf721c006d95af80120b
parent41d2ea5798472c0ee36c063f654e30fa7138fb0f
re PR rtl-optimization/51069 (ICE in verify_loop_structure, at cfgloop.c:1559)

PR rtl-optimization/51069
* cfgloopmanip.c (remove_path): Removing path making irreducible
region unconditional makes BB part of the region.
* gcc.c-torture/compile/pr51069.c: New testcase.

From-SVN: r182767
gcc/ChangeLog
gcc/cfgloopmanip.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr51069.c [new file with mode: 0644]