[Bug c++/68103] Unnecessary copying due to order of evaluation with operator new

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 5 01:15:00 GMT 2016


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |6.1.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This might have fixed on the trunk as there was a change recently dealing with
order of evaluation.


More information about the Gcc-bugs mailing list