]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Force ilp32d for the T-Head FMV test
authorPalmer Dabbelt <palmer@rivosinc.com>
Tue, 11 Apr 2023 19:59:48 +0000 (12:59 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 17 Apr 2023 18:13:43 +0000 (11:13 -0700)
commitc16848ed8f30be952ac0167fd464ae794fa5ac67
tree3b1981f2417b149f4f66dd5f10185ce57c23ae93
parente6b050da8a4513ab37fd3699c7a963421fbe4d81
RISC-V: Force ilp32d for the T-Head FMV test

These functions are NOPs on the soft-float ABIs.  Since we're already
forcing the ISA, let's just force the ABI too.

gcc/testsuite/ChangeLog:

* gcc.target/riscv/xtheadfmv-fmv.c: Force the ilp32d ABI.
gcc/testsuite/gcc.target/riscv/xtheadfmv-fmv.c