[PATCH] musl: use correct long double abi by default

Segher Boessenkool segher@kernel.crashing.org
Fri Nov 15 19:29:00 GMT 2019


On Fri, Nov 15, 2019 at 06:58:24PM +0000, Szabolcs Nagy wrote:
> 2019-11-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	* configure.ac (gcc_cv_target_ldbl128): Set for *-musl* targets.

That is not what the patch does.  It sets it to yes for s390*-linux-musl*,
it sets it to no for powerpc*-*-linux-musl*, and it doesn't do anything for
other *-musl* configurations.

The powerpc part is okay for trunk, if this is what musl wants to do.
(musl has no OS port maintainer listed in MAINTAINERS, maybe that should
be fixed?)


Segher



More information about the Gcc-patches mailing list