https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51689
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |4.9.0, 5.0
Resolution|--- |WORKSFORME
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
I think nothing is left to fix here: we reject the former and warn with
-Wmissing-braces for the latter (modulo the spurious open curly brace).
Likewise current clang and edg.