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]

[mainline] Bootstrap failure: gcc/timevar.c:492: Internalerror:Segmentationfault


I get the following bootstrap failure for mainline on i386-unknown-freebsd4.2:

stage1/xgcc -Bstage1/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/bin/ -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I/sw/test/gcc/cvs/gcc -I/sw/test/gcc/cvs/gcc/. -I/sw/test/gcc/cvs/gcc/config -I/sw/test/gcc/cvs/gcc/../include /sw/test/gcc/cvs/gcc/timevar.c -o timevar.o
/sw/test/gcc/cvs/gcc/timevar.c: In function `timevar_print':
/sw/test/gcc/cvs/gcc/timevar.c:492: Internal error: Segmentation fault
gmake[2]: *** [timevar.o] Error 1
gmake[2]: Leaving directory `/files/pfeifer/OBJ-0215-0723/gcc'
gmake[1]: *** [stage2_build] Error 2

This does not occur on sparc-sun-solaris2.6.

Jan, might this related to your recent i386 backend changes? Perhaps you
could try to bootstrap for i386 (as opposed to i686)? We've had a similiar
bug sometime last year which would only trigger to i386.

Preprocessed source is attached.

Gerald

timevar.i.gz


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