From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mumit Khan To: egcs@cygnus.com Subject: (971023) i386-linux-gnulibc1 gcc/g++ test results Date: Thu, 23 Oct 1997 20:19:00 -0000 Message-id: <199710240316.WAA02356@eh_pc11.xraylith.wisc.edu> X-SW-Source: 1997-10/msg01000.html Platform: i386-linux-gnulibc1 (libc 5.3.12) Configure args: --enable-shared gcc note: 960218-1.c failure is the same old "glob" problem. I assume that newer versions of libc will have a work around for it. g++ note: Note the EH failures. The problem that I had reported for 971016 still exists; basically -fexceptions don't work, but -fsjlj-exceptions do work. Interesting that HJ Lu reported that he doesn't see the EH failures using 5.4.(something) libc. fyi, the same EH problem and work-around on i386-cygwin32, so I'm inclined to believe it has nothing to do with the libc version. Sorry, not g77 test results as I'm too lazy to upgrade dejagnu. ============================================================ Test Run By khan on Thu Oct 23 21:11:09 1997 Native configuration is i386-pc-linux-gnulibc1 === libio Summary === # of expected passes 40 === libstdc++ Summary === # of expected passes 30 === gcc tests === FAIL: gcc.c-torture/compile/961203-1.c, -O0 FAIL: gcc.c-torture/compile/961203-1.c, -O1 FAIL: gcc.c-torture/compile/961203-1.c, -O2 FAIL: gcc.c-torture/compile/961203-1.c, -O2 -fomit-frame-pointer -finline-functions Running /scratch/src/egcs/gcc/testsuite/gcc.c-torture/execute/execute.exp ... FAIL: gcc.c-torture/execute/960218-1.c execution, -O0 FAIL: gcc.c-torture/execute/960218-1.c execution, -O1 FAIL: gcc.c-torture/execute/960218-1.c execution, -O2 FAIL: gcc.c-torture/execute/960218-1.c execution, -O2 -fomit-frame-pointer -finline-functions FAIL: gcc.c-torture/execute/960218-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: gcc.c-torture/execute/960218-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops === gcc Summary === # of expected passes 4864 # of unexpected failures 10 # of expected failures 4 # of unsupported tests 9 === g++ tests === FAIL: g++.benjamin/warn01.C (test for excess errors) XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38) FAIL: g++.jason/template31.C (test for excess errors) FAIL: g++.mike/eh10.C Execution test FAIL: g++.mike/eh12.C Execution test FAIL: g++.mike/eh14.C Execution test FAIL: g++.mike/eh16.C Execution test FAIL: g++.mike/eh17.C Execution test FAIL: g++.mike/eh18.C Execution test FAIL: g++.mike/eh2.C Execution test FAIL: g++.mike/eh21.C Execution test FAIL: g++.mike/eh24.C Execution test FAIL: g++.mike/eh25.C Execution test FAIL: g++.mike/eh26.C Execution test FAIL: g++.mike/eh27.C Execution test FAIL: g++.mike/eh28.C Execution test FAIL: g++.mike/eh29.C Execution test FAIL: g++.mike/eh3.C Execution test FAIL: g++.mike/eh31.C Execution test FAIL: g++.mike/eh33.C Execution test FAIL: g++.mike/eh34.C Execution test FAIL: g++.mike/eh35.C Execution test FAIL: g++.mike/eh36.C Execution test FAIL: g++.mike/eh37.C Execution test FAIL: g++.mike/eh38.C Execution test FAIL: g++.mike/eh39.C Execution test FAIL: g++.mike/eh40.C Execution test FAIL: g++.mike/eh41.C Execution test FAIL: g++.mike/eh42.C Execution test FAIL: g++.mike/eh44.C Execution test FAIL: g++.mike/eh47.C Execution test FAIL: g++.mike/eh48.C Execution test FAIL: g++.mike/eh49.C Execution test FAIL: g++.mike/eh5.C Execution test FAIL: g++.mike/eh50.C Execution test FAIL: g++.mike/eh51.C Execution test FAIL: g++.mike/eh6.C Execution test FAIL: g++.mike/eh8.C Execution test FAIL: g++.mike/p7912.C Execution test FAIL: g++.mike/p9706.C Execution test === g++ Summary === # of expected passes 3336 # of unexpected failures 39 # of unexpected successes 1 # of expected failures 81 # of untested testcases 10 Regards, Mumit -- khan@xraylith.wisc.edu http://www.xraylith.wisc.edu/~khan/