bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19803] gc-sections breaks PE DLL variable export


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/19803] gc-sections breaks PE DLL variable export
Date: Mon, 04 Apr 2016 12:46:06 +0000

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

--- Comment #22 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

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

commit a061de07e441718d3658be332fd3172d87c7440b
Author: Nick Clifton <address@hidden>
Date:   Mon Apr 4 13:44:57 2016 +0100

    More fixes for COFF/PE lanker garbage collection.

        PR 19803
        * emultempl/pe.em (change_undef): New function.  Encapsulates
        duplicated code in pe_fixup_stdcalls and adds the newly defined
        sym to the gc root list.
        (pe_fixup_stdcall): Use the new function.
        * pe-dll.c (process_def_file_and_drectve); Add alias of exported
        symbol to gc root list.

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