Use Aux_Long_Long_Float wraplf for sparc*-sun-solaris too
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 22 Oct 2020 05:32:06 +0000 (02:32 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Thu, 22 Oct 2020 05:32:06 +0000 (02:32 -0300)
commit9f4e1d10ebe515180dd90b9dd208c71f53911cfd
treea74d20f0a7d53ef15815bff90ee2d3f764ebd798
parentf72d7f7c2cac61612a70d22e03cb95ed47f3a4d4
Use Aux_Long_Long_Float wraplf for sparc*-sun-solaris too

Like aarch64-* and ppc*-linux-gnu, sparc*-sun-solaris has
Long_Long_Float mapped to double rather than long double, so the
intrinsics in the default version of a-nallfl.ads have mismatching
types.  Adopt the wraplf workaround for it as well.

for  gcc/ada/ChangeLog

* Makefile.rtl (LIBGNAT_TARGET_PAIRS) <sparc*-sun-solaris>:
Use wraplf version of a-nallfl.
gcc/ada/Makefile.rtl