]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR rtl-optimization/45353 (ICE: RTL check: expected elt 3 type 'B',...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 1 Sep 2010 12:24:35 +0000 (12:24 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 1 Sep 2010 12:24:35 +0000 (12:24 +0000)
commitb4573f54e91f4fba49dde109d13b93e1e37b4e17
tree59d317e1f950b230a3717f11371de9bfc379e749
parentaa69e489ec0aec80e6f0b13675ea3072cbc2cf04
backport: re PR rtl-optimization/45353 (ICE: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in sel_bb_head, at sel-sched-ir.c:4329 with -fselective-scheduling and __builtin_unreachable())

Backport from mainline
2010-08-20  Jakub Jelinek  <jakub@redhat.com>

PR rtl-optimization/45353
* sel-sched-ir.c (sel_bb_head): Return NULL even if next_nonnote_insn
after bb_note is a BARRIER.

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