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]

Darwin 3.4 make check results with -mcpu=G5


Make check results with and without -mcpu=G5 for powerpc-apple-darwin7.2.0 are reported at

http://gcc.gnu.org/ml/gcc-testresults/2004-01/msg00906.html

The biggest differences appear in the gcc tests:

=== gcc Summary for unix/-mcpu=G5 ===

# of expected passes		23725
# of unexpected failures	379
# of unexpected successes	2
# of expected failures		68
# of unresolved testcases	236
# of untested testcases		7
# of unsupported tests		295

=== gcc Summary for unix ===

# of expected passes		24268
# of unexpected failures	36
# of unexpected successes	2
# of expected failures		68
# of unresolved testcases	40
# of untested testcases		7
# of unsupported tests		295

There are a few patches dealing with 64-bit powerpc problems now being proposed, but it would appear that we have a way to go before having good enough 64-bit support with the darwin 32-bit/64-bit api.

Brad


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