Mail Archives: pgcc/1997/12/19/01:19:50
I'm not sure if this is a known bug....
I ran the entire test suite, which took a bit of time.
OS is Linux 2.0.32; using libc.so.5.4.38
=== gcc Summary ===
# of expected passes 5967
# of unexpected failures 1
# of expected failures 6
# of untested testcases 1
# of unsupported tests 7
/home/cgw/EGCS/Objdir/gcc/xgcc version pgcc-2.91.02 971216 (gcc-2.8.0)
This is the test that failed:
FAIL: gcc.c-torture/execute/921215-1.c compilation, -O2
-fomit-frame-pointer -finline-functions
Here's a backtrace of the doomed compiler run: (I've done this several
times, it always
dies at the same place, so it's not a hardware-related Sig11)
(gdb) where
#0 0x40057114 in exit (status=11)
#1 0x8050589 in error (
format=0x805531e "Internal compiler error: program %s got fatal
signal %d")
at ../../pgcc-971215/gcc/gcc.c:5027
#2 0x804af5d in execute () at ../../pgcc-971215/gcc/gcc.c:2259
#3 0x804d1e4 in do_spec_1 (
spec=0x8066400 "cc1 %{!pipe:%g.i} %1 \t\t %{!Q:-quiet} -dumpbase
%b.c %{d*} %{m*} %{a*}\t\t %{g*} %{O*} %{W*} %{w} %{pedantic*} %{ansi}
\t\t %{traditional} %{v:-version} %{pg:-p} %{p} %{f*}\t\t
%{aux-info*}\t\t %{pg:"...,
inswitch=0, soft_matched_part=0x0) at
.../../pgcc-971215/gcc/gcc.c:3175
#4 0x804e85c in handle_braces (
p=0x8066602 "!E:cc1 %{!pipe:%g.i} %1 \t\t %{!Q:-quiet} -dumpbase
%b.c %{d*} %{m*} %{a*}\t\t %{g*} %{O*} %{W*} %{w} %{pedantic*} %{ansi}
\t\t %{traditional} %{v:-version} %{pg:-p} %{p} %{f*}\t\t
%{aux-info*}\t\t %{"...)
at ../../pgcc-971215/gcc/gcc.c:4109
#5 0x804e1ac in do_spec_1 (
spec=0x8066600 "%{!E:cc1 %{!pipe:%g.i} %1 \t\t %{!Q:-quiet}
-dumpbase %b.c %{d*} %{m*} %{a*}\t\t %{g*} %{O*} %{W*} %{w}
%{pedantic*} %{ansi} \t\t %{traditional} %{v:-version} %{pg:-p} %{p}
%{f*}\t\t %{aux-info*}\t\t "...,
inswitch=0, soft_matched_part=0x0) at
.../../pgcc-971215/gcc/gcc.c:3779
#6 0x804e85c in handle_braces (
p=0x8066802 "!MM:%{!E:cc1 %{!pipe:%g.i} %1 \t\t %{!Q:-quiet}
-dumpbase %b.c %{d*} %{m*} %{a*}\t\t %{g*} %{O*} %{W*} %{w}
%{pedantic*} %{ansi} \t\t %{traditional} %{v:-version} %{pg:-p} %{p}
%{f*}\t\t %{aux-info*}\t"...)
at ../../pgcc-971215/gcc/gcc.c:4109
#7 0x804e1ac in do_spec_1 (
spec=0x8066800 "%{!MM:%{!E:cc1 %{!pipe:%g.i} %1 \t\t %{!Q:-quiet}
-dumpbase %b.c %{d*} %{m*} %{a*}\t\t %{g*} %{O*} %{W*} %{w}
%{pedantic*} %{ansi} \t\t %{traditional} %{v:-version} %{pg:-p} %{p}
%{f*}\t\t %{aux-info*"...,
inswitch=0, soft_matched_part=0x0) at
.../../pgcc-971215/gcc/gcc.c:3779
#8 0x804e85c in handle_braces (
p=0x8063a33 "!M:%{!MM:%{!E:cc1 %{!pipe:%g.i} %1 \t\t %{!Q:-quiet}
-dumpbase %b.c %{d*} %{m*} %{a*}\t\t %{g*} %{O*} %{W*} %{w}
%{pedantic*} %{ansi} \t\t %{traditional} %{v:-version} %{pg:-p} %{p}
%{f*}\t\t %{aux-in"...)
at ../../pgcc-971215/gcc/gcc.c:4109
#9 0x804e1ac in do_spec_1 (
spec=0x8063800 "cpp -lang-c%{ansi:89} %{nostdinc*} %{C} %{v} %{A*}
%{I*} %{P} %I\t%{C:%{!E:%eGNU C does not support -C without using
-E}}\t%{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG} -undef
-D__GNUC__=%v1 -"...,
inswitch=0, soft_matched_part=0x0) at
.../../pgcc-971215/gcc/gcc.c:3779
#10 0x804cfbb in do_spec (
spec=0x8063800 "cpp -lang-c%{ansi:89} %{nostdinc*} %{C} %{v} %{A*}
%{I*} %{P} %I\t%{C:%{!E:%eGNU C does not support -C without using
-E}}\t%{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG} -undef
-D__GNUC__=%v1 -"...)
at ../../pgcc-971215/gcc/gcc.c:3094
#11 0x804ffca in main (argc=4, argv=0xbffffa54)
at ../../pgcc-971215/gcc/gcc.c:4743
#12 0x8048e8e in ___crt_dummy__ ()
- Raw text -