public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-889] [Ada] Adjust reference in comment
@ 2022-06-01  8:45 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2022-06-01  8:45 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:378523d4a316fa42580915a74c30aa77a0b5e85c

commit r13-889-g378523d4a316fa42580915a74c30aa77a0b5e85c
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Thu May 5 11:02:07 2022 +0200

    [Ada] Adjust reference in comment
    
    This is needed after the creation of Returns_On_Secondary_Stack from the
    original Requires_Transient_Scope.
    
    gcc/ada/
    
            * sem_util.adb (Indirect_Temp_Needed): Adjust reference in comment.

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

diff --git a/gcc/ada/sem_util.adb b/gcc/ada/sem_util.adb
index 21b6ee448f4..3ca19323eac 100644
--- a/gcc/ada/sem_util.adb
+++ b/gcc/ada/sem_util.adb
@@ -32129,7 +32129,7 @@ package body Sem_Util is
             --
             --  See Large_Max_Size_Mutable function elsewhere in this
             --  file (currently declared inside of
-            --  Requires_Transient_Scope, so it would have to be
+            --  Returns_On_Secondary_Stack, so it would have to be
             --  moved if we want it to be callable from here).
 
          end Indirect_Temp_Needed;


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

only message in thread, other threads:[~2022-06-01  8:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  8:45 [gcc r13-889] [Ada] Adjust reference in 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).