This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/71913] [5/6/7 Regression] Missing copy elision with operator new


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71913

--- Comment #11 from Renlin Li <renlin at gcc dot gnu.org> ---
(In reply to Christophe Lyon from comment #10)
> I've noticed that something similar to what Renlin suggested was committed
> to trunk as r238728.
> 
> Could this testcase fix be backported to the release branches too?

Yes, the failure can still be observed in branch 49 and 5.
It will be good to backport the fix to those branches.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]