PR25585, PHDR segment not covered by LOAD segment
authorAlan Modra <amodra@gmail.com>
Sat, 22 Feb 2020 02:16:33 +0000 (12:46 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 22 Feb 2020 02:23:52 +0000 (12:53 +1030)
I closed this bug as invalid, but I think it is worth mentioning in NEWS
that older linkers didn't check PT_PHDR very well.  The patch also allows
people to force an output file with --noinhibit-exec after the error.

bfd/
PR 25585
* elf.c (assign_file_positions_for_load_sections): Continue linking
on "PHDR segment not covered by LOAD segment" errors.
ld/
PR 25585
* NEWS: Mention better "PHDR segment not covered by LOAD segment"
checking.


No differences found
This page took 0.023367 seconds and 4 git commands to generate.