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

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

commit 3d7d6a6ff4678685f86976f08ab4c9c639e262e1
Author: Alan Modra <amo...@gmail.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to