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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

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

commit 54d7dae59a2239720c848985a7d50a0a8b3319eb
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu Jul 18 08:01:45 2019 -0700

    ld -r: Don't merge with member of output section group

    When doing a relocatable link, members of input section group are
    placed in their own output sections.  We need to make sure that no
    input sections are merged with member of output section group.

        PR ld/24819
        * emultempl/elf32.em (elf_orphan_compatible): Return FALSE for
        member of output section group when doing a relocatable link.
        * testsuite/ld-elf/pr24819.d: New file.
        * testsuite/ld-elf/pr24819.s: Likewise.

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