https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|egall at gwmail dot gwu.edu        |egallager at gcc dot 
gnu.org
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=52268,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=46958,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=46965

--- Comment #40 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jack Howarth from comment #24)
> (In reply to comment #22)
> > 
> > ucontext is missing altogether from Mac OS X 10.7, but there is no TLS 
> > either:
> > 
> > error: thread-local storage not supported for this target
> 
> There is tis support within clang in Xcode 4.2 (see radar:10291355, "Xcode
> 4.2 miscompiles tls support in
> MPFR 3.1.0" which was fixed in Xcode 4.2.1), however FSF gcc currently
> doesn't generate the required assembly for tis support.

This is bug 52268, for reference

Reply via email to