[Bug target/44132] [4.6 Regression] emutls is broken under a range of circumstances.
iains at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 18 15:56:00 GMT 2010
------- Comment #18 from iains at gcc dot gnu dot org 2010-05-18 15:55 -------
(In reply to comment #17)
> Created an attachment (id=20693)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20693&action=view) [edit]
> latest version
>
> a few more tweaks.
> with this emutls is working for lto/whopr
actually, with that patch, lto is clean and whopr has reduced fails (still
some symbols not getting through).
> OMP is still broken
hmm. it's not quite that -- the working libgomp was *not* using emutls (but
standard pthread calls).
So the configury machinery is detecting that tls works on with the current
patch :)
-- it just doesn't work well enough ... ;)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44132
More information about the Gcc-bugs
mailing list