public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-3668] ada: Skip dynamic interface conversion under configurable runtime
@ 2022-11-04 13:54 Marc Poulhi?s
  0 siblings, 0 replies; only message in thread
From: Marc Poulhi?s @ 2022-11-04 13:54 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:64b10736a16c901701e4c97ce71504791ba9bbea

commit r13-3668-g64b10736a16c901701e4c97ce71504791ba9bbea
Author: Javier Miranda <miranda@adacore.com>
Date:   Fri Oct 7 16:02:02 2022 +0000

    ada: Skip dynamic interface conversion under configurable runtime
    
    gcc/ada/
    
            * exp_disp.adb
            (Expand_Interface_Conversion): Fix typo in comment.

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

diff --git a/gcc/ada/exp_disp.adb b/gcc/ada/exp_disp.adb
index d8a45ffb7c9..41da7a23ee5 100644
--- a/gcc/ada/exp_disp.adb
+++ b/gcc/ada/exp_disp.adb
@@ -1308,7 +1308,7 @@ package body Exp_Disp is
          --  When the target type is an interface type that is an ancestor of
          --  the operand type, it is generally safe to skip generating code to
          --  displace the pointer to the object to reference the secondary
-         --  dispatch table of the target interface type. Two scenaries are
+         --  dispatch table of the target interface type. Two scenarios are
          --  possible here:
          --    1) The operand type is a regular tagged type
          --    2) The operand type is an interface type

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

only message in thread, other threads:[~2022-11-04 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04 13:54 [gcc r13-3668] ada: Skip dynamic interface conversion under configurable runtime 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).