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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to