Mainline bootstrap failure on Solaris 8/SPARC
Rainer Orth
ro@TechFak.Uni-Bielefeld.DE
Thu May 23 13:23:00 GMT 2002
Mainline doesn't bootstrap on sparc-sun-solaris2.8, too:
/vol/gcc/obj/gcc-3.2-20020523/8-dist-gcc-ada/gcc/xgcc -shared-libgcc -B/vol/gcc/obj/gcc-3.2-20020523/8-dist-gcc-ada/gcc/ -nostdinc++ -L/vol/gcc/obj/gcc-3.2-20020523/8-dist-gcc-ada/sparc-sun-solaris2.8/libstdc++-v3/src -L/vol/gcc/obj/gcc-3.2-20020523/8-dist-gcc-ada/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B/vol/gcc/share/sparc-sun-solaris2.8/bin/ -B/vol/gcc/share/sparc-sun-solaris2.8/lib/ -isystem /vol/gcc/share/sparc-sun-solaris2.8/include -I/vol/gnu/src/gcc/gcc-dist/libstdc++-v3/../gcc -I/vol/gnu/src/gcc/gcc-dist/libstdc++-v3/../include -I/vol/gcc/obj/gcc-3.2-20020523/8-dist-gcc-ada/sparc-sun-solaris2.8/libstdc++-v3/include/sparc-sun-solaris2.8 -I/vol/gcc/obj/gcc-3.2-20020523/8-dist-gcc-ada/sparc-sun-solaris2.8/libstdc++-v3/include -I/vol/gnu/src/gcc/gcc-dist/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /vol/gnu/src/gcc/gcc-dist/libstdc++-v3/!
libsupc++/del_op.cc -fPIC -DPIC -o del_op.o
In file included from /vol/gnu/src/gcc/gcc-dist/libstdc++-v3/libsupc++/new:42,
from /vol/gnu/src/gcc/gcc-dist/libstdc++-v3/libsupc++/del_op.cc:31:
/vol/gnu/src/gcc/gcc-dist/libstdc++-v3/libsupc++/exception:72: Internal
compiler error in decl_type_context, at tree.c:4229
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [del_op.lo] Error 1
This is the stack trace:
#0 fancy_abort (file=0x0, line=0, function=0xff33c418 "")
at /vol/gnu/src/gcc/gcc-dist/gcc/diagnostic.c:1447
#1 0x2f5008 in decl_type_context (decl=0x428030)
at /vol/gnu/src/gcc/gcc-dist/gcc/tree.c:4229
#2 0x34c704 in dbxout_class_name_qualifiers (decl=0x7)
at /vol/gnu/src/gcc/gcc-dist/gcc/dbxout.c:1839
#3 0x34d26c in dbxout_symbol (decl=0x56b380, local=0)
at /vol/gnu/src/gcc/gcc-dist/gcc/dbxout.c:2005
#4 0x2e11c0 in rest_of_decl_compilation (decl=0x2c, asmspec=0x0, top_level=0,
at_end=0) at /vol/gnu/src/gcc/gcc-dist/gcc/toplev.c:2250
#5 0x615c0 in cp_finish_decl (decl=0x56b380, init=0x0, asmspec_tree=0x2c,
flags=0) at /vol/gnu/src/gcc/gcc-dist/gcc/cp/decl.c:8255
#6 0xd9528 in yyparse () at parse.y:2160
#7 0x14a164 in c_common_parse_file (set_yydebug=0)
at /vol/gnu/src/gcc/gcc-dist/gcc/c-lex.c:160
#8 0x2e0dc8 in compile_file () at /vol/gnu/src/gcc/gcc-dist/gcc/toplev.c:2065
#9 0x2e64c4 in do_compile () at /vol/gnu/src/gcc/gcc-dist/gcc/toplev.c:5163
#10 0x2e656c in toplev_main (argc=22, argv=0xffbef58c)
at /vol/gnu/src/gcc/gcc-dist/gcc/toplev.c:5196
del_op.ii is included below.
I could bootstrap successfully one or two days ago, but have removed that
tree in the meantime.
Rainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: del_op.ii.gz
Type: application/octet-stream
Size: 788 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20020523/bed4159f/attachment.obj>
More information about the Gcc-bugs
mailing list