[LLVMbugs] [Bug 9557] return value ignored
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 25 16:17:47 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9557
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:17:46 CDT ---
Example has undefined behavior per the C standard. Note that clang does
constant folding for math 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