http://llvm.org/bugs/show_bug.cgi?id=10151

           Summary: Clang should support -fno-trapv
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


GCC doesn't have problems with it. I wanted to compile specific files with
-fno-trapv, since I use -ftrapv and hit bug 7838, and as it's not supported I
had to disable -ftrapv at all.

BTW, I noticed that more useful -fno-foo flags supported by GCC aren't
supported by Clang.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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