This is failing pre-commit testing:

linux rv64gcv lp64d medlow multilib:

FAIL: gcc.target/riscv/rvv/base/bug-4.c (internal compiler error: in 
extract_insn, at recog.cc:2882)
FAIL: gcc.target/riscv/rvv/base/bug-4.c (test for excess errors)
linux rv32gcv ilp32d medlow multilib:

FAIL: gcc.target/riscv/rvv/base/bug-4.c (internal compiler error: in 
extract_insn, at recog.cc:2882)
FAIL: gcc.target/riscv/rvv/base/bug-4.c (test for excess errors)
newlib rv64gcv lp64d medlow multilib:

FAIL: gcc.target/riscv/rvv/base/bug-4.c (internal compiler error: in 
extract_insn, at recog.cc:2882)
FAIL: gcc.target/riscv/rvv/base/bug-4.c (test for excess errors)

I think this is because the CI used a commit before PA's fix, so suffers from the same issue the last patch did (considering a ternop's operands interchangeable).

It looks good to me as it's mechanical and basically similar as the last patch.
I'd say it's good to go if Paul-Antoine has verified this is not another issue.

--
Regards
Robin

Reply via email to