bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/10881] Multithreading link. Thread-local storage (__thread) is n


From: amodra at gmail dot com
Subject: [Bug ld/10881] Multithreading link. Thread-local storage (__thread) is not working?
Date: Fri, 25 Nov 2022 06:38:12 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=10881

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Alan Modra <amodra at gmail dot com> ---
I think this has been fixed.  The major difference between the sun ld an gnu ld
output attached to this bug is that sun ld calculated the offset to the thread
variable as -8 whereas gnu ld calculated -4.  linking the object file with
current gnu ld calculates -8.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]