------- Comment #38 from iains at gcc dot gnu dot org 2010-06-03 23:45 -------
(In reply to comment #37)
> (In reply to comment #35)
> > Note the failures occur only with -m64, not with -m32.
>
> This may due to a misconfiguration of libjava similar to pr43170. I am
> bootstrapping with the latest patch and I'll redo the testing tomorrow.
i686-darwin9 + comment #26 + PR43170 comment #72
showed just one failure at m64 - FAIL: PR16923 run.
=== libjava Summary ===
# of expected passes 5147
# of unexpected failures 1
# of untested testcases 1
---
x86_64-darwin10 bootstrapped (same patches) and runs all tls and libgomp tests
as expected. (and nm shows that libgomp is using emutls).
[I haven't bootstrapped java on x86_64-darwin10, so that test result is still
awaited].
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44132