This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/71115] [4.9/5/6 Regression] Missing warning: excess elements in struct initializer


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.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]