]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR rtl-optimization/42388 (ICE in move_bb_info with sel-sched and modulo...
authorAndrey Belevantsev <abel@ispras.ru>
Tue, 24 Aug 2010 09:01:18 +0000 (13:01 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Tue, 24 Aug 2010 09:01:18 +0000 (13:01 +0400)
commitac84195e75c66ffbda18043f40afaf9103c4d731
tree2ac55b5e1c6b8204876046eb0f5ebe86fc04b468
parent9de2c3922f1e59add398ab3063de6f1d58508858
backport: re PR rtl-optimization/42388 (ICE in move_bb_info with sel-sched and modulo-sched for 176.gcc)

Backport from mainline:
        PR rtl-optimization/42388
         * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
         that have no predecessors nor successors.  Do not call move_bb_info
         for empty blocks outside of current region.

From-SVN: r163507
gcc/ChangeLog
gcc/sel-sched-ir.c
gcc/testsuite/ChangeLog