[llvm-bugs] [Bug 46810] Missing inexact FP exception on cast
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Wed Jul 22 11:52:34 PDT 2020
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=46810
Richard Smith <richard-llvm at metafoo.co.uk> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
As noted on PR46799, we do not support FENV_ACCESS on armv8 yet. Clang trunk
warns:
warning: overriding currently unsupported use of floating point exceptions on
this target [-Wunsupported-floating-point-opt]
*** This bug has been marked as a duplicate of bug 46799 ***
-- 
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/20200722/e695f343/attachment.html>
    
    
More information about the llvm-bugs
mailing list