This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Trunk broken for MMIX, CRIS, i960, m32r, (v850, ARM)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Hans-Peter Nilsson <hp at bitrange dot com>, Jan Hubicka <jh at suse dot cz>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 04 Jul 2003 19:21:14 -0400
- Subject: Re: Trunk broken for MMIX, CRIS, i960, m32r, (v850, ARM)
>>>>> Hans-Peter Nilsson writes:
Hans-Peter> Using *-unknown-elf, except mmix-knuth-mmixware.
Hans-Peter> Worked LAST_UPDATED Thu Jul 3 10:03:12 GMT 2003
Hans-Peter> The targets in parentheses didn't build last time either (at
Hans-Peter> "Worked"), but they all see something like this (for
Hans-Peter> mmix-knuth-mmixware) compiling different files:
Hans-Peter> ...
Hans-Peter> x/gcc/libgcc2.c: In function `__gcc_bcmp':
Hans-Peter> x/gcc/libgcc2.c:1519: error: head insn 111 for block 0 not found in the insn stream
Hans-Peter> x/gcc/libgcc2.c:1519: internal compiler error: Segmentation fault
The only relevant change in the regression tester when it began
failing is Honza's, as Andrew Pinski pointed out.
I do not understand why this has not been fixed or backed out by
now.
David
- Follow-Ups:
- Re: Trunk broken for MMIX, CRIS, i960, m32r, (v850, ARM)
- Re: Trunk broken for MMIX, CRIS, i960, m32r, (v850, ARM)