m68hc1x: better arg checking for reloc_warning
authorAlan Modra <amodra@gmail.com>
Tue, 15 Oct 2019 09:03:17 +0000 (19:33 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 15 Oct 2019 12:55:11 +0000 (23:25 +1030)
commit9b142ddb4a115b6e58fabb05920bdd94811fda98
tree260bc5418193b315c8eeef31577bbef50b5adce2
parentba18312d8f2cecf88b6edcbc277f433a62131e58
m68hc1x: better arg checking for reloc_warning

* elf32-m68hc1x.c (reloc_warning): Add printf attribute.
(elf32_m68hc11_relocate_section): Don't use a variable for format
strings.  Delete some unnecessary xgettext:c-format comments.
bfd/ChangeLog
bfd/elf32-m68hc1x.c