re PR rtl-optimization/49710 (segfault)
authorJan Hubicka <jh@suse.cz>
Thu, 5 Jan 2012 19:25:14 +0000 (20:25 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 5 Jan 2012 19:25:14 +0000 (19:25 +0000)
commit56494762bed42418501591de5c4d6e959feff017
treec37a75fb7f091174552a67e58c1b9f3c0fff0deb
parent10d12a3eebd9ea1022ed56131ed80ab7b67aaa88
re PR rtl-optimization/49710 (segfault)

PR middle-end/49710
* cfgloopmanip.c (remove_path): Walk loop hiearchy upwards when
unlooping loops.

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