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 <ni...@sourceware.org>:

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

commit 51dee44b37c4254e6b6a016b062c23b8e1f9ca33
Author: Jeremy Drake <sourceware-bugzi...@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