bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/32387] ppc64 TLS local-dynamic optimization bug when built with


From: bergner at linux dot ibm.com
Subject: [Bug ld/32387] ppc64 TLS local-dynamic optimization bug when built with -fno-plt
Date: Sat, 23 Nov 2024 15:26:16 +0000

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

Peter Bergner <bergner at linux dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com,
                   |                            |fweimer at redhat dot com,
                   |                            |meissner at gcc dot gnu.org,
                   |                            |segher at gcc dot gnu.org
             Target|                            |powerpc64*-linux

--- Comment #1 from Peter Bergner <bergner at linux dot ibm.com> ---
I'll note linking with --no-tls-get-addr-optimize also makes things work, but
that just disables local-dynamic optimization, causing the arguments to
__tls_get_addr to be a normal non-zero module id which it expects to see.

-- 
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]