RE: [PATCH v4] RISC-V: Add vector psabi checking.

2023-06-11 Thread Wang, Yanzhang via Gcc-patches
..@rivai.ai; kito.ch...@sifive.com; > Li, Pan2 > Subject: Re: [PATCH v4] RISC-V: Add vector psabi checking. > > Hmmm, I still saw some fail on testsuite after applying this patch, most > are because the testcase has used vector type as argument or return value, > but .. vector-abi

Re: [PATCH v4] RISC-V: Add vector psabi checking.

2023-06-09 Thread Kito Cheng via Gcc-patches
Hmmm, I still saw some fail on testsuite after applying this patch, most are because the testcase has used vector type as argument or return value, but .. vector-abi-1.c should not fail I think? For other fails, I would suggest you could just add -Wno-psabi to rvv.exp === gcc: Une