public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/autopar_devel] [Ada] Remove obsolete comments in Big_Numbers
@ 2020-08-22 22:42 Giuliano Belinassi
  0 siblings, 0 replies; only message in thread
From: Giuliano Belinassi @ 2020-08-22 22:42 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:db36f5c84d4d1ec6f64413553fe5dc329aa497d2

commit db36f5c84d4d1ec6f64413553fe5dc329aa497d2
Author: Arnaud Charlet <charlet@adacore.com>
Date:   Thu Apr 9 03:33:20 2020 -0400

    [Ada] Remove obsolete comments in Big_Numbers
    
    2020-06-17  Arnaud Charlet  <charlet@adacore.com>
    
    gcc/ada/
    
            * libgnat/a-nbnbin.ads, libgnat/a-nbnbre.ads: Remove obsolete
            comments.

Diff:
---
 gcc/ada/libgnat/a-nbnbin.ads | 3 ---
 gcc/ada/libgnat/a-nbnbre.ads | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/gcc/ada/libgnat/a-nbnbin.ads b/gcc/ada/libgnat/a-nbnbin.ads
index e0a905701c2..ca77c2a278f 100644
--- a/gcc/ada/libgnat/a-nbnbin.ads
+++ b/gcc/ada/libgnat/a-nbnbin.ads
@@ -20,9 +20,6 @@ with Ada.Strings.Text_Output; use Ada.Strings.Text_Output;
 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
diff --git a/gcc/ada/libgnat/a-nbnbre.ads b/gcc/ada/libgnat/a-nbnbre.ads
index 1e90ffb976c..44958b4a79b 100644
--- a/gcc/ada/libgnat/a-nbnbre.ads
+++ b/gcc/ada/libgnat/a-nbnbre.ads
@@ -19,9 +19,6 @@ with Ada.Numerics.Big_Numbers.Big_Integers;
 
 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-22 22:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22 22:42 [gcc/devel/autopar_devel] [Ada] Remove obsolete comments in Big_Numbers Giuliano Belinassi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).