https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115374
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2024-06-06
Status|UNCONFIRMED |WAITING
Ever confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Your example code is undefined due to the way it changes the stack without
mentioning it to the compiler.
