------- Comment #14 from rguenth at gcc dot gnu dot org 2007-03-07 21:22 ------- This is why we have this bug -- because loop unrolling creates possibly unreachable code with out-of-bounds array access.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31058
