[Bug general/24498] 0.176: isn't LTO ready

mark at klomp dot org sourceware-bugzilla@sourceware.org
Sun Apr 28 20:25:00 GMT 2019


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
One problem is that LTO seems to discard all symbol versioning.
This seems to be caused by the fact that the code uses asm statements with
.symver: https://sourceware.org/binutils/docs/as/Symver.html

I am note sure what/how to resolve that.

It seems it will need a GCC fix:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list