From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey Slepuhin To: egcs@cygnus.com Subject: egcs-971105: results on powerpc-ibm-aix4.2.1.0 Date: Fri, 07 Nov 1997 13:05:00 -0000 Message-id: <3464D1CA.64BFEF27@msu.ru> X-SW-Source: 1997-11/msg00274.html Hi, Below there are results of testing egcs-971105 on powerpc-ibm-aix4.2.1.0 I must note that results are slightly worse than of egcs-971023 (egcs-971031 doesn't build at all). egcs was configured with --enable-shared --disable-multilib using native binutils and was build in *standard* way as mentioned by Jeffrey Law (i.e. make bootstrap; cd gcc; make -k check; etc.). I was slightly confused due to absence of egcs-971105/libraries subdirectory (libraries were created in egcs-971105/libio and egcs-971105/libstdc++ instead) - may be this is the result of --disable-multilib option? As for tests, I see some new unexpected failures. Also I must to say that profiler test (g++.law/profile1.C) is not suitable at all with such configuration and must be moved to "expected failures" section. Andrey. ------------------------------------------------------------------- Test Run By pooh on Fri Nov 7 21:31:57 1997 Native configuration is powerpc-ibm-aix4.2.1.0 === gcc tests === FAIL: gcc.c-torture/compile/920501-4.c, -O2 FAIL: gcc.c-torture/compile/920501-4.c, -O2 -fomit-frame-pointer -finline-functions FAIL: gcc.c-torture/compile/920501-4.c, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: gcc.c-torture/compile/920501-4.c, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops FAIL: gcc.c-torture/execute/931004-11.c execution, -O0 FAIL: gcc.c-torture/execute/931004-11.c execution, -O1 FAIL: gcc.c-torture/execute/931004-11.c execution, -O2 FAIL: gcc.c-torture/execute/931004-12.c execution, -O0 FAIL: gcc.c-torture/execute/931004-12.c execution, -O1 FAIL: gcc.c-torture/execute/931004-12.c execution, -O2 FAIL: gcc.c-torture/execute/931004-12.c execution, -O2 -fomit-frame-pointer -finline-functions FAIL: gcc.c-torture/execute/931004-12.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: gcc.c-torture/execute/931004-12.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops FAIL: gcc.c-torture/execute/complex-5.c execution, -O2 -fomit-frame-pointer -finline-functions === gcc Summary === # of expected passes 4869 # of unexpected failures 14 # of expected failures 5 # of unsupported tests 7 === 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/thunk3.C (test for excess errors) FAIL: g++.law/profile1.C (test for excess errors) XPASS: g++.mike/dyncast1.C Execution test XPASS: g++.mike/dyncast2.C Execution test FAIL: g++.mike/eh23.C Execution test FAIL: g++.mike/eh29.C Execution test === g++ Summary === # of expected passes 3374 # of unexpected failures 5 # of unexpected successes 3 # of expected failures 81 # of untested testcases 6 === g77 tests === === g77 Summary === # of expected passes 112 === libio tests === === libio Summary === # of expected passes 40 === libstdc++ tests === === libstdc++ Summary === # of expected passes 30