]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/sem_ch4.adb
exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use Component_Size of the innermost...
[gcc.git] / gcc / ada / sem_ch4.adb
index 4791bf8c22788d6ccb4af2385bb509d22dda9239..0a6c30ad8b9fea3797294640037e1fb66b459f47 100644 (file)
@@ -4155,7 +4155,7 @@ package body Sem_Ch4 is
               and then Parent (Loop_Par) /= N
             then
                --  The parser cannot distinguish between a loop specification
-               --  and an iterator specification. If after pre-analysis the
+               --  and an iterator specification. If after preanalysis the
                --  proper form has been recognized, rewrite the expression to
                --  reflect the right kind. This is needed for proper ASIS
                --  navigation. If expansion is enabled, the transformation is
@@ -4378,7 +4378,7 @@ package body Sem_Ch4 is
               and then Parent (Loop_Par) /= N
             then
                --  The parser cannot distinguish between a loop specification
-               --  and an iterator specification. If after pre-analysis the
+               --  and an iterator specification. If after preanalysis the
                --  proper form has been recognized, rewrite the expression to
                --  reflect the right kind. This is needed for proper ASIS
                --  navigation. If expansion is enabled, the transformation is
This page took 0.041572 seconds and 5 git commands to generate.