[LLVMbugs] [Bug 15541] Wrong behavior with operator new overloading when using O2 for optimization
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 19 00:20:35 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15541
Terry Yin <terry.yinzhe at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |---
--- Comment #2 from Terry Yin <terry.yinzhe at gmail.com> ---
Thanks for the clarification.
And I believe it's a useful optimization. But the behavior is still different
when the overloading new is defined in the same cpp source file.
Isn't that a bug?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130319/664523b7/attachment.html>
More information about the llvm-bugs
mailing list