This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

g++ test results 1127 OpenServer


COFF:


FAIL: g++.jason/thunk2.C (test for excess errors)
FAIL: g++.law/profile1.C (test for excess errors)
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)
FAIL: g++.pt/typename5.C (test for excess errors)

                === g++ Summary ===

# of expected passes            3391
# of unexpected failures        7
# of unexpected successes       3
# of expected failures          82
# of untested testcases         6
./negcs version egcs-2.90.19 971127 (gcc2-970802 experimental)

thunk2.C, eh30.C,p4750.C fail becuase -fPIC/-mcoff don't go together
profile1.C fails becuase there is no gcrt.o
init1.C, p2736.C look like execution failures
typename5.C seems to be failing on all platforms.

init1.C PASSED on OpenServer COFF on snapshots until 1101.   It's
failed since.

Ditto for p2736.C.


ELF:

FAIL: g++.law/profile1.C (test for excess errors)
FAIL: g++.pt/typename5.C (test for excess errors)

                === g++ Summary ===

# of expected passes            3397
# of unexpected failures        2
# of unexpected successes       3
# of expected failures          81
# of untested testcases         6
./negcs version egcs-2.90.19 971127 (gcc2-970802 experimental)




-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]