[Bug c++/64697] C++11 thread_local: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `TLS init function for N::ptd'

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 1 09:05:49 GMT 2021


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |10.4
                 CC|                            |ebotcazou at gcc dot gnu.org

--- Comment #28 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The binutils bug has been fixed in 2.36 or later:
  https://sourceware.org/bugzilla/show_bug.cgi?id=26659

The optimization bug will be fixed in upcoming 10.x, 11.x and 12.x releases.


More information about the Gcc-bugs mailing list