bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25585] [2.34 Regression] error: PHDR segment not covered by LOAD


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/25585] [2.34 Regression] error: PHDR segment not covered by LOAD segment
Date: Sat, 22 Feb 2020 02:39:10 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25585

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7b3c27152b5695177a2cd5adc0d7b0255f99aca0

commit 7b3c27152b5695177a2cd5adc0d7b0255f99aca0
Author: Alan Modra <address@hidden>
Date:   Sat Feb 22 12:46:33 2020 +1030

    PR25585, PHDR segment not covered by LOAD segment

    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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]