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]

Re: sjlj-exceptions ICE. simplified test case


 > From: Robert Lipe <robertl@sco.com>
 > 
 > Well, the problem when bootstrapping tinfo.cc has moved. But it does
 > still appear to be sjlj-exceptions triggered.  It, too, is reproducable
 > under Linux/IA32.
 > 
 > ./xgcc -B/usr/local/i586-pc-sco3.2v5.0.5/bin/ -B./ -isystem /usr/local/i586-pc-sco3.2v5.0.5/include -O2   -DIN_GCC    -W -Wall -Wtraditional -O2 -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -mcoff   -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
 >   -c ../../egcs/gcc/cp/tinfo.cc
 > cc1plus: warning: Ignoring command line option '-Wtraditional'
 > ../../egcs/gcc/cp/tinfo.cc: In method `bad_cast::bad_cast ()':
 > ../../egcs/gcc/cp/tinfo.cc:1181: Internal compiler error.
 > ../../egcs/gcc/cp/tinfo.cc:1181: Please submit a full bug report.
 > ../../egcs/gcc/cp/tinfo.cc:1181: See
 > ../../egcs/gcc/cp/tinfo.cc:1181: <URL:http://www.gnu.org/software/gcc/bugs.html>
 > ../../egcs/gcc/cp/tinfo.cc:1181: for instructions.
 > 
 > 
 > >         * toplev.c (rest_of_compilation): Delay sibcall optimization
 > >         until after emit_eh_context.


Ditto for me on SunOS4.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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