Re: Re: [Committed] RISC-V: Add regression test for vsetvl bug pr113429

2024-01-26 Thread 钟居哲
newlib rv32gcv juzhe.zh...@rivai.ai From: Patrick O'Neill Date: 2024-01-27 08:38 To: juzhe.zh...@rivai.ai; gcc-patches CC: kito.cheng; law; rdapp; vineetg Subject: Re: [Committed] RISC-V: Add regression test for vsetvl bug pr113429 What target/config are these failures on? I tried rv

Re: [Committed] RISC-V: Add regression test for vsetvl bug pr113429

2024-01-26 Thread Patrick O'Neill
What target/config are these failures on? I tried rv64gcv, rv64gc, rv32gcv, and rv32gc with RUNTESTFLAGS="rvv.exp" and don't see these failures. Thanks, Patrick On 1/25/24 23:20, juzhe.zh...@rivai.ai wrote: This patch causes the following regression: FAIL: gcc.target/riscv/rvv/vsetvl/pr11342

Re: [Committed] RISC-V: Add regression test for vsetvl bug pr113429

2024-01-25 Thread juzhe.zh...@rivai.ai
This patch causes the following regression: FAIL: gcc.target/riscv/rvv/vsetvl/pr113429.c -O0 (test for excess errors) FAIL: gcc.target/riscv/rvv/vsetvl/pr113429.c -O1 (test for excess errors) FAIL: gcc.target/riscv/rvv/vsetvl/pr113429.c -O2 (test for excess errors) FAIL: gcc.target/riscv/