Re: [patch] [ada] Fix PR ada/97504 for mips*-linux

2020-12-07 Thread Arnaud Charlet
> Fix PR ada/97504 for mips*-linux, the bootstrap works again on mips*-linux. > Ok for the trunk? OK, thanks. > gcc/ada/ > PR ada/97504 > * Makefile.rtl (LIBGNAT_TARGET_PAIRS) : Use wraplf > version of Aux_Long_Long_Float. > > --- a/gcc/ada/Makefile.rtl > +++ b/gcc/ada/Makefile

[patch] [ada] Fix PR ada/97504 for mips*-linux

2020-12-07 Thread Matthias Klose
Fix PR ada/97504 for mips*-linux, the bootstrap works again on mips*-linux. Ok for the trunk? gcc/ada/ PR ada/97504 * Makefile.rtl (LIBGNAT_TARGET_PAIRS) : Use wraplf version of Aux_Long_Long_Float. --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -2288,6 +2288,7 @