bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21884] [2.29/2.30 Regression] ld segfaulting building memtest86


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/21884] [2.29/2.30 Regression] ld segfaulting building memtest86
Date: Fri, 11 Aug 2017 15:19:01 +0000

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

--- Comment #31 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_29-branch branch has been updated by H.J. Lu
<address@hidden>:

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

commit 4a1c35c0165f9cbcc63d3af93574b2f6c4544eb7
Author: Nick Clifton <address@hidden>
Date:   Mon Aug 7 10:09:51 2017 +0100

    Do not choose a non-ELF format input file to hold the linker created GOT
sections.

    bfd/

        PR 21884
        * elf32-i386.c (elf_i386_link_setup_gnu_properties): If the dynobj
        has not been set then use the bfd returned by
        _bfd_elf_link_setup_gnu_properties.  If that is null then search
        through all the input bfds selecting the first normal, ELF format
        one.
        * elf64-x86-64.c (elf_x86_64_link_setup_gnu_properties): Likewise.

    ld/

        PR ld/21884
        * testsuite/ld-i386/i386.exp: Run pr21884.
        * testsuite/ld-x86-64/x86-64.exp: Likewise.
        * testsuite/ld-i386/pr21884.d: New file.
        * testsuite/ld-i386/pr21884.t: Likewise.
        * testsuite/ld-x86-64/pr21884.d: Likewise.
        * testsuite/ld-x86-64/pr21884.t: Likewise.

    (cherry picked from commit b7a18930e3925c4092bd975e95bc3603aa1418d9 and
     9593aade74f0da0c08a4ab55e4c59173b07b1f63)

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