bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24596] linker segmentation faults


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24596] linker segmentation faults
Date: Mon, 27 May 2019 04:59:29 +0000

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

--- Comment #1 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=3d7d6a6ff4678685f86976f08ab4c9c639e262e1

commit 3d7d6a6ff4678685f86976f08ab4c9c639e262e1
Author: Alan Modra <address@hidden>
Date:   Mon May 27 09:38:42 2019 +0930

    Generic ELF target group signature symbol

    Even though the generic ELF target doesn't handle groups correctly,
    this helps avoid a segfault in bfd_elf_set_group_contents seen on
    d30v-elf, dlx-elf, pj-elf, and xgate-elf when linking the pr22836
    testcase.

        PR 24596
    bfd/
        * linker.c (_bfd_generic_link_output_symbols): Heed BSF_KEEP.
    ld/
        * emultempl/genelf.em (gld${EMULATION_NAME}_after_open): Set
        BFS_KEEP on group signature symbol.

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