public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/45353]  New: 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()
@ 2010-08-20 11:34 zsojka at seznam dot cz
  2010-08-20 12:21 ` [Bug rtl-optimization/45353] " jakub at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2010-08-20 11:34 UTC (permalink / raw)
  To: gcc-bugs

Command line:
$ gcc -O -fschedule-insns -fselective-scheduling testcase.c

Compiler output:
$ gcc -O -fschedule-insns -fselective-scheduling testcase.ctestcase.c: In
function 'foo':
testcase.c:4:1: internal compiler error: RTL check: expected elt 3 type 'B',
have '0' (rtx barrier) in sel_bb_head, at sel-sched-ir.c:4329
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

----- testcase.c ----
void foo ()
{
  __builtin_unreachable ();
}
---------------------
Current testcases from testsuite, such as gcc.dg/builtin-unreachable-3.c, ICE
as well with given flags.

Tested revisions:
r163371 - crash


-- 
           Summary: 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()
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45353


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-01 12:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-20 11:34 [Bug rtl-optimization/45353] New: 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() zsojka at seznam dot cz
2010-08-20 12:21 ` [Bug rtl-optimization/45353] " jakub at gcc dot gnu dot org
2010-08-20 18:07 ` jakub at gcc dot gnu dot org
2010-08-20 18:35 ` jakub at gcc dot gnu dot org
2010-08-28 13:58 ` ebotcazou at gcc dot gnu dot org
2010-08-31 11:52 ` ebotcazou at gcc dot gnu dot org
2010-08-31 11:53 ` ebotcazou at gcc dot gnu dot org
2010-09-01 12:25 ` ebotcazou at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).