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]

980411 causes internal compiler error 374



When compiling the pre release 980411 with pre-release 980321 I get the 
following error under Linux 2.1.96 with Glibc 2.0.7:

make[3]: Entering directory `/usr/src/redhat/build/egcs-980411/obj-i386-linux/gcc'
/usr/src/redhat/build/egcs-980411/obj-i386-linux/gcc/xgcc \
 -B/usr/src/redhat/build/egcs-980411/obj-i386-linux/gcc/ -O2   -DIN_GCC    -O3 \
 -m486 -s -I./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 \
 -D__GCC_FLOAT_NOT_NEEDED -fexceptions   -I. -I../../gcc -I../../gcc/config \
  -c ../../gcc/cp/new2.cc -DL_op_vnew -o opvnew.o
../../gcc/cp/new2.cc:37: Internal compiler error 374.
../../gcc/cp/new2.cc:37: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[3]: *** [opvnew.o] Error 1
make[3]: Leaving directory `/usr/src/redhat/build/egcs-980411/obj-i386-linux/gcc'
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/usr/src/redhat/build/egcs-980411/obj-i386-linux/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/usr/src/redhat/build/egcs-980411/obj-i386-linux'

-- 
  Matthew Harrell                          Gravity is a myth, the Earth sucks.
  Simulation Technology Division, SAIC
  mharrell@std.saic.com


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