public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1842] ada: Remove obsolete references for Build_Transient_Object_Statements
@ 2023-06-15  8:01 Marc Poulhi?s
  0 siblings, 0 replies; only message in thread
From: Marc Poulhi?s @ 2023-06-15  8:01 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4b14ffb9a86b938f6bd3073cffb4c39a5223f9f6

commit r14-1842-g4b14ffb9a86b938f6bd3073cffb4c39a5223f9f6
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Tue May 9 11:58:48 2023 +0200

    ada: Remove obsolete references for Build_Transient_Object_Statements
    
    gcc/ada/
    
            * exp_util.ads (Build_Transient_Object_Statements): Remove obsolete
            references to array and record aggregates in documentation.

Diff:
---
 gcc/ada/exp_util.ads | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gcc/ada/exp_util.ads b/gcc/ada/exp_util.ads
index 06bd4141c27..66c4dc6be4c 100644
--- a/gcc/ada/exp_util.ads
+++ b/gcc/ada/exp_util.ads
@@ -372,9 +372,9 @@ package Exp_Util is
       Ptr_Decl     : out Node_Id;
       Finalize_Obj : Boolean := True);
    --  Subsidiary to the processing of transient objects in transient scopes,
-   --  if expressions, case expressions, expression_with_action nodes, array
-   --  aggregates, and record aggregates. Obj_Decl denotes the declaration of
-   --  the transient object. Generate the following nodes:
+   --  if expressions, case expressions, and expression_with_action nodes.
+   --  Obj_Decl denotes the declaration of the transient object. Generate the
+   --  following nodes:
    --
    --    * Fin_Call - the call to [Deep_]Finalize which cleans up the transient
    --    object if flag Finalize_Obj is set to True, or finalizes the hook when

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15  8:01 [gcc r14-1842] ada: Remove obsolete references for Build_Transient_Object_Statements 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).