Re: [PATCH 3/5] RISC-V: Add ZC* test for march args being passed.

2023-05-04 Thread Kito Cheng via Gcc-patches
Plz drop those testcase which just contain inline asm in foo, that should belong to binutils's testsuite IMO. On Thu, Apr 6, 2023 at 2:23 PM Jiawei wrote: > > From: Charlie Keaney > > Add all ZC* extensions march args tests. > > Co-Authored by: Nandni Jamnadas > Co-Authored by: Jiawei >

[PATCH 3/5] RISC-V: Add ZC* test for march args being passed.

2023-04-06 Thread Jiawei
From: Charlie Keaney Add all ZC* extensions march args tests. Co-Authored by: Nandni Jamnadas Co-Authored by: Jiawei Co-Authored by: Mary Bennett Co-Authored by: Simon Cook gcc/testsuite/ChangeLog: * gcc.target/riscv/arch-20.c: New test. * gcc.target/riscv/arch-21.c: New