]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V/testsuite: Restrict remaining `fmin'/`fmax' tests to hard float
authorMaciej W. Rozycki <macro@embecosm.com>
Wed, 17 Aug 2022 22:22:18 +0000 (23:22 +0100)
committerMaciej W. Rozycki <macro@embecosm.com>
Wed, 17 Aug 2022 22:22:18 +0000 (23:22 +0100)
commitc352361b5eec003d5f26feaf1ef58a0c55f659ad
tree3ded2825262e67399a4d29bfb6d985ed0427316b
parent5cccc24c06610d2f28688655f12184e5bc615474
RISC-V/testsuite: Restrict remaining `fmin'/`fmax' tests to hard float

Complement commit 7915f6551343 ("RISC-V/testsuite: constraint some of
tests to hard_float") and also restrict the remaining `fmin'/`fmax'
tests to hard-float test configurations.

gcc/testsuite/
* gcc.target/riscv/fmax-snan.c: Add `dg-require-effective-target
hard_float'.
* gcc.target/riscv/fmaxf-snan.c: Likewise.
* gcc.target/riscv/fmin-snan.c: Likewise.
* gcc.target/riscv/fminf-snan.c: Likewise.
gcc/testsuite/gcc.target/riscv/fmax-snan.c
gcc/testsuite/gcc.target/riscv/fmaxf-snan.c
gcc/testsuite/gcc.target/riscv/fmin-snan.c
gcc/testsuite/gcc.target/riscv/fminf-snan.c