pr42172-1.c: Check str instead of ldr.
gcc/testsuite/ChangeLog * gcc.target/arm/pr42172-1.c: Check str instead of ldr. From-SVN: r222396
This commit is contained in:
parent
ea39708ac1
commit
62d47a8827
@ -1,3 +1,7 @@
|
||||
2015-04-24 Bin Cheng <bin.cheng@arm.com>
|
||||
|
||||
* gcc.target/arm/pr42172-1.c: Check str instead of ldr.
|
||||
|
||||
2015-04-24 Terry Guo <terry.guo@arm.com>
|
||||
|
||||
* gcc.target/arm/pr65710.c: Update the options.
|
||||
|
@ -16,4 +16,4 @@ void init_A (struct A *this)
|
||||
this->f4 = 0;
|
||||
}
|
||||
|
||||
/* { dg-final { scan-assembler-times "ldr" 1 } } */
|
||||
/* { dg-final { scan-assembler-times "str" 1 } } */
|
||||
|
Loading…
Reference in New Issue
Block a user