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 tw
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 fo
On Wed, Aug 16, 2017 at 06:59:50PM -0400, Michael Meissner wrote:
> This patch enables -mfloat128 to be the default on PowerPC Linux VSX systems.
>
> This patch depends on the libquadmatch/81848 patch being approved and
> installed:
> https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00977.html
That
This patch enables -mfloat128 to be the default on PowerPC Linux VSX systems.
This patch depends on the libquadmatch/81848 patch being approved and
installed:
https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00977.html
In this patch, I removed the old undocumented -mfloat128-type switch, and made
th