[LLVMbugs] [Bug 6725] Analysis/malloc.c fail in release-asserts

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 5 20:03:59 PDT 2010


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

Zhongxing Xu <xuzhongxing at gmail.com> changed:

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

--- Comment #9 from Zhongxing Xu <xuzhongxing at gmail.com> 2010-04-05 22:03:59 CDT ---
Fixed in r100516. The copy constructor somehow gets elided during inlining.
This only shows up with GCC 4.4.1 Release-Asserts build.

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