------- Comment #15 from pinskia at gcc dot gnu dot org 2007-03-07 21:24 ------- (In reply to comment #14) > This is why we have this bug -- because loop unrolling creates possibly > unreachable code with out-of-bounds array access. But the warning code is the real cause, sorry but there is no work around from loop unrolling.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|bogus array overflow |overflow warnings should not |warnings in unrolled loops |be enabled with -Wall http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31058