[LLVMbugs] [Bug 9749] optimization bug with pow()

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 25 13:05:59 PDT 2011


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

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Chris Lattner <clattner at apple.com> 2011-04-25 15:05:59 CDT ---
bar.c must be compiled with -fno-builtin if it is implementing a standard
library function.

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