bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18160] Segmentation Fault in lang_gc_sections when linking elf_x


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/18160] Segmentation Fault in lang_gc_sections when linking elf_x86_64 output
Date: Thu, 26 Mar 2015 15:25:17 +0000

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 <address@hidden>:

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

commit b19a8f8545100a08ee2a64c05631aff6f651faa1
Author: H.J. Lu <address@hidden>
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]