This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
ICE with -pipe; Solaris UltraSparc, 20000313
- To: gcc-bugs at gcc dot gnu dot org
- Subject: ICE with -pipe; Solaris UltraSparc, 20000313
- From: Jim McKelvey <mckelvey at bean dot jpl dot nasa dot gov>
- Date: Thu, 16 Mar 2000 13:26:07 -0800 (PST)
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