public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug pending/18034] New: GCC 3.4.2/GNAT bootstrap problem
@ 2004-10-16 14:49 gcc-bugzilla at gcc dot gnu dot org
  2004-10-16 15:01 ` [Bug target/18034] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2004-10-16 14:49 UTC (permalink / raw)
  To: gcc-bugs

NOTE: Defaulting component because reported component no longer exists
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 -

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

How-To-Repeat:
Rerun the bootstrap.
------- Additional Comments From franke at euro-telematik dot de  2004-10-16 14:49 -------
Fix:
Fix unknown, but behaviour observed in 3.4.0 and 3.4.1, too.

-- 
           Summary: GCC 3.4.2/GNAT bootstrap problem
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: pending
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: franke at euro-telematik dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.2
  GCC host triplet: mips-sgi-irix6.2
GCC target triplet: mips-sgi-irix6.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18034


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-05 21:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-16 14:49 [Bug pending/18034] New: GCC 3.4.2/GNAT bootstrap problem gcc-bugzilla at gcc dot gnu dot org
2004-10-16 15:01 ` [Bug target/18034] " pinskia at gcc dot gnu dot org
2004-10-26 19:02 ` rsandifo at gcc dot gnu dot org
2004-11-27 17:25 ` franke at euro-telematik dot de
2005-04-05 21:35 ` echristo at redhat dot com

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