public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2194] [Ada] Fix comment related to analysis of expression functions
@ 2021-07-09 12:38 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-07-09 12:38 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-2194-ge437dd45e78c810b4ebf6bab1e5f3751a59338e3
Author: Piotr Trojanek <trojanek@adacore.com>
Date:   Fri May 28 14:56:32 2021 +0200

    [Ada] Fix comment related to analysis of expression functions
    
    gcc/ada/
    
            * sem_ch6.adb (Analyze_Expression_Function): Fix comment.

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

diff --git a/gcc/ada/sem_ch6.adb b/gcc/ada/sem_ch6.adb
index ed76808ec76..a0680b79f23 100644
--- a/gcc/ada/sem_ch6.adb
+++ b/gcc/ada/sem_ch6.adb
@@ -536,7 +536,7 @@ package body Sem_Ch6 is
             Typ   : constant Entity_Id := Etype (Def_Id);
 
          begin
-            --  If this is a wrapper created for in an instance for a formal
+            --  If this is a wrapper created in an instance for a formal
             --  subprogram, insert body after declaration, to be analyzed when
             --  the enclosing instance is analyzed.


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

only message in thread, other threads:[~2021-07-09 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 12:38 [gcc r12-2194] [Ada] Fix comment related to analysis of expression functions 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).