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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to