------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-20 17:47 ------- t.c:20: note: not vectorized: mixed data-types t.c:20: note: can't determine vectorization factor.
Removing flags[i] = true; we get: t.c:20: note: not consecutive access t.c:20: note: not vectorized: complicated access pattern. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18438