https://sourceware.org/bugzilla/show_bug.cgi?id=22592
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING --- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> --- Please try master branch. This may have been fixed by commit a8735c82b8519d8b18915765ca983fc07154a17d Author: Eric Botcazou <ebotca...@gcc.gnu.org> Date: Sat Feb 10 02:30:25 2018 +0100 Fix GOT relocation overflow on SPARC. commit c20c30f615756ddfccc4bb75c65ccfc1a399466e Author: Eric Botcazou <ebotca...@gcc.gnu.org> Date: Tue Feb 6 18:15:56 2018 +0100 Fix PR ld/22263 on SPARC. This is -fpie -pie generating dynamic relocations in the text section, simply because no TLS transitions are applied in PIE mode. The meat of the patch is to turn calls to bfd_link_pic (info) in TLS-related code into !bfd_link_executable (info) and there are quite a lot of them.. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils