This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline bootstrap failure on ia64
- From: Jan Hubicka <jh at suse dot cz>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 3 Jun 2002 12:15:48 +0200
- Subject: Re: Mainline bootstrap failure on ia64
- References: <jewutgu119.fsf@sykes.suse.de>
> Current mainline doesn't bootstrap on ia64:
>
> stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/ -c -g -O2 -gnatpg -gnata -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/s-except.ads -o ada/s-except.o
I've just commited fix for bug in integrate.c that can be responsible
for the issue.
Honza