[PATCH], PR 77924, Fix PowerPC breakage on AIX
Segher Boessenkool
segher@kernel.crashing.org
Tue Oct 11 17:14:00 GMT 2016
On Mon, Oct 10, 2016 at 04:46:53PM -0400, Michael Meissner wrote:
> I accidently broke AIX with my patch on October 6th. That patch split
> -mfloat128 into -mfloat128-type and -mfloat128 under PowerPC Linux. This patch
> fixes that issue. I bootstrapped it on PowerPC Linux with no regressions, and
> David Edelsohn reports that it fixes the problem on AIX. Is it ok to apply the
> patch?
>
> 2016-10-10 Michael Meissner <meissner@linux.vnet.ibm.com>
>
> PR target/77924
> * config/rs6000/rs6000.c (rs6000_init_builtins): Only create the
> distinct __ibm128 IBM extended double type if long doubles are
> 128-bits and the default format for long double is IEEE 128-bit.
Okay, thanks!
Segher
More information about the Gcc-patches
mailing list