This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrap/8698: mips-sgi-irix6.5 bootstrap fail on Iris Indigo


>Number:         8698
>Category:       bootstrap
>Synopsis:       mips-sgi-irix6.5 bootstrap fail on Iris Indigo
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 24 20:26:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     hbent@cs.oberlin.edu
>Release:        GCC 3.3 20021118
>Organization:
>Environment:
SGI Iris Indigo (100MHz R4000, 80MB RAM), plenty of disk space, nothing of note running in the background
Compiler was bootstrapped with the SGI Freeware build of GCC 3.0.4
>Description:
GCC was configured with: --enable-version-specific-runtime-libs --disable-multilib --prefix=/usr/gcc --enable-languages=c,c++

Straight build gets to this point and then barfs:

/usr/src/gcc-20021118/gcc/xgcc -B/usr/src/gcc-20021118/gcc/ -B/usr/gcc/mips-sgi-irix6.5/bin/ -B/usr/gcc/mips-sgi-irix6.5/lib/ -isystem /usr/gcc/mips-sgi-irix6.5/include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I. -I./. -I./config -I./../include  -DL_muldi3 -c ./libgcc2.c -o libgcc/./_muldi3.o
In file included from tsystem.h:64,
                 from libgcc2.c:37:
/usr/src/gcc-20021118/gcc/include/stdio.h:272: internal compiler error: Segmentation fault

I do not know if it occurs on other processors in the SGI family, as my R10000 machine is down at the moment.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]