mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 08:30:39 +08:00
store-pair-1.c: Fix typo.
2015-01-14 Christophe Lyon <christophe.lyon@linaro.org> * gcc.target/aarch64/store-pair-1.c: Fix typo. From-SVN: r219595
This commit is contained in:
parent
2a62514fca
commit
5c52d24936
gcc/testsuite
@ -1,3 +1,7 @@
|
||||
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.
|
||||
|
@ -9,4 +9,4 @@ int f(int *a, int b)
|
||||
}
|
||||
|
||||
/* 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\]+" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user