+2018-05-09 Andreas Schwab <schwab@suse.de>
+
+ * gcc.target/aarch64/sve/vcond_6.c: Add missing brace.
+
2018-05-09 Richard Sandiford <richard.sandiford@linaro.org>
* gcc.target/aarch64/store_lane_spill_1.c: New test.
and then use NOT, but the original BIC sequence is better. It's a fairly
niche failure though. We'd handle most other types of comparison by
using the inverse operation instead of a separate NOT. */
-/* { dg-final { scan-assembler-times {\tbic\tp[0-9]+\.b, p[0-9]+/z, p[0-9]+\.b, p[0-9]+\.b} 3 { xfail *-*-* } } */
+/* { dg-final { scan-assembler-times {\tbic\tp[0-9]+\.b, p[0-9]+/z, p[0-9]+\.b, p[0-9]+\.b} 3 { xfail *-*-* } } } */
/* { dg-final { scan-assembler-times {\torn\tp[0-9]+\.b, p[0-9]+/z, p[0-9]+\.b, p[0-9]+\.b} 3 } } */