[Bug c++/66966] Missing diagnostic message for ill-formed program with anonymous enum

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 22 11:44:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66966

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Oh wait ... if you use -w then you are suppressing diagnostics, so you can't
really complain that there are no diagnostics!

So this seems invalid to me.



More information about the Gcc-bugs mailing list