https://sourceware.org/bugzilla/show_bug.cgi?id=31924
--- Comment #16 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Szabolcs Nagy <n...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d21176c014a4696e667b8567df90364939269170 commit d21176c014a4696e667b8567df90364939269170 Author: Szabolcs Nagy <szabolcs.n...@arm.com> Date: Fri Jun 28 17:51:24 2024 +0100 aarch64: Fix --no-apply-dynamic-relocs for RELR The option only makes sense for RELA relative relocs where the addend is present, not for RELR relative relocs. Fixes bug 31924. -- You are receiving this mail because: You are on the CC list for the bug.