|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/30300] LTO drops entry point symbol |
Date: | Thu, 04 May 2023 13:26:31 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30300 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3539414584be0094b0a4fe56dfd64ea79d802edc commit 3539414584be0094b0a4fe56dfd64ea79d802edc Author: Nick Clifton <nickc@redhat.com> Date: Thu May 4 14:24:16 2023 +0100 Stop the linker from loosing the entry point for COFF/PE code when compiling with LTO enabled. PR 30300 * emultempl/pep.em (set_entry_point): Add an undefined reference to the entry point if it has been constructed heuristically. * emultempl/pe.em (set_entry_point): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |