obcopy vs. files with silly section alignment
authorAlan Modra <amodra@gmail.com>
Fri, 29 Oct 2021 02:43:17 +0000 (13:13 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 29 Oct 2021 05:18:22 +0000 (15:48 +1030)
commitc82ebeb7e6e060dacbaef02933b5f06c10f574f6
treea67b4eb7ba6e1fabe0a7d89390144a26773952d3
parent208eb58158c2f23a7fbaff32a4912dbbb8d0ee5c
obcopy vs. files with silly section alignment

We already ignore stupid segment alignment when rewriting headers,
ignore section alignment too.

* elf.c (rewrite_elf_program_header): Ignore section alignment
power greater than 62.
bfd/elf.c