Re: [PATCH], Enable -mfloat128 by default on PowerPC VSX systems

2017-09-06 Thread Segher Boessenkool
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

Re: [PATCH], Enable -mfloat128 by default on PowerPC VSX systems

2017-09-05 Thread Michael Meissner
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

Re: [PATCH], Enable -mfloat128 by default on PowerPC VSX systems

2017-08-18 Thread Segher Boessenkool
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

[PATCH], Enable -mfloat128 by default on PowerPC VSX systems

2017-08-16 Thread Michael Meissner
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