[PR97504] riscv needs wraplf for aux_long_long_float too
authorAlexandre Oliva <oliva@adacore.com>
Wed, 28 Oct 2020 10:54:33 +0000 (07:54 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 28 Oct 2020 10:54:33 +0000 (07:54 -0300)
commit31643fa3e994749bd2da7b35846f1958f8823b8d
tree0bfeaf847c842944ed7c527d835e2661ca574d22
parent3a8b20947f2b1559a7d5dcb62918f91344908c62
[PR97504] riscv needs wraplf for aux_long_long_float too

riscv is another platform on which GNAT maps Long_Long_Float to double
rather than long double, so we have to explicitly avoid the long
double intrinsics.

for  gcc/ada/ChangeLog

PR ada/97504
* Makefile.rtl (LIBGNAT_TARGET_PAIRS> <riscv*-*-*>: Use wraplf
version of Aux_Long_Long_Float.
gcc/ada/Makefile.rtl