1 /* { dg-do compile } */
2 /* { dg-require-effective-target vect_condition } */
3 /* { dg-skip-if "need vect_max_reduc support" { ! vect_max_reduc } } */
9 for (; b
< (char *)a
; b
++) {
17 /* { dg-final { scan-tree-dump "vectorized 1 loops" "vect" } } */