http://llvm.org/bugs/show_bug.cgi?id=6725
Zhongxing Xu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Zhongxing Xu <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
