RISC-V: Remove redundant ABI test
commit20268ad194d3c00d1182af345875ce63a4a9c762
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Wed, 13 Sep 2023 03:20:44 +0000 (13 11:20 +0800)
committerLehua Ding <lehua.ding@rivai.ai>
Wed, 13 Sep 2023 03:24:58 +0000 (13 11:24 +0800)
tree615f05905d92f72ecfbcf0557737f3b7979e0413
parent8d8bc560b6ab7f3153db23ffb37157528e5b2c9a
RISC-V: Remove redundant ABI test

We only support and report warning for RVV types.

We don't report warning for GNU vectors.
So this testcase checking is incorrect and the FAIL is bogus.

Remove it and commit it.

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/base/vector-abi-9.c: Removed.
gcc/testsuite/gcc.target/riscv/rvv/base/vector-abi-9.c [deleted file]