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: Mon, 07 Aug 2017 09:11:06 +0000

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

--- Comment #24 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

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

commit b7a18930e3925c4092bd975e95bc3603aa1418d9
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.

        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.

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