]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: testsuite: fix syntax error for assembler scan
authorEdwin Lu <ewlu@rivosinc.com>
Thu, 27 Mar 2025 17:45:13 +0000 (10:45 -0700)
committerEdwin Lu <ewlu@rivosinc.com>
Thu, 27 Mar 2025 17:50:08 +0000 (10:50 -0700)
commitc35b4bcad17ce1f59aebd779d7aab85cc9539154
tree91386c628e7c2b34dd9933f2d794f854fb171e4b
parent176c7a2f751e0487c500c2a83bd44ebad89df958
RISC-V: testsuite: fix syntax error for assembler scan

When the dg brackets were added, they forgot to add the brackets for the
scan-assembler-times directive.

Committed as obvious.

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/autovec/vls/merge-4.c: Fix typo

Signed-off-by: Edwin Lu <ewlu@rivosinc.com>
gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/merge-4.c