[LLVMbugs] [Bug 9556] clang does not support gcc builtin llabs

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 25 16:22:45 PDT 2011


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

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|                            |INVALID

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2011-03-25 18:22:44 CDT ---
Testcase has undefined behavior per the C standard.  Note that clang does
folding for library functions a bit differently from gcc.

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



More information about the llvm-bugs mailing list