[Ada] Tidy up implementation of System.Fat_Gen.Valid and inline it again
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 17 Nov 2020 08:21:19 +0000 (09:21 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 14 Dec 2020 15:51:49 +0000 (10:51 -0500)
commitd494f9f037b7c24aeeaee5cd2e84fc9863728086
tree9b9f6a169b142e117be5211528827b1b94969be7
parentefec136240f464eaa89d75c3d68f1f51627e931d
[Ada] Tidy up implementation of System.Fat_Gen.Valid and inline it again

gcc/ada/

* libgnat/s-fatgen.ads (Valid): Add again pragma Inline.
* libgnat/s-fatgen.adb (Valid): Improve commentary, tidy up left
and right, and remove superfluous trick for denormalized numbers.
gcc/ada/libgnat/s-fatgen.adb
gcc/ada/libgnat/s-fatgen.ads