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]

Re: ICE during make bootstrap compiling cp/tinfo.cc


With todays CVS source, the error is somewhat more informative:

...
quadlib
make[3]: Entering directory `/xxx/gnu/gcc-2.96/objdir/gcc'
./xgcc -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -B./ -I/usr/local/hppa1.1-hp-hpux10.20/include -O2   -DIN_GCC    -W -Wall -Wtraditional -O3 -W -Wall -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -O3 -W -Wall -I. -I../../gcc -I../../gcc/config -I../../gcc/../include \
  -c ../../gcc/cp/tinfo.cc
cc1plus: warning: Ignoring command line option '-Wtraditional'
../../gcc/cp/tinfo.cc: In method `bad_cast::bad_cast ()':
../../gcc/cp/tinfo.cc:1137: Internal compiler error.

-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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