]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
BFD/PA: Remove ATTRIBUTE_UNUSED from `elf_hppa_info_to_howto_rel'
authorMaciej W. Rozycki <macro@mips.com>
Wed, 28 Mar 2018 21:42:17 +0000 (22:42 +0100)
committerMaciej W. Rozycki <macro@mips.com>
Wed, 28 Mar 2018 21:42:17 +0000 (22:42 +0100)
commit8b6a949ae55d3adbade84af4e11415d764647fc9
tree7915680af3b8ba3121dc0d9cd1184539dcdbf4ce
parentd81270c36986a4e470b0017bad5f415a2f916616
BFD/PA: Remove ATTRIBUTE_UNUSED from `elf_hppa_info_to_howto_rel'

Remove ATTRIBUTE_UNUSED annotation from the `abfd' parameter in
`elf_hppa_info_to_howto' now that commit f3185997ac09 ("PR 22875: Stop
strip corrupting unknown relocs"),
<https://sourceware.org/ml/binutils/2018-02/msg00445.html>, made it
used.

bfd/
* elf-hppa.h (elf_hppa_info_to_howto_rel): Remove
ATTRIBUTE_UNUSED from `abfd'.
bfd/ChangeLog
bfd/elf-hppa.h