[Bug c/19099] No warning for uninitialized local variable use
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 21 15:20:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-21 15:20 -------
Use -Winit-self and -Wuninitialized (and -O1).
See <http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/Warning-Options.html#Warning-Options> where
this is documented.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19099
More information about the Gcc-bugs
mailing list