This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH applied], 3 PowerPC long double patches applied
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Michael Meissner <meissner at linux dot ibm dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Segher Boessenkool <segher at kernel dot crashing dot org>, David Edelsohn <dje dot gcc at gmail dot com>, Bill Schmidt <wschmidt at linux dot vnet dot ibm dot com>
- Date: Mon, 18 Jun 2018 19:56:49 +0000
- Subject: Re: [PATCH applied], 3 PowerPC long double patches applied
- References: <20180618193437.GA9045@ibm-toto.the-meissners.org>
On Mon, 18 Jun 2018, Michael Meissner wrote:
> In terms of the tests, the following tests fail if you switch the default long
> double format.
Also, having done a test build: various *tf* and *tc* libgcc functions end
up getting built incorrectly (to use IEEE long double when the ABIs for
those functions are supposed to use IBM long double) if you switch the
default long double format. This affects at least __multc3 __divtc3
__powitf2 __fix{,uns}tf{di,ti} __float{,un}{di,ti}tf.
--
Joseph S. Myers
joseph@codesourcery.com