[Bug c++/67193] Overzealous -Wstack-usage warning

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 15 07:52:00 GMT 2015


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?



More information about the Gcc-bugs mailing list