https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67193
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >(I know that alloca with a fixed argument is fairly pointless, but this can >happen with templates.) Why not use normal arrays for that case?