ppc32 use of %x in einfo format
authorAlan Modra <amodra@gmail.com>
Tue, 11 Jul 2017 09:48:47 +0000 (19:18 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 11 Jul 2017 09:48:47 +0000 (19:18 +0930)
commit2c4d9cbe519e4050d067069e2d8910c42dab0157
tree6767923728f75ff5c83cdf102594aa1662b4e4cd
parent4162bb66c684478bfd0f6f0e121c25b6830d8191
ppc32 use of %x in einfo format

einfo doesn't support %x.

* elf32-ppc.c (ppc_elf_relocate_section): Emit "unexpected
instruction" error using _bfd_error_handler, not einfo.
bfd/ChangeLog
bfd/elf32-ppc.c