]> git.ipfire.org Git - thirdparty/gcc.git/commit
AArch64/testsuite: Use non-capturing parentheses with ccmp_1.c
authorMaciej W. Rozycki <macro@embecosm.com>
Thu, 23 Nov 2023 16:13:58 +0000 (16:13 +0000)
committerMaciej W. Rozycki <macro@embecosm.com>
Thu, 23 Nov 2023 16:13:58 +0000 (16:13 +0000)
commit6ab2ae97fcf10590f23c6f631ed9afe7698cd243
tree68a54ebce124efcd750fe3fffb595e46d5249c1f
parenta74b9be0bb2879d87a43e78ec8db133c8f64faac
AArch64/testsuite: Use non-capturing parentheses with ccmp_1.c

Use non-capturing parentheses for the subexpressions used with
`scan-assembler-times', to avoid a quirk with double-counting.

gcc/testsuite/
* gcc.target/aarch64/ccmp_1.c: Use non-capturing parentheses
with `scan-assembler-times'.
gcc/testsuite/gcc.target/aarch64/ccmp_1.c