https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96934
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Summary|Copy initialization of |[9 Regression] Copy |struct involving aggregate |initialization of struct |array initialization |involving aggregate array |miscompiles in GCC 9 |initialization miscompiles | |in GCC 9 Target Milestone|--- |9.4 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=91914 Status|UNCONFIRMED |RESOLVED --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Fixed in GCC 9.4.0, most likely by the patch which fixed PR 91914.