------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-25 20:24 ------- t.c: In function void c(unsigned int): t.c:17: warning: comparison of unsigned expression < 0 is always false t.c: In function void d(long unsigned int): t.c:23: warning: comparison of unsigned expression < 0 is always false t.c: In function void e(long long unsigned int): t.c:29: warning: comparison of unsigned expression < 0 is always false
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |c http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23587