Re: [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp

2023-10-27 Thread Jeff Law
On 10/27/23 14:31, Patrick O'Neill wrote: Hi Fei, A recent change to GCC [1] updated the  the registers in the cm.push and cm.pop insns for these testcases: |FAIL: gcc.target/riscv/rv32i_zcmp.c -Os check-function-bodies test1 FAIL: gcc.target/riscv/rv32i_zcmp.c -Os check-function-bodies

Re: [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp

2023-10-27 Thread Jeff Law
On 10/27/23 14:31, Patrick O'Neill wrote: Hi Fei, A recent change to GCC [1] updated the  the registers in the cm.push and cm.pop insns for these testcases: |FAIL: gcc.target/riscv/rv32i_zcmp.c -Os check-function-bodies test1 FAIL: gcc.target/riscv/rv32i_zcmp.c -Os check-function-bodies

Re: Re: [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp

2023-10-30 Thread Fei Gao
On 2023-10-28 10:35  Jeff Law wrote: > > > >On 10/27/23 14:31, Patrick O'Neill wrote: >> Hi Fei, >> >> A recent change to GCC [1] updated the  the registers in the cm.push and >> cm.pop insns for these testcases: >> >> |FAIL: gcc.target/riscv/rv32i_zcmp.c -Os check-function-bodies test1 >> FAIL: