[Bug target/112597] RISC-V regression testsuite errors with rv64gcv_zvl256b
juzhe.zhong at rivai dot ai
gcc-bugzilla@gcc.gnu.org
Tue Nov 21 02:41:53 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112597
--- Comment #4 from JuzheZhong <juzhe.zhong at rivai dot ai> ---
Confirm on C/C++ RV32 and RV64 FAILs
FAIL: gcc.dg/pr30957-1.c also happens on X86 so we need to ignore it.
The other one is:
FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/gather_load_run-12.c
execution test
which is known issue on PR:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111970
Richard is going to take care of that.
Except these, no more execution FAIL and ICE.
So bug fix for zvl256b is done.
I am gonna move to zvl512b.
More information about the Gcc-bugs
mailing list