https://sourceware.org/bugzilla/show_bug.cgi?id=24498
--- Comment #8 from Mark Wielaard <mark at klomp dot org> --- I proposed a patch to use the new gcc 10 symver attribute to define symbol versioning: https://sourceware.org/pipermail/elfutils-devel/2020q2/002606.html This should help with using LTO since it makes the function symbols and versions visible to the compiler (before they were "hidden" inside asm statements). But I haven't tried to build all of elfutils with LTO enabled yet. How do you configure elfutils to enable LTO? -- You are receiving this mail because: You are on the CC list for the bug.