]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH] testsuite: RISC-V: Fix the typo in param-autovec-mode.c
authorLiao Shihua <shihua@iscas.ac.cn>
Mon, 2 Jun 2025 03:11:25 +0000 (21:11 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Mon, 2 Jun 2025 03:11:25 +0000 (21:11 -0600)
commitd3ddc93a9daa0924cf939508d192999487a9dd4c
tree6c8fba47cc8f971b2342fbf9d91daae99b90137c
parentfa715626d71b264a978066497a9c940eb3b307a1
[PATCH] testsuite: RISC-V: Fix the typo in param-autovec-mode.c

This patch fixes the typo in the test case `param-autovec-mode.c` in the RISC-V
autovec testsuite.

The option `autovec-mode` is changed to `riscv-autovec-mode` to match the
expected parameter name.

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/autovec/param-autovec-mode.c: Change
`autovec-mode` to `riscv-autovec-mode` in dg-options.
gcc/testsuite/gcc.target/riscv/rvv/autovec/param-autovec-mode.c