From f5d2432f9249f6150c6f723c70010e9aca25412e Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 22 Oct 2020 08:57:33 -0300 Subject: [PATCH] use wraplf for low-precision elementary functions on x86*-vxworks too The earlier patch that introduced the wraplf variants missed the x86*-vxworks* ports. This fixes them. for gcc/ada/ChangeLog * Makefile.rtl (LIBGNAT_TARGET_PAIRS) : Select nolibm and wraplf variants like other vxworks ports. --- gcc/ada/Makefile.rtl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl index efb73e5f2b5..e2a4f4e61b6 100644 --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -1279,6 +1279,9 @@ ifeq ($(strip $(filter-out %86 x86_64 wrs vxworks vxworks7%,$(target_cpu) $(targ LIBGNAT_TARGET_PAIRS+= \ a-intnam.ads