bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26588] enable-reloc-section on .exe with no exported symbols cau


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26588] enable-reloc-section on .exe with no exported symbols causes segfault if requested to create implib
Date: Wed, 30 Sep 2020 09:51:19 +0000

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

--- Comment #8 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=51dee44b37c4254e6b6a016b062c23b8e1f9ca33

commit 51dee44b37c4254e6b6a016b062c23b8e1f9ca33
Author: Jeremy Drake <sourceware-bugzilla@jdrake.com>
Date:   Wed Sep 30 10:50:46 2020 +0100

    After preventing creating an import library for an exe when there are no
exports, to avoid a crash, it turned out that some projects expected to be able
to create an import library for a dll with no exports, so more closely match
the condition to the condition around initializing the dll name.

            PR 26588
            * emultempl/pe.em (_finish): Generate an import library for DLLs,
            even if they have no exports.
            * emultempl/pep.em (_finish): Likewise.

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