https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67550
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code CC| |jason at gcc dot gnu.org Summary|Initialization of local |[5/6 regression] |struct array with elements |Initialization of local |of global array yields |struct array with elements |zeros instead of |of global array yields |initializer values |zeros instead of | |initializer values --- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- Started with r217814.