]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH] RISC-V: testsuite: Adjust pr117722.c scan.
authorRobin Dapp <rdapp.gcc@gmail.com>
Sat, 15 Feb 2025 15:48:06 +0000 (08:48 -0700)
committerJeff Law <jlaw@ventanamicro.com>
Sat, 15 Feb 2025 15:48:06 +0000 (08:48 -0700)
commitf9868e623fc80c6c6260c9dc6c7280db90433207
treedd667fde0adee61c53cfda13694129539c26d7ff
parentad3de70fd863e32ea6440bcb613ffe2c58c2dae8
[PATCH] RISC-V: testsuite: Adjust pr117722.c scan.

the test scanned for vmin and vmax instead of vminu and vmaxu.
This patch fixes that.

Will commit as obvious once the CI is OK with it.

Regards
 Robin

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/autovec/pr117722.c: Scan for vminu and
vmaxu.
gcc/testsuite/gcc.target/riscv/rvv/autovec/pr117722.c