bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28452] ld: unknown phdr type `PT_GNU_RELRO' (try integer literal


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/28452] ld: unknown phdr type `PT_GNU_RELRO' (try integer literal)
Date: Wed, 17 Nov 2021 16:01:00 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

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

commit ee9e412f14908c1055cb00fab9307d1723981639
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Nov 17 15:59:16 2021 +0000

    Fix the linker script parser so that it will recognise the PT_GNU_RELRO
segment type, and the linker itself so that it will gracefully handle being
unable to assign any sections to such a segment.

            PR 28452
    bfd     * elf.c (assign_file_positions_for_non_load_sections): Replace
            assertion with a warning message.

    ld      * ldgram.y: Add support for PT_GNU_RELRO and PT_GNU_PROPERTY.
            * ldgram.c: Regenerate.

-- 
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]