public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-265] [Ada] System.Storage_Elements: cleanup comment
@ 2021-04-29  8:02 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-04-29  8:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0b8d4694de0ea744804eed414c8a1453111fdb68

commit r12-265-g0b8d4694de0ea744804eed414c8a1453111fdb68
Author: Patrick Bernardi <bernardi@adacore.com>
Date:   Tue Dec 15 20:44:57 2020 -0500

    [Ada] System.Storage_Elements: cleanup comment
    
    gcc/ada/
    
            * libgnat/s-stoele.ads (Storage_Offset): Cleanup comment.

Diff:
---
 gcc/ada/libgnat/s-stoele.ads | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/ada/libgnat/s-stoele.ads b/gcc/ada/libgnat/s-stoele.ads
index 4abac8ef7a5..5369ba46dd5 100644
--- a/gcc/ada/libgnat/s-stoele.ads
+++ b/gcc/ada/libgnat/s-stoele.ads
@@ -56,8 +56,7 @@ package System.Storage_Elements is
      +(2 ** (Integer'(Standard'Address_Size) - 1)) - Long_Long_Integer'(1);
    --  Note: the reason for the Long_Long_Integer qualification here is to
    --  avoid a bogus ambiguity when this unit is analyzed in an rtsfind
-   --  context. It may be possible to remove this in the future, but it is
-   --  certainly harmless in any case ???
+   --  context.
 
    subtype Storage_Count is Storage_Offset range 0 .. Storage_Offset'Last;


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

only message in thread, other threads:[~2021-04-29  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-29  8:02 [gcc r12-265] [Ada] System.Storage_Elements: cleanup comment Pierre-Marie de Rodat

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).