From: Alexandre Oliva Date: Thu, 22 Oct 2020 05:32:13 +0000 (-0300) Subject: Use Aux_Long_Float for all real types on LynxOS X-Git-Tag: basepoints/gcc-12~4046 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3acf7a02631997c5505e109660457fdca3ed2d1;p=thirdparty%2Fgcc.git Use Aux_Long_Float for all real types on LynxOS Its libc does not offer *f or *l elementary functions, so rely on the C double ones only. for gcc/ada/ChangeLog * Makefile.rtl (LIBGNAT_TARGET_PAIRS) : Rely on Aux_Long_Float for all real types. --- diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl index 04c7cc8ac7d7..efb73e5f2b5a 100644 --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -2015,6 +2015,9 @@ ifeq ($(strip $(filter-out lynxos178%,$(target_os))),) LIBGNAT_TARGET_PAIRS = \ a-intnam.ads