On Wed, Sep 06, 2017 at 01:48:38AM -0400, Michael Meissner wrote:
> Here is a respin of the patch to enable -mfloat128 on PowerPC Linux systems
> now
> that the libquadmath patch has been applied. I rebased the patches against
> the
> top of the trunk on Tuesday (subversion id 251609).
>
> I tweaked the documentation a bit based on your comments.
>
> I built the patch on the following systems. There are no regressions, and the
> tests float128-type-{1,2}.c now pass (previously they had regressed due to
> other float128 changes).
>
> * Power7, bootstrap, big endian, --with-cpu=power7
> * Power7, bootstrap, big endian, --with-cpu=power5
> * Power8, bootstrap, little endian, --with-cpu=power8
> * Power9 prototype bootstrap, little endian, --with-cpu=power9
>
> Can I check these patches into the trunk?
It looks fine, please commit. Thanks!
Segher