[LLVMbugs] [Bug 8906] Overly aggressive memset optimization.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 4 17:03:54 PST 2011


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #2 from Chris Lattner <clattner at apple.com> 2011-01-04 19:03:54 CST ---
Fixed in r122854.  If you don't want the compiler to form a memset, please
build with -fno-builtin.

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