https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100550
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ICE: in fold_convert_loc, |[11/12 Regression] ICE: in
|at fold-const.c:2429 |fold_convert_loc with
| |function call VLA argument
Target Milestone|--- |11.2
Severity|normal |trivial
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note this is a regression from GCC 10 which did not ICE.
It was most likely introduced while the [*] support was being added.