https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124121
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=106658
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
__asm__ __volatile__("" : "=g" __q_11, "=m" MEM <char[0:D.68579]>
[(char[0:D.68446] *)&D.59609] : "0" &D.59609.D.59479._M_elems, "m" MEM
<char[0:D.68579]> [(char[0:D.68446] *)&D.59609]);
So this is from start_lifetime_as BUT the inline-asm inline in this case can't
be optimized away even if the memory location would be ...