PR tree-optimization/71354
* gcc.dg/vect/vect-23.c: Use vect_condition instead of vect_cond.
From-SVN: r237555
+2016-06-17 Bin Cheng <bin.cheng@arm.com>
+
+ PR tree-optimization/71354
+ * gcc.dg/vect/vect-23.c: Use vect_condition instead of vect_cond.
+
2016-06-17 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/71347
/* { dg-require-effective-target vect_int } */
-/* { dg-require-effective-target vect_cond } */
+/* { dg-require-effective-target vect_condition } */
#include <stdarg.h>
#include "tree-vect.h"