bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW


From: ard.biesheuvel at linaro dot org
Subject: [Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW
Date: Wed, 19 Aug 2015 07:49:43 +0000

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

Ard Biesheuvel <ard.biesheuvel at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ard.biesheuvel at linaro dot 
org

--- Comment #18 from Ard Biesheuvel <ard.biesheuvel at linaro dot org> ---
I have given this a spin with building the OVMF firmware (EDK2/Tianocore)

http://www.tianocore.org/edk2/

In my case, I need to pass -fno-asynchrounous-unwind-tables to actually get
some noticeable improvement, since the unwind info seems to hold some live
references to code that is otherwise unused. But with that added, it works
beautifully.

(using GCC 4.9.3 + binutils-gdb 7.10 branch)

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