[LLVMbugs] [Bug 23707] Code in the false branch of an "if" is executed
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat May 30 13:09:16 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23707
David Majnemer <david.majnemer at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |david.majnemer at gmail.com
Resolution|--- |DUPLICATE
--- Comment #1 from David Majnemer <david.majnemer at gmail.com> ---
LLVM's optimizers are not, and have never, been aware of floating point
exceptions.
This behavior was present in 3.4 and 3.5 but optimizations unrelated to
floating point became more aggressive, surfacing the behavior you are
observing.
*** This bug has been marked as a duplicate of bug 22873 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150530/438019ce/attachment.html>
More information about the llvm-bugs
mailing list