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

--- Comment #9 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=b19a8f8545100a08ee2a64c05631aff6f651faa1

commit b19a8f8545100a08ee2a64c05631aff6f651faa1
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu Mar 26 08:22:08 2015 -0700

    Skip gc-sections if relocation is incompatible

    This patch skips gc-sections if input relocation is incompatible with
    output.

    bfd/

        PR ld/18160
        * elflink.c (elf_gc_sweep): Skip if relocation is incompatible.
        (bfd_elf_gc_sections): Likewise.

    ld/testsuite/

        PR ld/18160
        * ld-x86-64/pr18160.d: New file.
        * ld-x86-64/pr18160.s: Likewise.
        * ld-x86-64/pr18160.t: Likewise.
        * ld-x86-64/x86-64.exp: Run pr18160.

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