2019-09-06 Bernd Edlinger * gcc.target/arm/unaligned-argument-2.c: Remove bogus test cases. Index: gcc/testsuite/gcc.target/arm/unaligned-argument-2.c =================================================================== --- gcc/testsuite/gcc.target/arm/unaligned-argument-2.c (revision 275409) +++ gcc/testsuite/gcc.target/arm/unaligned-argument-2.c (working copy) @@ -15,5 +15,3 @@ void f(int a, int b, int c, int d, int e, struct s } /* { dg-final { scan-assembler-times "ldrd" 0 } } */ -/* { dg-final { scan-assembler-times "strd" 0 } } */ -/* { dg-final { scan-assembler-times "stm" 1 } } */