[Bug middle-end/39731] Separate warning classes for maybe-uninitialized and known-uninitialized variables.
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 18 16:37:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39731
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |manu at gcc dot gnu.org
Resolution| |FIXED
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-04-18 16:35:23 UTC ---
Fixed at least since GCC 4.7.0:
http://gcc.gnu.org/onlinedocs/gcc-4.7.0/gcc/Warning-Options.html#Warning-Options
See -Wmaybe-uninitialized.
More information about the Gcc-bugs
mailing list