PowerPC64: Tidy stub type changes
authorAlan Modra <amodra@gmail.com>
Mon, 27 Jun 2022 07:45:22 +0000 (17:15 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 28 Jun 2022 03:32:26 +0000 (13:02 +0930)
commit04cb922adec14aa923d306050678ed074dcde365
treeb8a8c6bdb69293ab7a404b41bee7509b619c9b47
parente3940312c14b1857a92e4e282419402e36ac4cc6
PowerPC64: Tidy stub type changes

It made sense before I started using separate fields for main type and
sub type to add a difference in main type to the type (thus keeping
sub type unchanged).  Not so much now.

* elf64-ppc.c (ppc_merge_stub): Simplify stub type change.
(ppc_size_one_stub): Likewise.
bfd/elf64-ppc.c