bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12762] LTO on Windows is broken (C++)


From: lvella at gmail dot com
Subject: [Bug ld/12762] LTO on Windows is broken (C++)
Date: Tue, 13 Oct 2020 23:17:58 +0000

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

--- Comment #34 from lvella <lvella at gmail dot com> ---
(In reply to lvella from comment #33)
> I also managed to workaround the problem by using
> -Wl,-allow-multiple-definition.

This turned out to be incorrect. Code generated this way is wrong, and in my
case, a cross procedure floating point computation was replaced with the wrong
result.

I don't know any workaround for this bug.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]