public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/19175] New: [3.4 regression] RTL checking failures on i686-pc-linux-gnu
@ 2004-12-28 14:01 ghazi at gcc dot gnu dot org
  2004-12-28 17:49 ` [Bug middle-end/19175] " roger at eyesopen dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2004-12-28 14:01 UTC (permalink / raw)
  To: gcc-bugs

When configured with --enable-checking=misc,tree,rtl,rtlflag,gc I'm seeing 
extra RTL checking failures with 3.4.x on i686-pc-linux-gnu as seen here:
http://gcc.gnu.org/ml/gcc-testresults/2004-12/msg01282.html

The checking failures all appear to be similar:

gcc.log:gcc.dg/i386-loop-3.c:62: internal compiler error: RTL check: expected 
elt 2 type 'e' or 'u', have '0' (rtx label_ref) in next_active_insn, at emit-
rtl.c:3130
gcc.log:gcc.dg/i386-unroll-1.c:17: internal compiler error: RTL check: expected 
elt 2 type 'e' or 'u', have '0' (rtx label_ref) in next_active_insn, at emit-
rtl.c:3130
gcc.log:gcc.dg/unroll-1.c:16: internal compiler error: RTL check: expected elt 
2 type 'e' or 'u', have '0' (rtx label_ref) in next_active_insn, at emit-
rtl.c:3130
g++.log:g++.dg/opt/longbranch2.C:62: internal compiler error: RTL check: 
expected elt 2 type 'e' or 'u', have '0' (rtx label_ref) in next_active_insn, 
at emit-rtl.c:3130

I don't know if these RTL failures are specific to x86 or not since it's 
crashing in emit-rtl.c.  I don't see these failures with 3.3.x so it's a 
regression.

-- 
           Summary: [3.4 regression] RTL checking failures on i686-pc-linux-
                    gnu
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-12-30 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-28 14:01 [Bug middle-end/19175] New: [3.4 regression] RTL checking failures on i686-pc-linux-gnu ghazi at gcc dot gnu dot org
2004-12-28 17:49 ` [Bug middle-end/19175] " roger at eyesopen dot com
2004-12-28 17:51 ` pinskia at gcc dot gnu dot org
2004-12-30 20:23 ` cvs-commit at gcc dot gnu dot org
2004-12-30 20:40 ` pinskia 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).