------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-01 15:52 ------- You are using an unitialized variable and putting it together piece wise, This is undefined hence the warning with -Wall.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22266