This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap fails with current mainline
- From: "David S. Miller" <davem at redhat dot com>
- To: aj at suse dot de
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jun 2002 06:58:43 -0700 (PDT)
- Subject: Re: bootstrap fails with current mainline
- References: <hoptyyar36.fsf@gee.suse.de>
From: Andreas Jaeger <aj@suse.de>
Date: 11 Jun 2002 15:21:33 +0200
/cvs/gcc/gcc/hashtable.c:326: internal compiler error: RTL check: expected elt 5 type 'e' or 'u', have '0' (rtx code_label) in try_split, at emit-rtl.c:3121
Please submit a full bug report,
with preprocessed source if appropriate.
...
I can sent more information if needed, just ask what you need...
...
Dave, since between my last two updates the only major change is your
SEQUENCE rtl change, I really suspect your patch. Can you have a
look, please?
Can you dump the RTX of "insn_last" from the debugging when this
triggers? Thanks. We should only see INSN's there.... Hmmm...