https://sourceware.org/bugzilla/show_bug.cgi?id=33499
--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b6ac5a8a5b82f0ae6a4642c8d7149b325f4cc60a commit b6ac5a8a5b82f0ae6a4642c8d7149b325f4cc60a Author: H.J. Lu <[email protected]> Date: Tue Sep 30 08:13:56 2025 +0800 x86: Keep _GLOBAL_OFFSET_TABLE_ for .eh_frame Since x86 .eh_frame section may reference _GLOBAL_OFFSET_TABLE_, keep _GLOBAL_OFFSET_TABLE_ if there is dynamic section and the output .eh_frame section is non-empty. PR ld/33499 * elfxx-x86.c (_bfd_x86_elf_late_size_sections): Keep _GLOBAL_OFFSET_TABLE_ if there is dynamic section and the output .eh_frame section is non-empty. Signed-off-by: H.J. Lu <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
