https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126567
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |inline-asm
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I am not sure this is well defined because of the inline-asm is not clobber
memory here. Since that is a side effect of calling a syscall.
