http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55529
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-11-29 12:55:17 UTC --- Why is the warning bogus? If the loop body is executed at all, you always overflow the loop bounds.