]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Make sure rv32q conflict won't affect the zfa gas testcases.
authorNelson Chu <nelson@rivosinc.com>
Wed, 18 Oct 2023 00:45:28 +0000 (08:45 +0800)
committerNelson Chu <nelson@rivosinc.com>
Wed, 18 Oct 2023 01:48:35 +0000 (09:48 +0800)
commit4352c0ac04a67875b1642caed6a74dfb8719e425
tree91cf7aa9ecd8bf563543e6f70a2d159f025e659e
parent85ad846e722b01603d4a7f6348d95f3b026e75eb
RISC-V: Make sure rv32q conflict won't affect the zfa gas testcases.

According to the commit 51498ab9abc6, the q extension was no longer allowed
for rv32 since version 2.2.  Therefore, make sure the version of q is larger
than 2.2, in case the new extension conflict breaks the toolchain regressions,
which built with the old -misa-spec.

gas/
* testsuite/gas/riscv/zfa-zvfh.d: Set q to v2.2.
* testsuite/gas/riscv/zfa.d: Likewise.
gas/testsuite/gas/riscv/zfa-zvfh.d
gas/testsuite/gas/riscv/zfa.d