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

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

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

commit 2e9246e077cdbbff0a56a810c5750cc895382ba3
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