This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Failure to bootstrap gcc cvs HEAD 20031128 on sparc-linux: ICE in stage1/xgcc (gnat1): ada/sem_type.adb
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Christian Joensson <christian at j-son dot org>
- Cc: gcc <gcc at gcc dot gnu dot org>,Arnaud Charlet <charlet at act-europe dot fr>
- Date: Fri, 28 Nov 2003 13:55:25 +0100
- Subject: Re: Failure to bootstrap gcc cvs HEAD 20031128 on sparc-linux: ICE in stage1/xgcc (gnat1): ada/sem_type.adb
- References: <20031128120646.A11977@sparky.j-son.org>
> /usr/local/src/trunk/gcc/gcc/ada/sem_type.adb -o ada/sem_type.o xgcc:
> Internal error: Illegal instruction (program gnat1)
> Please submit a full bug report.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
What is the date of your last successful bootstrap with the same
configuration?
> [chj@sparky gcc]$ gdb stage1/xgcc
Could you run gdb on stage1/gnat1 instead and post the assembly around the
instruction that generated the error?
--
Eric Botcazou