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-19981101 on i586-linux-gnu build crashes


i586, linux-2.1.127pre3, egcs-1.1, binutils-2.9.1.0.15, glibc-2.0.99

After "fixing" gcc/dwarf2out.c and gcc/final.c by deleting uses of
undefined user_label_prefix (in escence, setting it to ""), the build
crashes with:

stage1/xgcc -Bstage1/ -B/usr/i586-redhat-linux/bin/  -DIN_GCC    -W -Wall -D__USE_GNU -O2 -fomit-frame-pointer -march=pentium  -DHAVE_CONFIG_H -DHAIFA    -I. -I../../egcs-19981101/gcc -I../../egcs-19981101/gcc/config -I../../egcs-19981101/gcc/../include -c ../../egcs-19981101/gcc/cexp.c
cexp.y: In function `yyparse':
cexp.y:351: warning: comparison between signed and unsigned
cexp.y:358: warning: comparison between signed and unsigned
cexp.y:365: warning: comparison between signed and unsigned
cexp.y:372: warning: comparison between signed and unsigned
../../egcs-19981101/gcc/haifa-sched.c:7992: Internal compiler error in function update_flow_info
make[2]: *** [cexp.o] Error 1
make[2]: Leaving directory `/usr/src/build/build-egcs-19981101/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/usr/src/build/build-egcs-19981101/gcc'
make: *** [bootstrap-lean] Error 2
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616


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