From d3acf7a02631997c5505e109660457fdca3ed2d1 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 22 Oct 2020 02:32:13 -0300 Subject: [PATCH] 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. --- gcc/ada/Makefile.rtl | 3 +++ 1 file changed, 3 insertions(+) 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