lgtm
On Wed, Sep 13, 2023 at 11:23 AM Juzhe-Zhong wrote:
>
> 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.t
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.target/riscv/rvv/