[Ada] Take advantage of Long_Long_Long_Integer in From_String
authorArnaud Charlet <charlet@adacore.com>
Tue, 11 Aug 2020 19:42:46 +0000 (15:42 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 23 Oct 2020 08:24:43 +0000 (04:24 -0400)
commit44f30851a734c3ce962a44a8a0a2bf3f6d564204
treeb8862428754209cfc7f4c4abc2d003884736efad
parent01364aeb56648c50a59027a290e9b72156bfc427
[Ada] Take advantage of Long_Long_Long_Integer in From_String

gcc/ada/

* libgnat/a-nbnbin.adb (From_String): Take advantage of
Long_Long_Long_Integer.
* libgnat/s-genbig.ads, libgnat/s-genbig.adb (To_Bignum): New
function taking a Long_Long_Long_Integer.
gcc/ada/libgnat/a-nbnbin.adb
gcc/ada/libgnat/s-genbig.adb
gcc/ada/libgnat/s-genbig.ads