This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.0.1-beta con i586-pc-linux-gnu
- To: egcs at cygnus dot com, vonbrand at sleipnir dot valparaiso dot cl
- Subject: Re: egcs-1.0.1-beta con i586-pc-linux-gnu
- From: mrs at wrs dot com (Mike Stump)
- Date: Mon, 29 Dec 1997 11:58:50 -0800
> XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
> But note that I get the following in g++.log:
> Executing on host: /usr/src/build/egcs-1.0.1/gcc/testsuite/../xgcc -B/usr/src/build/egcs-1.0.1/gcc/testsuite/../ /usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C -ansi -pedantic-errors -I/usr/src/build/egcs-1.0.1/libstdc++ -I/usr/src/build/egcs-1.0.1/libstdc++/stl -I/usr/src/build/egcs-1.0.1/gcc/testsuite/../include -c -o /tmp/destruct3.o
> compiler exited with status 1
> output is:
> /usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: warning: direct base `ccUnwind' inaccessible in `ccVSTool' due to ambiguity
> /usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Internal compiler error 369.
> /usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Please submit a full bug report to `egcs-bugs@cygnus.com'.
This will probably only be fixed in the newer snapshots, the patch is
in: http://www.cygnus.com/ml/egcs/1997-Nov/0234.html, just in case
anyone notices it's not working in the snapshots. I haven't yet
double checked myself. :-(