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 <ni...@sourceware.org>:

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

commit ee9e412f14908c1055cb00fab9307d1723981639
Author: Nick Clifton <ni...@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