This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
cpp segfault in dbz testsuite
- To: gcc-bugs at gcc dot gnu dot org
- Subject: cpp segfault in dbz testsuite
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Tue, 14 Mar 2000 17:15:21 +0100
Hi,
since yesterday (it was OK on Saturday morning) I see this segfault in the
dbz testsuite on powerpc-linux-gnu (glibc-2.1.3):
/home/fsirl/obj/gccm/gcc/xgcc -B/home/fsirl/obj/gccm/gcc/
-B/home/fsirl/gnubin/ppc-redhat-linux/bin/ rdbzmain.o rdbz.o
case.o ../libio.a ../../libi
berty/libiberty.a -o rdbz
/home/fsirl/obj/gccm/gcc/xgcc -B/home/fsirl/obj/gccm/gcc/
-B/home/fsirl/gnubin/ppc-redhat-linux/bin/ -g -O2
-I../../../../../cvsx/gccm/libio/dbz -I..
-I../../../../../cvsx/gccm/libio/dbz/.. -DDBZ_FINISH='_IO_flush_all()' -c
../../../../../cvsx/gccm/libio/dbz/fake.c
xgcc: Internal compiler error: program cpp got fatal signal 11
make[3]: *** [fake.o] Error 1
If it isn't reproducible on another platform, I'll try to find time to
debug it before my snowboarding vacation.
Franz.