On 10/30/23 09:55, Jeff Law wrote:


On 10/30/23 10:37, Patrick O'Neill wrote:
GCC recently changed its register allocator which causes this
testcase to fail.
This patch updates the regex to be more robust to change by accepting
any s register in the range of 1-9 for cm.push and cm.popret insns.

gcc/testsuite/ChangeLog:

    * gcc.target/riscv/rv32i_zcmp.c: Accept any register in the
    range of 1-9 for cm.push and cm.popret insns.
OK
jeff

Committed.

Patrick

Reply via email to