This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-1.0 shared on powerpc-ibm-aix4.1.5.0, plenty test failures
- To: egcs at cygnus dot com
- Subject: egcs-1.0 shared on powerpc-ibm-aix4.1.5.0, plenty test failures
- From: plm at mpq dot mpg dot de (Paul Maragakis)
- Date: Fri, 5 Dec 1997 18:44:05 +0100 (MEZ)
Hello,
I reinstalled egcs with shared enabled. Plenty of unexpected things
this time! In the end you find a summary of all regression test
failures. By inspection of the log files, it seems that standard c++
streams cannot be linked!
Note that the static version works mostly OK (I reported it
yesterday). Only very few unexpected things in c and c++ (giant
executables); libraries and Fortran passed all tests problem-free.
take care,
--
Paul
PS: I do not subscribe to the egcs lists, but I would like feedback on
this. Is there a faster way to access the list than looking into the
daily archive? Any newsgroup?
###############################################
./libraries/libio/testsuite/libio.sum
=== libio Summary ===
# of expected passes 7
# of unexpected failures 11
# of expected failures 22
FAIL: hounddog.cc compilation
FAIL: hounddog.cc compilation -b0
FAIL: hounddog.cc compilation -b2
FAIL: putbackdog.cc compilation
FAIL: putbackdog.cc compilation -b0
FAIL: putbackdog.cc compilation -b2
FAIL: tFile.cc compilation
FAIL: tFile.cc compilation -b0
FAIL: tFile.cc compilation -b3
FAIL: tiomanip.cc compilation
FAIL: tiomisc.cc compilation
###############################################
./libraries/libstdc++/testsuite/libstdc++.sum
=== libstdc++ Summary ===
# of unexpected failures 10
# of expected failures 20
FAIL: tcomplex.cc compilation
FAIL: tcomplex.cc -O compilation
FAIL: tlist.cc compilation
FAIL: tlist.cc -O compilation
FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation
FAIL: tstring.cc compilation
FAIL: tstring.cc -O compilation
FAIL: tvector.cc compilation
FAIL: tvector.cc -O compilation
###############################################
./gcc/testsuite/gcc.sum
=== gcc Summary ===
# of expected passes 4869
# of unexpected failures 14
# of expected failures 5
# of unsupported tests 7
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/testsuite/g++.sum
=== g++ Summary ===
# of expected passes 3368
# of unexpected failures 16
# of unexpected successes 3
# of expected failures 96
# of untested testcases 6
FAIL: g++.brendan/copy9.C (test for excess errors)
FAIL: g++.brendan/ptolemy2.C (test for excess errors)
FAIL: g++.brendan/template9.C (test for excess errors)
FAIL: g++.jason/2371.C (test for excess errors)
FAIL: g++.jason/template24.C (test for excess errors)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.jason/thunk3.C (test for excess errors)
FAIL: g++.jason/typeid1.C (test for excess errors)
FAIL: g++.law/arg8.C (test for excess errors)
FAIL: g++.law/code-gen5.C (test for excess errors)
FAIL: g++.law/cvt2.C (test for excess errors)
FAIL: g++.law/virtual3.C (test for excess errors)
FAIL: g++.mike/eh2.C (test for excess errors)
FAIL: g++.mike/net34.C (test for excess errors)
FAIL: g++.mike/net46.C (test for excess errors)
FAIL: g++.mike/p658.C (test for excess errors)
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
###############################################
./gcc/testsuite/g77.sum
=== g77 Summary ===
# of expected passes 132
###############################################