[Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 24 22:17:51 GMT 2025


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.


More information about the Gcc-bugs mailing list