Re: [PATCH] RISC-V: Fix -march error of zhinxmin testcases

2023-08-18 Thread Lehua Ding
On 2023/8/18 14:39, Robin Dapp wrote: This little patch fixs the -march error of a zhinxmin testcase I added earlier and an old zhinxmin testcase, since these testcases are for zhinxmin extension and not zfhmin extension. Arg, I should have noticed that ;) OK, of course. Regards Robin Com

Re: [PATCH] RISC-V: Fix -march error of zhinxmin testcases

2023-08-17 Thread Robin Dapp via Gcc-patches
> This little patch fixs the -march error of a zhinxmin testcase I added earlier > and an old zhinxmin testcase, since these testcases are for zhinxmin extension > and not zfhmin extension. Arg, I should have noticed that ;) OK, of course. Regards Robin

[PATCH] RISC-V: Fix -march error of zhinxmin testcases

2023-08-17 Thread Lehua Ding
This little patch fixs the -march error of a zhinxmin testcase I added earlier and an old zhinxmin testcase, since these testcases are for zhinxmin extension and not zfhmin extension. --- gcc/testsuite/gcc.target/riscv/_Float16-zhinxmin-3.c | 2 +- gcc/testsuite/gcc.target/riscv/_Float16-zhinxmin