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

--- Comment #15 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #14)
> Note removing the definitions of operator new/delete is still not optimized
> even on the trunk .... I have not checked out why though.

Unless we turn off exceptions and then operator new/delete is gone.

Reply via email to