[LLVMbugs] [Bug 23112] New: clang-cl: /fp is not supported

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Apr 3 02:43:08 PDT 2015


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

            Bug ID: 23112
           Summary: clang-cl: /fp is not supported
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: david.majnemer at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

It looks like /fp:fast should map to -ffast-math and /fp:except should map to
-ftrapping-math.

-- 
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/20150403/10635b4a/attachment.html>


More information about the llvm-bugs mailing list