https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120262
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=107360
Keywords| |ice-on-invalid-code
Last reconfirmed| |2025-05-13
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This code should be rejected as returning an pointer to a VLA type is
questionable.