https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101239
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24663 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I suspect the real issue is with zero sized arrays which we had problems with before; PR 24663 . Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24663 [Bug 24663] Template instantiation generating a zero-sized array doesn't fail