https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71250
--- Comment #5 from Vincent Lefèvre <vincent-gcc at vinc17 dot net> --- (In reply to Alexander Monakov from comment #4) > 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. I've just reported PR 80454 (it seems that not everything was fixed in PR 53119).