https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71250
--- Comment #4 from Alexander Monakov <amonakov at gcc dot gnu.org> --- Note that that's a different warning: -Wmissing-braces, not -Wmissing-field-initializers. I believe it would be nice to fix, but handling of universal zero initializers in -Wmissing-braces should be a separate issue.