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]

egcs-1.0.2-prerelease working under m68k-unknown-openbsd


Well, I'll admit to having only checked the C/C++ part.
openbsd is mostly a `flavor' of netbsd, so I simply configured using
m68k-unknown-netbsd for a target.

The egcs-1.0.2-prerelease snapshot
built like a champ (wish I could say the same for the later snapshots).

Here are the gory details (no comparison from 1.0.1, as I have never
built it)


Native configuration is m68k-unknown-netbsd

                === libio Summary ===

# of expected passes            40

                === libstdc++ Summary ===

# of expected passes            30

                === gcc Summary ===

# of expected passes            4872
# of expected failures          5
# of unsupported tests          8


                === g++ Summary ===

# of expected passes            3371
# of unexpected failures        18
# of unexpected successes       3
# of expected failures          85
# of untested testcases         10


with the details:

FAIL: g++.brendan/crash19.C candidate for bad call (test for errors, line 1418)
FAIL: g++.brendan/crash19.C list of candidates for bad call (test for errors, line 1463)
FAIL: g++.brendan/crash19.C no matching fn for call (test for errors, line 1486)
FAIL: g++.brendan/crash19.C invalid type for default argument -- not expecting const (test for errors, line 1491)
FAIL: g++.brendan/crash48.C candidates (test for errors, line 14)
FAIL: g++.brendan/crash48.C no match (test for errors, line 20)
FAIL: g++.jason/delete2.C - deleting const (test for bogus messages, line 15)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/ref7.C (test for excess errors)
FAIL: g++.jason/return.C  Execution test
FAIL: g++.jason/temporary4.C (test for excess errors)
FAIL: g++.jason/temporary8.C  Execution test
FAIL: g++.jason/thunk3.C (test for excess errors)
FAIL: g++.law/dtors4.C (test for excess errors)
FAIL: g++.law/temps2.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh57.C (test for excess errors)
FAIL: g++.mike/eh58.C (test for excess errors)


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