This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
alpha bootstrap failure, new symptom
- From: Brad Lucier <lucier at math dot purdue dot edu>
- To: gcc at gcc dot gnu dot org
- Cc: lucier at math dot purdue dot edu (Brad Lucier)
- Date: Wed, 28 Nov 2001 10:25:33 -0500 (EST)
- Subject: alpha bootstrap failure, new symptom
After a generic configure (without ada) bootstrap fails on
alphaev6-unknown-linux-gnu after a good compare with
/export/u11/lucier/programs/gcc/gcc-3.1/objdir/gcc/xgcc -B/export/u11/lucier/programs/gcc/gcc-3.1/objdir/gcc/ -nostdinc++ -L/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/src -L/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/src/.libs -B/export/u10/gcc-3.1-test/alphaev6-unknown-linux-gnu/bin/ -B/export/u10/gcc-3.1-test/alphaev6-unknown-linux-gnu/lib/ -isystem /export/u10/gcc-3.1-test/alphaev6-unknown-linux-gnu/include -I../../../../libstdc++-v3/../gcc -I../../../../libstdc++-v3/../include -I/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/include/alphaev6-unknown-linux-gnu -I/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libstdc++-v3/include -I../../../../libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -mieee -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-!
sections -g -c ../../../../libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -o del_op.o
In file included from ../../../../libstdc++-v3/libsupc++/new:41,
from ../../../../libstdc++-v3/libsupc++/del_op.cc:31:
../../../../libstdc++-v3/libsupc++/exception:62: Tree check: expected tree_list
, have tree_vec in xref_basetypes, at cp/decl.c:12947
Brad