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.

Reply via email to