Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!CUNYVM.CUNY.EDU!chatty%FRLRI61.BITNET From: chatty%FRLRI61.BITNET@CUNYVM.CUNY.EDU Newsgroups: gnu.g++.bug Subject: g++ 1.36.0- gets signal 6 Message-ID: <8909181518.AA20348@lri.lri.fr> Date: 18 Sep 89 15:18:06 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 20 g++ gets signal 6 when compiling Integer.cc from libg++.ytar.Z, with option -O. It works ok without that option. % ../G++/g++ -B../G++/ -v -O -I../g++-include -c Integer.cc gcc version 1.36.0- (based on GCC 1.35.98+) ../G++/cpp -+ -v -I../g++-include -undef -D__GNUC__ -D__GNUG__ -D__cplusplus - Dmc68000 -Dsun -Dunix -D__mc68000__ -D__sun__ -D__unix__ -D__OPTIMIZE__ -D__HAV E_68881__ -Dmc68020 Integer.cc /tmp/cca01653.cpp GNU CPP version 1.35.99 ../G++/cc1plus /tmp/cca01653.cpp -quiet -dumpbase Integer.cc -O -version -o /t mp/cca01653.s GNU C++ version 1.36.0- (based on GCC 1.35.98+) (68k, MIT syntax) compiled by G NU C version 1.35.99. default target switches: -m68020 -mc68020 -m68881 -mbitfield ../G++/g++: Program cc1plus got fatal signal 6. Stephane Chatty chatty@frlri61.bitnet chatty@lri.lri.fr