Re: [PATCH], Enable IBM/IEEE long double format to overriden more easily

2017-10-26 Thread Michael Meissner
On Wed, Oct 25, 2017 at 07:11:07PM -0500, Segher Boessenkool wrote: > Hi Mike, > > On Sat, Oct 21, 2017 at 09:09:58AM -0400, Michael Meissner wrote: > > As Segher and I were discussing off-line, I have some problems with the > > current > > -mabi={ieee,ibm}longdouble switches as we start to plann

Re: [PATCH], Enable IBM/IEEE long double format to overriden more easily

2017-10-25 Thread Segher Boessenkool
Hi Mike, On Sat, Oct 21, 2017 at 09:09:58AM -0400, Michael Meissner wrote: > As Segher and I were discussing off-line, I have some problems with the > current > -mabi={ieee,ibm}longdouble switches as we start to planning to modify GCC 9 > and > GLIBC 2.27/2.28 to support __float128 as the defaul

[PATCH], Enable IBM/IEEE long double format to overriden more easily

2017-10-21 Thread Michael Meissner
As Segher and I were discussing off-line, I have some problems with the current -mabi={ieee,ibm}longdouble switches as we start to planning to modify GCC 9 and GLIBC 2.27/2.28 to support __float128 as the default long double format for power server systems. My gripes are: 1) Using Warn() in