From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Schmid To: egcs@cygnus.com Subject: testsuite results Date: Sat, 29 Nov 1997 03:01:00 -0000 Message-id: X-SW-Source: 1997-11/msg00947.html These are the results of the gcc, g++ and g77 testsuite. I am using libc-5.4.40 and binutils-2.8.1.0.15 Native configuration is i386-pc-linux-gnulibc1 === gcc tests === === gcc Summary === # of expected passes 4883 # of expected failures 5 # of unsupported tests 7 /dos/peter/ftp/gcc/egcs-971127/gcc/xgcc version egcs-2.90.19 971127 (gcc2-970802 experimental) === g++ tests === === g++ Summary === # of expected passes 3400 # of unexpected successes 3 # of expected failures 80 # of untested testcases 6 /dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/../xgcc version egcs-2.90.19 971127 (gcc2-970802 experimental) XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38) XPASS: g++.mike/dyncast1.C Execution test XPASS: g++.mike/dyncast2.C Execution test === g77 tests === === g77 Summary === # of expected passes 130 # of unexpected failures 2 /dos/peter/ftp/gcc/egcs-971127/gcc/g77 version egcs-2.90.19 971127 (gcc2-970802 experimental) FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops The XPASS:g++.jason/destruct3.C - (test for bogus messages, line 38) is an internal compiler error in disguise: Executing on host: /dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/../xgcc -B/dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/../ /dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C -ansi -pedantic-errors -I/dos/peter/ftp/gcc/egcs-9 71127/libio -I/dos/peter/ftp/gcc/egcs-971127/libio -I/dos/peter/ftp/gcc/egcs-971127/libstdc++ -I/dos/peter/ftp/gcc/egcs-971127/libstdc++/stl -I/dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/../include -c -o /tmp/destruct3.o compiler exited with status 1 output is: /dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: warning: direct base `ccUnwind' inaccessible in `ccVSTool' due to ambiguity /dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Internal compiler error 369. /dos/peter/ftp/gcc/egcs-971127/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Please submit a full bug report to `egcs-bugs@cygnus.com'. Are you going to fix this? At least the compiler should not crash. Peter Schmid