------- Comment #15 from pinskia at gcc dot gnu dot org 2010-01-27 20:24 ------- Think of overflow, it is overflowing the range. We don't warn for integer overflow for loops as that would make the noise level huge for most code.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42810