]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: arm: Fix dg-final in short-vfp-1.c [PR119556]
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 31 Mar 2025 19:00:44 +0000 (19:00 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Wed, 2 Apr 2025 08:14:29 +0000 (08:14 +0000)
commitdf225ae29a147ae40bb44ba14ee979b67fd19c8e
tree38a9b30d38ace2251e0a8a461733da55cdeb0cca
parent063fbd5a10d47d4957d605ca917480d02e054249
testsuite: arm: Fix dg-final in short-vfp-1.c [PR119556]

Recent syntactic fixes enabled the test, but the result was failing.

It turns out it was missing a space between the register arguments in
the scan-assembler-times directives.

gcc/testsuite/ChangeLog:

PR target/119556
* gcc.target/arm/short-vfp-1.c: Add missing spaces.
gcc/testsuite/gcc.target/arm/short-vfp-1.c