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 <ni...@sourceware.org>:

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

commit b7a18930e3925c4092bd975e95bc3603aa1418d9
Author: Nick Clifton <ni...@redhat.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to