971105 g++ i586-pc-sco3.2v5.0.4 results
Robert Lipe
robertl@dgii.com
Thu Nov 6 12:53:00 GMT 1997
OpenServer g++ looks as good as we'd expect right now.
Most of the things that fail on ELF fail on everything
else. The things that fail on COFF that aren't failing
on ELF are all becuase of the -fpic situation.
Note that we did introduce a new failure in eh23 that
we didn't see in 971031.
RJL
g++ -melf
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++.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/p9732b.C Execution test
=== g++ Summary ===
# of expected passes 3375
# of unexpected failures 5
# of unexpected successes 3
# of expected failures 80
# of untested testcases 6
./negcs version egcs-2.90.16 971105 (gcc2-970802 experimental)
g++ -mcoff:
FAIL: g++.benjamin/warn01.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/thunk2.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/eh30.C (test for excess errors)
FAIL: g++.mike/init1.C Execution test
FAIL: g++.mike/p2736.C Execution test
FAIL: g++.mike/p4750.C (test for excess errors)
=== g++ Summary ===
# of expected passes 3371
# of unexpected failures 8
# of unexpected successes 3
# of expected failures 81
# of untested testcases 6
./negcs version egcs-2.90.16 971105 (gcc2-970802 experimental)
More information about the Gcc
mailing list