Re: [PATCH] testsuite:RISC-V:Modify the char string.

2024-11-26 Thread Jeff Law
On 11/23/24 2:59 AM, shiyul...@iscas.ac.cn wrote: From: yulong This patch modifies the char string from __riscv_xsfvcp to __riscv_xsfcease. gcc/testsuite/ChangeLog: * gcc.target/riscv/predef-sf-2.c: Modify the char string. Thanks. I've pushed this to the trunk. jeff

[PATCH] testsuite:RISC-V:Modify the char string.

2024-11-23 Thread shiyulong
From: yulong This patch modifies the char string from __riscv_xsfvcp to __riscv_xsfcease. gcc/testsuite/ChangeLog: * gcc.target/riscv/predef-sf-2.c: Modify the char string. --- gcc/testsuite/gcc.target/riscv/predef-sf-2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi