https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68399
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- There are plenty(?) of duplicate bugreports for this. The issue is that the C++ FE creates initializers for each element rather than a loop. Jason, can we do sth about this?