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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you modify the inplace operator new and add a asm("":"+m"(r)); for the
return value?

I am trying to figure out if there is a lifetime change that got missed.

Reply via email to