https://sourceware.org/bugzilla/show_bug.cgi?id=26047
--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_35-branch branch has been updated by Maciej W. Rozycki <ma...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9b6165529df6a759d65fc786a44eb28e226b81ad commit 9b6165529df6a759d65fc786a44eb28e226b81ad Author: Maciej W. Rozycki <ma...@wdc.com> Date: Thu Jul 23 20:24:58 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. (cherry picked from commit b5dd7120f6bcbd1fe650b8839a53b2bd423fbf60) -- You are receiving this mail because: You are on the CC list for the bug.