diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/aarch64/mult-synth_1.c')
-rw-r--r-- | gcc/testsuite/gcc.target/aarch64/mult-synth_1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/aarch64/mult-synth_1.c b/gcc/testsuite/gcc.target/aarch64/mult-synth_1.c index 37f079d5beb..d5b8444b2db 100644 --- a/gcc/testsuite/gcc.target/aarch64/mult-synth_1.c +++ b/gcc/testsuite/gcc.target/aarch64/mult-synth_1.c @@ -8,4 +8,3 @@ foo (int x) } /* { dg-final { scan-assembler-times "mul\tw\[0-9\]+, w\[0-9\]+, w\[0-9\]+" 1 } } */ -/* { dg-final { cleanup-saved-temps } } */ |