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]
Other format: [Raw text]

Failing G++ tests on alphaev56-dec-osf4.0c.


When I fixed the varasm problem, the only failures I get are
these:

FAIL: g++.dg/ext/align1.C (test for excess errors)
FAIL: g++.dg/ext/instantiate1.C suppressing f<int> (test for errors, line )
FAIL: g++.dg/ext/instantiate1.C suppressing A<int> (test for errors, line )
FAIL: g++.dg/ext/instantiate1.C (test for excess errors)
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.ext/instantiate2.C not instantiated (test for errors, line 19)
FAIL: g++.ext/instantiate3.C not instantiated (test for errors, line 13)
FAIL: g++.jason/thunk3.C (test for excess errors)
FAIL: g++.other/defarg9.C (test for excess errors)
FAIL: g++.other/enum5.C (test for excess errors)
FAIL: g++.pt/explicit74.C (test for excess errors)
FAIL: g++.pt/instantiate5.C (test for excess errors)
FAIL: g++.robertl/eb101.C (test for excess errors)

Looking at the logs, most of these seem to be ones that have already
been discussed and are known problems.  Are there any I need to look
at?  I also get about a half dozen loader warnings about missing strong
symbols for a sizable fraction of tests, but they don't fail.


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