gcc/testsuite
* gcc.dg/vect/vect-cond-2.c: Drop xfail.
From-SVN: r241967
+2016-11-08 Bin Cheng <bin.cheng@arm.com>
+
+ * gcc.dg/vect/vect-cond-2.c: Drop xfail.
+
2016-11-08 Martin Liska <mliska@suse.cz>
PR testsuite/78242
return 0;
}
-/* The order of computation should not be changed for cond_expr, therefore,
- it cannot be vectorized in reduction. */
-/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */