[Bug c++/55318] Missing uninitialized warning

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 14 11:41:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55318

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-11-14 11:40:50 UTC ---
You need to use -Winit-self

For 4.8 this is included in -Wall

*** This bug has been marked as a duplicate of bug 18016 ***



More information about the Gcc-bugs mailing list