https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71115
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Known to work| |7.0 Summary|[4.9/5/6/7 Regression] |[4.9/5/6 Regression] |Missing warning: excess |Missing warning: excess |elements in struct |elements in struct |initializer |initializer Known to fail|7.0 | --- Comment #11 from Martin Sebor <msebor at gcc dot gnu.org> --- Fix commtted to trunk in r236549. (The constexpr-sfinae.C test shouldn't have been part of this commit but it doesn't fail except with 4.9.3.)