From: Alexandre Oliva Date: Fri, 23 Oct 2020 09:37:07 +0000 (-0300) Subject: more wraplf for aux long long float: s390, sparc and powerpc X-Git-Tag: basepoints/gcc-12~3943 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e3b9ddb996f18d541a3e03611d46c3a6c0c0b5f;p=thirdparty%2Fgcc.git more wraplf for aux long long float: s390, sparc and powerpc The wraplf version of Ada.Numerics.Aux_Long_Long_Float is needed on s390* as well. Also add it to sparc*-linux-gnu and powerpc-darwin, that were missed when adding it for sparc and ppc targets. for gcc/ada/ChangeLog PR ada/97504 * Makefile.rtl (LIBGNAT_TARGET_PAIRS): Select wraplf version of Aux_Long_Long_Float for s390 and remaining sparc and powerpc targets. --- diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl index ac222cb1b80c..cc957b6a2c6c 100644 --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -1958,6 +1958,7 @@ endif ifeq ($(strip $(filter-out s390% linux%,$(target_cpu) $(target_os))),) LIBGNAT_TARGET_PAIRS = \ a-intnam.ads