https://sourceware.org/bugzilla/show_bug.cgi?id=27217
--- Comment #19 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jan Beulich <jbeul...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=15b7af6c874610d802b64e1778202b7653d5fa08 commit 15b7af6c874610d802b64e1778202b7653d5fa08 Author: Jan Beulich <jbeul...@suse.com> Date: Thu May 19 12:46:21 2022 +0200 Arm64: force emission of ILP32-dependent relocs Like the placeholder types added in 04dfe7aa5217 ("Arm64: follow-on to PR gas/27217 fix"), these are also placeholders which are subsequently resolved (albeit later, hence this being a separate issue). As for the resolved types 1 is returned, these pseudo-relocs should also have 1 returned to force retaining of the [eventual] relocations. This is also spelled out individually for each of them in md_apply_fix(). -- You are receiving this mail because: You are on the CC list for the bug.