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]

ICE with -pipe; Solaris UltraSparc, 20000313


GNU C++ version 2.96 20000313 (experimental) (sparc-sun-solaris2.5.1) compiled b
y GNU C version 2.96 20000313 (experimental).

g++ -c -I/usr/local/include -O -DNDEBUG   -DNO_NAMESPACE -D__USE_GNU 
-D_GNU_SOURCE -pipe -ansi -pedantic -pedantic-errors -fno-keep-static-consts 
-fshort-enums -fstrict-aliasing -ffloat-store -fno-common -ffor-scope 
-Wsign-promo -ftemplate-depth-30 -fverbose-asm -fimplicit-templates 
-fno-external-templates -fno-repo -Wall -W -Wpointer-arith -Wcast-qual 
-Wconversion -Wmissing-prototypes -Wwrite-strings -Winline -Wno-long-long -o 
RopeProducer.o -v RopeProducer.cc

(lots of errors)

g++: Internal compiler error: program cpp got fatal signal 13

ICE goes away if -pipe removed.  Cannot use --save-temps because that disables 
-pipe.

x.tar.bz2


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