|
From: | hjl.tools at gmail dot com |
Subject: | [Bug ld/22832] 2.30 internal error, aborting at ../../bfd/elflink.c:9710 in elf_link_output_extsym |
Date: | Sun, 11 Feb 2018 12:58:31 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22832 H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2018-02-11 Ever confirmed|0 |1 --- Comment #1 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 <address@hidden> Date: Sat Feb 10 02:30:25 2018 +0100 Fix GOT relocation overflow on SPARC. commit c20c30f615756ddfccc4bb75c65ccfc1a399466e Author: Eric Botcazou <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |