On Mon, Jan 31, 2022 at 02:38:27PM -0500, Michael Meissner wrote:
> On Mon, Jan 31, 2022 at 12:52:28PM -0600, Segher Boessenkool wrote:
> > Hi!
> >
> > On Mon, Jan 31, 2022 at 01:49:03PM -0500, Michael Meissner wrote:
> > > * config/rs6000/rs6000.cc (TARGET_IEEEQUAD_DEFAULT): If the
> > > comp
On Mon, Jan 31, 2022 at 12:52:28PM -0600, Segher Boessenkool wrote:
> Hi!
>
> On Mon, Jan 31, 2022 at 01:49:03PM -0500, Michael Meissner wrote:
> > * config/rs6000/rs6000.cc (TARGET_IEEEQUAD_DEFAULT): If the
> > compiler used to build the current compiler defaults to IEEE
> > 128-bit l
Hi!
On Mon, Jan 31, 2022 at 01:49:03PM -0500, Michael Meissner wrote:
> * config/rs6000/rs6000.cc (TARGET_IEEEQUAD_DEFAULT): If the
> compiler used to build the current compiler defaults to IEEE
> 128-bit long double, make that the default for this build.
NAK. The compiler con
owing patch will be used instead once I get approval. Ideally, this patch
should be back ported to GCC 11 also.
[PATCH] Use system default for long double if not specified on PowerPC.
If the user did not specify a default long double format, use the long double
default for the build compiler for the
Ping patch.
https://gcc.gnu.org/pipermail/gcc-patches/2022-January/588292.html
| Date: Wed, 12 Jan 2022 13:04:19 -0500
| From: Michael Meissner
| Subject: [PATCH] Use system default for long double if not specified on
PowerPC.
| Message-ID:
I believe this patch will be very important when
Use system default for long double if not specified on PowerPC.
If the user did not specify a default long double format, use the long double
default for the build compiler for the long double default. This patch will
allow compilers built on a distribution that has changed the 128-bit floating
p