https://sourceware.org/bugzilla/show_bug.cgi?id=28858
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_38-branch branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e12b488e42d365ab8861cfa0fcd6dff50e82e9ec commit e12b488e42d365ab8861cfa0fcd6dff50e82e9ec Author: H.J. Lu <hjl.to...@gmail.com> Date: Thu Feb 3 11:48:16 2022 -0800 x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations Add R_X86_64_GOT32, R_X86_64_GOT64, R_X86_64_GOTPCREL64 and R_X86_64_GOTPLT64 to X86_64_GOT_TYPE_P to cover more GOT relocations. PR ld/28858 * elfxx-x86.h (X86_64_GOT_TYPE_P): Add R_X86_64_GOT32, R_X86_64_GOT64, R_X86_64_GOTPCREL64 and R_X86_64_GOTPLT64. (cherry picked from commit 8d26ee1cd166b8565df17c82e7ecc9d35b5a367f) -- You are receiving this mail because: You are on the CC list for the bug.