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

--- Comment #12 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 Alan Modra
<amo...@sourceware.org>:

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

commit 36088682f447540fd8666a2c437fa232064044a7
Author: Alan Modra <amo...@gmail.com>
Date:   Thu Aug 3 14:01:34 2017 +0930

    ELF checks for orphan placement

    The loop checking for previous orphan placement should run even when
    the output is non-ELF.

        PR ld/21884
        * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Revert
        last change.  Rename iself to elfinput.  Expand comments.  Condition
        ELF checks on having both input and output ELF files.  Extract..
        (elf_orphan_compatible): ..this new function.

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