Arm64: force emission of ILP32-dependent relocs
authorJan Beulich <jbeulich@suse.com>
Thu, 19 May 2022 10:46:21 +0000 (12:46 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 19 May 2022 10:46:21 +0000 (12:46 +0200)
commit15b7af6c874610d802b64e1778202b7653d5fa08
tree1084a2dca7081de6b5f09f4338535d1ffcf4e42d
parent20bed3bb3579d581b909e2319523331cd76bca57
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().
gas/config/tc-aarch64.c