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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3acf7a02631997c5505e109660457fdca3ed2d1;p=gcc.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 04c7cc8ac7d..efb73e5f2b5 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