Re: [PATCH] testsuite: Add test case for pack/unpack bifs at soft-float [PR105334]

2022-04-27 Thread Kewen.Lin via Gcc-patches
on 2022/4/27 8:46 PM, David Edelsohn wrote: > On Wed, Apr 27, 2022 at 8:22 AM Segher Boessenkool > wrote: >> >> Hi! >> >> Thank you for doing this testcase. >> >> On Wed, Apr 27, 2022 at 06:29:07PM +0800, Kewen.Lin wrote: >>> As discussed in PR105334, this patch is to add the test coverage for

Re: [PATCH] testsuite: Add test case for pack/unpack bifs at soft-float [PR105334]

2022-04-27 Thread David Edelsohn via Gcc-patches
On Wed, Apr 27, 2022 at 8:22 AM Segher Boessenkool wrote: > > Hi! > > Thank you for doing this testcase. > > On Wed, Apr 27, 2022 at 06:29:07PM +0800, Kewen.Lin wrote: > > As discussed in PR105334, this patch is to add the test coverage for > > the two recent fixes r12-8091 and r12-8226 from

Re: [PATCH] testsuite: Add test case for pack/unpack bifs at soft-float [PR105334]

2022-04-27 Thread Segher Boessenkool
Hi! Thank you for doing this testcase. On Wed, Apr 27, 2022 at 06:29:07PM +0800, Kewen.Lin wrote: > As discussed in PR105334, this patch is to add the test coverage for > the two recent fixes r12-8091 and r12-8226 from Segher, aix is skipped > since it takes soft-float and long-double-128

[PATCH] testsuite: Add test case for pack/unpack bifs at soft-float [PR105334]

2022-04-27 Thread Kewen.Lin via Gcc-patches
Hi, As discussed in PR105334, this patch is to add the test coverage for the two recent fixes r12-8091 and r12-8226 from Segher, aix is skipped since it takes soft-float and long-double-128 incompatible. I noticed the referred test case pack02.c skips if powerpc*-*-darwin*, but it's for do-run