------- Comment #2 from pinskia at gcc dot gnu dot org 2009-11-13 04:11 ------- int h; while (h > 0){
You are using h as unitialized. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42023