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]

egcs-19990830 on sparc-sun-linux crash


The build here (SPARCstation 4, Red Hat 6.0, bootstrap compiler is:

   vonbrand@pincoya$ gcc -v
   Reading specs from /usr/lib/gcc-lib/sparc-redhat-linux/2.96/specs
   gcc version 2.96 19990824 (experimental)

) crashes with:

stage1/xgcc -Bstage1/ -B/usr/sparc-redhat-linux/bin/ -c  -DIN_GCC    -W -Wall -O2 
-fomit-frame-pointer  -DHAVE_CONFIG_H    -I. -I/usr/src/build/egcs-19990830/gcc -I
/usr/src/build/egcs-19990830/gcc/config -I/usr/src/build/egcs-19990830/gcc/../incl
ude /usr/src/build/egcs-19990830/gcc/fold-const.c
/usr/src/build/egcs-19990830/gcc/fold-const.c: In function `add_double':
/usr/src/build/egcs-19990830/gcc/fold-const.c:248: warning: comparison between signed and unsigned
/usr/src/build/egcs-19990830/gcc/fold-const.c: In function `mul_double':
/usr/src/build/egcs-19990830/gcc/fold-const.c:334: Internal compiler error in `create_reg_dead_note', at haifa-sched.c:4426
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
make[2]: *** [fold-const.o] Error 1
make[2]: Leaving directory `/usr/src/build/build-egcs-19990830/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/usr/src/build/build-egcs-19990830/gcc'
make: *** [bootstrap-lean] Error 2

Will try again with gcc-2.95.1.
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513


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