public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 3.4.2/GNAT bootstrap problem
@ 2004-10-16 21:19 Frank Ecke
  0 siblings, 0 replies; only message in thread
From: Frank Ecke @ 2004-10-16 21:19 UTC (permalink / raw)
  To: gcc-gnats; +Cc: gcc, Arnaud Charlet

Reinhold May <Reinhold.May@gmx.net>
X-send-pr-version: 3.113
X-GNATS-Notify: 


>Submitter-Id:	net
>Originator:	Frank Ecke
>Organization:	Euro Telematik AG, Ulm, Germany
>Confidential:	no
>Synopsis:	GCC 3.4.2/GNAT bootstrap problem
>Severity:	critical
>Priority:	medium
>Category:	ada, bootstrap
>Class:		rejects-legal, sw-bug
>Release:	3.4.2 (bootstrap gcc is 3.1)
>Environment:
System: IRIX64 glanzer 6.2 06101031 IP28


	
host: mips-sgi-irix6.2
build: mips-sgi-irix6.2
target: mips-sgi-irix6.2
configured with: ../srcdir/configure --enable-languages=c,c++,ada --prefix=/usr/local2 --disable-nls --disable-multilib
>Description:
The bootstrap process fails during stage 3 when the
stage 2 xgcc is used to compile the root file of the
Ada Standard library, the package Ada itself:

stage2/xgcc -Bstage2/ -B/usr/local2/mips-sgi-irix6.2/bin/ -c -g -O2      -gnatpg -gnata -I- -I. -Iada -I../../srcdir/gcc/ada ../../srcdir/gcc/ada/ada.ads -o ada/ada.o
xgcc: Internal error: Segmentation fault (program gnat1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [ada/ada.o] Error 1
make[2]: Leaving directory `/usr/people/franke/install/objdir/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory `/usr/people/franke/install/objdir/gcc'
make: *** [bootstrap] Error 2

A core file is generated:

(glanzer 504) $ file install/objdir/gcc/core 
install/objdir/gcc/core:        IRIX N32 core dump of 'gnat1'
(glanzer 505) $ strings install/objdir/gcc/core | head
gnat1
stage2/gnat1 -I- -I. -Iada -I../../srcdir/gcc/adstage2/gnat1 -I- -I. -Iada -I../../srcdir/gcc/ada -quiet -dumpbase ada.ads -g -
>How-To-Repeat:
Rerun the bootstrap.
>Fix:
Fix unknown, but behaviour observed in 3.4.0 and 3.4.1, too.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-16 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-16 21:19 GCC 3.4.2/GNAT bootstrap problem Frank Ecke

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).