https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112583
JuzheZhong <juzhe.zhong at rivai dot ai> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juzhe.zhong at rivai dot ai --- Comment #2 from JuzheZhong <juzhe.zhong at rivai dot ai> --- I think it is redundant PR. rv64gcv_zvl128b must be same as rv64gcv. I saw so many FAILs as follows: FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/copysign-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/shift-scalar-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vadd-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vand-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vdiv-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vmax-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vmax-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vmax-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vmax-run.c execution test FAIL: gcc.target/riscv/rvv/autovec/binop/vmax-run.c execution test Confirm I don't have them with zvl128b. So it must be your environment issue. I am gonna ignore this PR and go to zvl256b PR directly.