public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1196] ada: Fix obsolete comment in Sinfo.Utils
@ 2023-05-25  8:04 Marc Poulhi?s
  0 siblings, 0 replies; only message in thread
From: Marc Poulhi?s @ 2023-05-25  8:04 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:825cb651135ad9ddb28e047b81ea8a2a6c08a75f

commit r14-1196-g825cb651135ad9ddb28e047b81ea8a2a6c08a75f
Author: Bob Duff <duff@adacore.com>
Date:   Thu Mar 2 09:44:03 2023 -0500

    ada: Fix obsolete comment in Sinfo.Utils
    
    ...caused by moving code here from Atree.
    
    gcc/ada/
    
            * sinfo-utils.adb: Update comment to refer to
            New_Node_Debugging_Output.

Diff:
---
 gcc/ada/sinfo-utils.adb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/sinfo-utils.adb b/gcc/ada/sinfo-utils.adb
index 02ed69d7136..b0cc2d3b418 100644
--- a/gcc/ada/sinfo-utils.adb
+++ b/gcc/ada/sinfo-utils.adb
@@ -50,7 +50,7 @@ package body Sinfo.Utils is
 
    --  Either way, gnat1 will stop when node 12345 is created, or certain other
    --  interesting operations are performed, such as Rewrite. To see exactly
-   --  which operations, search for "pragma Debug" below.
+   --  which operations, search for "New_Node_Debugging_Output" in Atree.
 
    --  The second method is much faster if the amount of Ada code being
    --  compiled is large.

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

only message in thread, other threads:[~2023-05-25  8:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25  8:04 [gcc r14-1196] ada: Fix obsolete comment in Sinfo.Utils Marc Poulhi?s

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