* gcc.dg/vect/vect-iv-5.c: Make xfail conditional with !arm_neon_ok.
From-SVN: r201406
+2013-08-01 Vidya Praveen <vidyapraveen@arm.com>
+
+ * gcc.dg/vect/vect-iv-5.c: Make xfail conditional with !arm_neon_ok.
+
2013-07-31 Michael Meissner <meissner@linux.vnet.ibm.com>
* gcc.target/powerpc/fusion.c: New file, test power8 fusion
return main1 ();
}
-/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail {! arm_neon_ok } } } } */
/* { dg-final { cleanup-tree-dump "vect" } } */