Re: libffi PowerPC64 ELFv1 fp arg fixes

2018-05-04 Thread Alan Modra
On Fri, May 04, 2018 at 06:02:27AM -0500, Segher Boessenkool wrote: > On Fri, May 04, 2018 at 07:40:20PM +0930, Alan Modra wrote: > > The attached patch has been accepted into upstream libffi. It fixes > > powerpc64-linux problems shown up by Bruno Haible's new libffi > > testsuite tests. Bootstr

Re: libffi PowerPC64 ELFv1 fp arg fixes

2018-05-04 Thread Segher Boessenkool
On Fri, May 04, 2018 at 07:40:20PM +0930, Alan Modra wrote: > The attached patch has been accepted into upstream libffi. It fixes > powerpc64-linux problems shown up by Bruno Haible's new libffi > testsuite tests. Bootstrapped and regression tested powerpc64-linux > and powerpc64le-linux. OK mai