public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-5812] Fix PR ada/97504 for mips*-linux
@ 2020-12-07  8:41 Matthias Klose
  0 siblings, 0 replies; only message in thread
From: Matthias Klose @ 2020-12-07  8:41 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ad9c120a019ba4222bb062017da2db9711652dc3

commit r11-5812-gad9c120a019ba4222bb062017da2db9711652dc3
Author: Matthias Klose <doko@ubuntu.com>
Date:   Mon Dec 7 09:40:53 2020 +0100

    Fix PR ada/97504 for mips*-linux
    
    2020-12-07  Matthias Klose  <doko@ubuntu.com>
    
            PR ada/97504
            * Makefile.rtl (LIBGNAT_TARGET_PAIRS) <mips*-*-linux*>: Use wraplf
            version of Aux_Long_Long_Float.

Diff:
---
 gcc/ada/Makefile.rtl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
index 544d0cf48ca..64ddc2678df 100644
--- a/gcc/ada/Makefile.rtl
+++ b/gcc/ada/Makefile.rtl
@@ -2288,6 +2288,7 @@ endif
 ifeq ($(strip $(filter-out mips% linux%,$(target_cpu) $(target_os))),)
   LIBGNAT_TARGET_PAIRS = \
   a-intnam.ads<libgnarl/a-intnam__linux.ads \
+  a-nallfl.ads<libgnat/a-nallfl__wraplf.ads \
   s-inmaop.adb<libgnarl/s-inmaop__posix.adb \
   s-intman.adb<libgnarl/s-intman__posix.adb \
   s-linux.ads<libgnarl/s-linux__mips.ads \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-07  8:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07  8:41 [gcc r11-5812] Fix PR ada/97504 for mips*-linux Matthias Klose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).