2015-01-14 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.target/aarch64/store-pair-1.c: Fix typo.
From-SVN: r219595
+2015-01-14 Christophe Lyon <christophe.lyon@linaro.org>
+
+ * gcc.target/aarch64/store-pair-1.c: Fix typo.
+
2015-01-14 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.target/aarch64/arm_neon-nosimd-error.c: New test.
}
/* We should be able to produce store pair for the store of 28/29 store. */
-{ dg-final { scan-assembler "stp\tw\[0-9\]+, w\[0-9\]+" } }
+/* { dg-final { scan-assembler "stp\tw\[0-9\]+, w\[0-9\]+" } } */