This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

g++ destruct3.C test causes internal compiler error


Platform: i386-linux-gnulibc1 (libc 5.3.12)

g++ aborts with internal compiler error on g++.jason/destruct3.C. I'll
send the debugger output later. Here's the log message:

Executing on host: /homes/src/egcs-971127/LINUX/gcc/testsuite/../xgcc -B/homes/src/egcs-971127/LINUX/gcc/testsuite/../ /homes/src/egcs/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C  -ansi -pedantic-errors  -I/homes/src/egcs/libio -I/homes/src/egcs-971127/LINUX/libraries/libio -I/homes/src/egcs/libstdc++ -I/homes/src/egcs/libstdc++/stl -I/homes/src/egcs-971127/LINUX/gcc/testsuite/../include -c  -o /tmp/destruct3.o   
compiler exited with status 1
output is:
/homes/src/egcs/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: warning: direct base `ccUnwind' inaccessible in `ccVSTool' due to ambiguity
/homes/src/egcs/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Internal compiler error 369.
/homes/src/egcs/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Please submit a full bug report to `egcs-bugs@cygnus.com'.

Regards,
Mumit -- khan@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]