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

--- Comment #2 from Markus Böck <markus.boeck02 at gmail dot com> ---
I posted a patch on the mailing list that should resolve this issue. The
problem was how comdat between a native object and a LTO object was handled.
When the LTO object was linked first and had a symbol in its gnu.linkonce
section it correctly merged it with the comdat of the same symbol from a native
object file. Yet when the LTO symbol was linked second it did not.

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

Reply via email to