https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38663
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.6.0
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=44132
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This was mostly fixed in GCC 4.6.0 with the rewrite of the emulated TLS
support.
Darwin still uses emulated TLS even today.