[Bug c/7258] The message "variable might be used uninitialised" does not tell the location
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 27 04:44:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-27 03:32 -------
Suspending as this is fixed on the tree-ssa:
pr7258.c: In function `f':
pr7258.c:4: warning: 'i' is used uninitialized in this function
Line 4 contains:
if (i)
Also note for the "reduced" source it says "is" and not "might".
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |SUSPENDED
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7258
More information about the Gcc-bugs
mailing list