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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iains at gcc dot gnu.org

--- Comment #11 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #10)
> Created attachment 45976 [details]
> gcc9-pr60702.patch
> 
> Untested fix.

For emulated TLS on x86_64-Darwin16, this progresses 
thread_local12c.C 
thread_local12d.C
thread_local12i.C
thread_local12j.C
thread_local12l.C

which fail without the patch and pass with it,

thread_local11.C 
fails for every instance of _ZTH*
(passes for _ZTW* 2 gimple)

Reply via email to