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

--- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_31-branch branch has been updated by Eric Botcazou
<ebotca...@sourceware.org>:

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

commit 34a30b6758db4fe53b2872d7bd3824c778f6118c
Author: Eric Botcazou <ebotca...@gcc.gnu.org>
Date:   Thu Sep 5 18:23:37 2019 +0200

    Fix PR ld/24574

    This restores a line that has been dropped when the auto-import feature
    of the PE-COFF linker was overhauled about one year.  It is necessary
    for GDB to properly resolve extern symbol in DLLs.

    ld/ChangeLog
        * pe-dll.c (pe_find_data_imports): Replace again the original name
        of the undefined symbol with the __imp_ prefixed one after it is
        resolved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to