This is the mail archive of the gcc@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]

egcs-1998-06-12: bootstrap failure


	Hi !

While bootstrapping a snapshot retrieved today, I've encountered 
an ice.

(I can't trace the process using gdb because I'm not able to set 
breakpoints in global.c ???!!)

Yesterday snapshot boostraps fine !

Regards, Max

--------------------------

stage1/xgcc -Bstage1/ -c  -DIN_GCC   -DUSE_GNULIBC_1 -W -Wall -O6 -g  -DHAVE_CON
FIG_H     -I. -I. -I./config c-lex.c
c-gperf.h: In function `hash':
In file included from c-lex.c:130:
c-gperf.h:43: warning: array subscript has type `char'
c-gperf.h:46: warning: array subscript has type `char'
c-gperf.h:49: warning: array subscript has type `char'
c-lex.c: In function `readescape':
c-lex.c:923: warning: comparison between signed and unsigned
c-lex.c: In function `yylex':
c-lex.c:1490: warning: implicit declaration of function `set_float_handler'
c-lex.c:1823: warning: comparison between signed and unsigned
c-lex.c:1054: warning: variable `c' might be clobbered by `longjmp' or `vfork'
c-lex.c:1055: warning: variable `p' might be clobbered by `longjmp' or `vfork'
c-lex.c:1443: warning: variable `type' might be clobbered by `longjmp' or `vfork
'
c-lex.c:1444: warning: variable `imag' might be clobbered by `longjmp' or `vfork
'
c-lex.c:1445: warning: variable `conversion_errno' might be clobbered by `longjm
p' or `vfork'
global.c:401: Internal compiler error in function global_alloc
make[2]: *** [c-lex.o] Error 1
make[2]: Leaving directory `/work/egcs/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/work/egcs/gcc'
make: *** [bootstrap-lean] Error 2



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