[LLVMbugs] [Bug 11711] -fno-builtin still uses builtins

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 6 04:20:59 PST 2012


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

David Chisnall <csdavec at swan.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |csdavec at swan.ac.uk
         Resolution|                            |FIXED

--- Comment #5 from David Chisnall <csdavec at swan.ac.uk> 2012-01-06 06:20:59 CST ---
Fixed in r147655.  We were doing the constant folding thing for builtins even
if -fno-builtin was specified.

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