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

           Summary: gcc compat: __builtin_signbit doesn't appear to be
                    supported
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I'm getting the following when trying to build a code base that is typically
built with gcc -std=gnu99:

  error: implicit declaration of function '__builtin_signbit' is invalid in C99

-- 
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