2020-06-17 Arnaud Charlet <charlet@adacore.com>
gcc/ada/
* libgnat/a-nbnbin.ads, libgnat/a-nbnbre.ads: Remove obsolete
comments.
private with Ada.Finalization;
private with System;
--- Note that some Ada 2020 aspects are commented out since they are not
--- supported yet.
-
package Ada.Numerics.Big_Numbers.Big_Integers
with Preelaborate
is
with Ada.Strings.Text_Output; use Ada.Strings.Text_Output;
--- Note that some Ada 2020 aspects are commented out since they are not
--- supported yet.
-
package Ada.Numerics.Big_Numbers.Big_Reals
with Preelaborate
is