bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26047] Don't allow linking ET_EXEC


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26047] Don't allow linking ET_EXEC
Date: Thu, 23 Jul 2020 19:12:49 +0000

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

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Maciej W. Rozycki <macro@sourceware.org>:

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

commit b5dd7120f6bcbd1fe650b8839a53b2bd423fbf60
Author: Maciej W. Rozycki <macro@wdc.com>
Date:   Thu Jul 23 20:11:29 2020 +0100

    PR ld/26288: Revert obsolete part of PR ld/26047 fix

    Revert commit a3fc941881e4 ("Stop the linker from accepting executable
    ELF files as inputs to other links."), which has been made obsolete by
    commit a87e1817a435 ("Have the linker fail if any attempt to link in an
    executable is made.").  An earlier check triggers added with the latter
    commit making the piece of code removed dead.

            ld/
            PR ld/26288

            Revert:
            PR 26047
            * ldelf.c (ldelf_after_open): Fail if attempting to link one
            executable into another.

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