[llvm-bugs] [Bug 40280] FP exception on optimized code

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 10 06:01:41 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=40280

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |spatel+llvm at rotateright.com
         Resolution|---                         |INVALID

--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I think the source program encounters undefined behavior because:
https://bugs.llvm.org/show_bug.cgi?id=8100#c15

Feel free to reopen if you disagree.

This is a long-standing problem for clang as you can see from that bug report
and related/duplicates. 

Work is ongoing to support an FP environment that includes exceptions. You can
check status of that on the llvm-dev mailing list.

-- 
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/20190110/338d066b/attachment-0001.html>


More information about the llvm-bugs mailing list