]> gcc.gnu.org Git - gcc.git/commitdiff
a-crbtgk.adb, [...]: Fix typos in comments.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 14 Sep 2008 06:21:12 +0000 (06:21 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Sun, 14 Sep 2008 06:21:12 +0000 (06:21 +0000)
gcc/ada/
* a-crbtgk.adb, a-direct.ads, a-tasatt.adb, ali.ads,
bindgen.adb, checks.adb, einfo.ads, exp_aggr.adb, exp_ch11.adb,
exp_ch3.adb, exp_ch4.adb, exp_ch6.adb, exp_ch7.adb, exp_ch9.adb,
exp_dbug.ads, exp_disp.adb, exp_dist.adb, exp_pakd.adb,
exp_util.adb, g-alveop.ads, g-comlin.adb, g-comlin.ads,
g-diopit.adb, g-socket.ads, gcc-interface/decl.c,
gcc-interface/gigi.h, gcc-interface/trans.c,
lib-load.adb, lib-xref.ads, make.adb, mlib-prj.adb, nlists.ads,
opt.ads, par-ch10.adb, par-ch5.adb, par.adb, s-os_lib.ads,
s-oscons-tmplt.c, s-parint.ads, s-regpat.ads, s-shasto.ads,
s-stausa.ads, s-taprop-vms.adb, sem.adb, sem_ch10.adb,
sem_ch11.adb, sem_ch12.adb, sem_ch13.adb, sem_ch3.adb,
sem_ch3.ads, sem_ch4.adb, sem_ch6.adb, sem_ch7.adb, sem_ch8.adb,
sem_elim.adb, sem_prag.adb, sem_util.adb, sem_util.ads,
sem_warn.adb, sinfo.ads, styleg.adb, vms_data.ads: Fix typos in
comments.
* gnathtml.pl: Fix typos.

From-SVN: r140356

64 files changed:
gcc/ada/ChangeLog
gcc/ada/a-crbtgk.adb
gcc/ada/a-direct.ads
gcc/ada/a-tasatt.adb
gcc/ada/ali.ads
gcc/ada/bindgen.adb
gcc/ada/checks.adb
gcc/ada/einfo.ads
gcc/ada/exp_aggr.adb
gcc/ada/exp_ch11.adb
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch6.adb
gcc/ada/exp_ch7.adb
gcc/ada/exp_ch9.adb
gcc/ada/exp_dbug.ads
gcc/ada/exp_disp.adb
gcc/ada/exp_dist.adb
gcc/ada/exp_pakd.adb
gcc/ada/exp_util.adb
gcc/ada/g-alveop.ads
gcc/ada/g-comlin.adb
gcc/ada/g-comlin.ads
gcc/ada/g-diopit.adb
gcc/ada/g-socket.ads
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/gigi.h
gcc/ada/gcc-interface/trans.c
gcc/ada/gnathtml.pl
gcc/ada/lib-load.adb
gcc/ada/lib-xref.ads
gcc/ada/make.adb
gcc/ada/mlib-prj.adb
gcc/ada/nlists.ads
gcc/ada/opt.ads
gcc/ada/par-ch10.adb
gcc/ada/par-ch5.adb
gcc/ada/par.adb
gcc/ada/s-os_lib.ads
gcc/ada/s-oscons-tmplt.c
gcc/ada/s-parint.ads
gcc/ada/s-regpat.ads
gcc/ada/s-shasto.ads
gcc/ada/s-stausa.ads
gcc/ada/s-taprop-vms.adb
gcc/ada/sem.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch11.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch3.ads
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_ch7.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_elim.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads
gcc/ada/sem_warn.adb
gcc/ada/sinfo.ads
gcc/ada/styleg.adb
gcc/ada/vms_data.ads

index 1a1837eab11414b9135347ac95d14a1b9a29163f..747758b50ea0dd6faff63f976721ce2d2535087b 100644 (file)
@@ -1,3 +1,23 @@
+2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * a-crbtgk.adb, a-direct.ads, a-tasatt.adb, ali.ads,
+       bindgen.adb, checks.adb, einfo.ads, exp_aggr.adb, exp_ch11.adb,
+       exp_ch3.adb, exp_ch4.adb, exp_ch6.adb, exp_ch7.adb, exp_ch9.adb,
+       exp_dbug.ads, exp_disp.adb, exp_dist.adb, exp_pakd.adb,
+       exp_util.adb, g-alveop.ads, g-comlin.adb, g-comlin.ads,
+       g-diopit.adb, g-socket.ads, gcc-interface/decl.c,
+       gcc-interface/gigi.h, gcc-interface/trans.c,
+       lib-load.adb, lib-xref.ads, make.adb, mlib-prj.adb, nlists.ads,
+       opt.ads, par-ch10.adb, par-ch5.adb, par.adb, s-os_lib.ads,
+       s-oscons-tmplt.c, s-parint.ads, s-regpat.ads, s-shasto.ads,
+       s-stausa.ads, s-taprop-vms.adb, sem.adb, sem_ch10.adb,
+       sem_ch11.adb, sem_ch12.adb, sem_ch13.adb, sem_ch3.adb,
+       sem_ch3.ads, sem_ch4.adb, sem_ch6.adb, sem_ch7.adb, sem_ch8.adb,
+       sem_elim.adb, sem_prag.adb, sem_util.adb, sem_util.ads,
+       sem_warn.adb, sinfo.ads, styleg.adb, vms_data.ads: Fix typos in
+       comments.
+       * gnathtml.pl: Fix typos.
+
 2008-09-10  Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * gcc-interface/Makefile.in: Switch RTEMS to s-interr-hwint.adb.
index f3f8e07dae4065f62cdc5ef16bdeec8fd58d1300..a8acc40c94dd710224b482c2b09366360c554392 100644 (file)
@@ -205,7 +205,7 @@ package body Ada.Containers.Red_Black_Trees.Generic_Keys is
       pragma Assert (Tree.Length > 0);
 
       --  A hint can either name the node that immediately follows Key,
-      --  or immediately precedes Key. We first test whether Key is is
+      --  or immediately precedes Key. We first test whether Key is
       --  less than the hint, and if so we compare Key to the node that
       --  precedes the hint. If Key is both less than the hint and
       --  greater than the hint's preceding neighbor, then we're done;
index 8b918f638b8a6f5fd9f18fbf6ff84327720a4257..40992e0228d928a3e8375acdfe0de919561b87e7 100644 (file)
@@ -317,7 +317,7 @@ package Ada.Directories is
    procedure End_Search (Search : in out Search_Type);
    --  Ends the search represented by Search. After a successful call on
    --  End_Search, the object Search will have no entries available. Note
-   --  that is is not necessary to call End_Search if the call to Start_Search
+   --  that it is not necessary to call End_Search if the call to Start_Search
    --  was unsuccessful and raised an exception (but it is harmless to make
    --  the call in this case).
 
index 0140df956d4ae4024d828ca4f2a7790eca5560ec..10d29b61e42b4edce3e4d3fb750c7909d6aeff2d 100644 (file)
@@ -719,7 +719,7 @@ begin
                In_Use := In_Use or Two_To_J;
                Local.Index := J;
 
-               --  This unchecked conversions can give a warning when the the
+               --  This unchecked conversions can give a warning when the
                --  alignment is incorrect, but it will not be used in such a
                --  case anyway, so the warning can be safely ignored.
 
index 3e95595edcaad82dc86bd9304637437ce0ad04a2..c4be2ef9eec552e28ca23bf0c02c14f2d3155997 100644 (file)
@@ -959,7 +959,7 @@ package ALI is
    --    Ignore_Lines requests that Scan_ALI ignore any lines that start
    --    with any given key character. The default value of X causes all
    --    Xref lines to be ignored. The corresponding data in the ALI
-   --    tables will not be filled in in this case. It is not possible
+   --    tables will not be filled in this case. It is not possible
    --    to ignore U (unit) lines, they are always read.
    --
    --    Read_Lines requests that Scan_ALI process only lines that start
index 7f3f6274327976f982c5caad2ed1a5ac9093add9..a632dd4aa8607c624e0941a9a14443928f4b7b3a 100644 (file)
@@ -205,7 +205,7 @@ package body Bindgen is
    --  value of 1 signals its presence in the partition.
 
    --  Default_Stack_Size is the default stack size used when creating an Ada
-   --  task with no explicit Storize_Size clause.
+   --  task with no explicit Storage_Size clause.
 
    --  Leap_Seconds_Support denotes whether leap seconds have been enabled or
    --  disabled. A value of zero indicates that leap seconds are turned "off",
index 12c5b64a9fc76dbad7d0ebfad8b6d39ff441c54c..92b66f32f765fda8c15e1292a4573cae09966f4f 100644 (file)
@@ -502,7 +502,7 @@ package body Checks is
          Type_Level :=
            Make_Integer_Literal (Loc, Type_Access_Level (Typ));
 
-         --  Raise Program_Error if the accessibility level of the the access
+         --  Raise Program_Error if the accessibility level of the access
          --  parameter is deeper than the level of the target access type.
 
          Insert_Action (Insert_Node,
@@ -1096,7 +1096,7 @@ package body Checks is
             Apply_Discriminant_Check (N, Typ);
          end if;
 
-         --  Apply the the 2005 Null_Excluding check. Note that we do not apply
+         --  Apply the 2005 Null_Excluding check. Note that we do not apply
          --  this check if the constraint node is illegal, as shown by having
          --  an error posted. This additional guard prevents cascaded errors
          --  and compiler aborts on illegal programs involving Ada 2005 checks.
index a70587471495fc1bb069112bbaacac95202f7e3b..409b001d39f36296fdbc0a4885ce93e555e07f16 100644 (file)
@@ -497,7 +497,7 @@ package Einfo is
 --    Checks_May_Be_Suppressed (Flag31)
 --       Present in all entities. Set if a pragma Suppress or Unsuppress
 --       mentions the entity specifically in the second argument. If this
---       flag is set the the Global_Entity_Suppress and Local_Entity_Suppress
+--       flag is set the Global_Entity_Suppress and Local_Entity_Suppress
 --       tables must be consulted to determine if the is actually an active
 --       Suppress or Unsuppress pragma that applies to the entity.
 
@@ -588,7 +588,7 @@ package Einfo is
 --    Constant_Value (synthesized)
 --       Applies to variables, constants, named integers, and named reals.
 --       Obtains the initialization expression for the entity. Will return
---       Empty for for a deferred constant whose full view is not available
+--       Empty for a deferred constant whose full view is not available
 --       or in some other cases of internal entities, which cannot be treated
 --       as constants from the point of view of constant folding. Empty is
 --       also returned for variables with no initialization expression.
@@ -1594,7 +1594,7 @@ package Einfo is
 
 --    Has_Pragma_Pack (Flag121) [implementation base type only]
 --       Present in all entities. If set, indicates that a valid pragma Pack
---       was was given for the type. Note that this flag is not inherited by
+--       was given for the type. Note that this flag is not inherited by
 --       derived type. See also the Is_Packed flag.
 
 --    Has_Pragma_Pure (Flag203)
index df5617a09fc627a4cc83dba7026e87858331f71f..21a0fd83aea07b99c990587144d49887bb71a0e7 100644 (file)
@@ -326,7 +326,7 @@ package body Exp_Aggr is
       --  The limit is applied to the total number of components that the
       --  aggregate will have, which is the number of static expressions
       --  that will appear in the flattened array. This requires a recursive
-      --  computation of the the number of scalar components of the structure.
+      --  computation of the number of scalar components of the structure.
 
       ---------------------
       -- Component_Count --
index 7ad1881151afd2ff87d3fe13a0025592e9c16959..13da1ff83a99c1dd6a840067e01ae4d2dff25e3f 100644 (file)
@@ -849,7 +849,7 @@ package body Exp_Ch11 is
 
       begin
          --  If we have no Entity, then we are probably in no run time mode
-         --  or some weird error has occurred. In either case do do nothing!
+         --  or some weird error has occurred. In either case do nothing!
 
          if Present (Ent) then
             declare
index f2b3eaff0e3fa1a7c6142a56c3b139c1c25466de..4f9df51c11d6c1da0f2c6a149e5f31f3b29a2e0f 100644 (file)
@@ -4428,8 +4428,8 @@ package body Exp_Ch3 is
             --  unconstrained nominal subtype, then it acquired its constraints
             --  from the expression in the first place, and not only does this
             --  mean that the constraint check is not needed, but an attempt to
-            --  perform the constraint check can cause order order of
-            --  elaboration problems.
+            --  perform the constraint check can cause order of elaboration
+            --  problems.
 
             if not Is_Constr_Subt_For_U_Nominal (Typ) then
 
index 6e763729a4686dbf20b71b5952651a5e47211a55..9309c4850489519b9760c2e626e1a92735efa72d 100644 (file)
@@ -6552,7 +6552,7 @@ package body Exp_Ch4 is
       Determine_Range (Right, ROK, Rlo, Rhi);
       Determine_Range (Left, LOK, Llo, Lhi);
 
-      --  The operand type may be private (e.g. in the expansion of an an
+      --  The operand type may be private (e.g. in the expansion of an
       --  intrinsic operation) so we must use the underlying type to get the
       --  bounds, and convert the literals explicitly.
 
index a84b0255ad8b413130e37ae8501d9761a091bc06..ae5b8d547d1de830d87b189974a25c19ff7a0179 100644 (file)
@@ -4492,7 +4492,7 @@ package body Exp_Ch6 is
       --  which denotes the enclosing protected object. If the enclosing
       --  operation is an entry, we are immediately within the protected body,
       --  and we can retrieve the object from the service entries procedure. A
-      --  barrier function has has the same signature as an entry. A barrier
+      --  barrier function has the same signature as an entry. A barrier
       --  function is compiled within the protected object, but unlike
       --  protected operations its never needs locks, so that its protected
       --  body subprogram points to itself.
index 1d7cb78f77a37bf662c0e3a3f1583efe3486e9df..9b11ce7502f92afd7851219da58a8fd497b7e067 100644 (file)
@@ -2716,7 +2716,7 @@ package body Exp_Ch7 is
                 With_Attach  => Make_Identifier (Loc, Name_B)));
 
             --  When the type is also a controlled type by itself,
-            --  Initialize it and attach it to the finalization chain
+            --  initialize it and attach it to the finalization chain.
 
             if Is_Controlled (Typ) then
                Append_To (Res,
@@ -2739,7 +2739,7 @@ package body Exp_Ch7 is
                 Make_Identifier (Loc, Name_B)));
 
             --  When the type is also a controlled type by itself,
-            --  Adjust it it and attach it to the finalization chain
+            --  adjust it and attach it to the finalization chain.
 
             if Is_Controlled (Typ) then
                Append_To (Res,
index 53de7a0e9d5c474f0fd91f57aec1868f0d15aad8..de5877cc488e5045b668bd36ba81ea437e6438c9 100644 (file)
@@ -4124,7 +4124,7 @@ package body Exp_Ch9 is
 
    --    objectR
 
-   --  which is a renaming of the _object field of the current object object
+   --  which is a renaming of the _object field of the current object
    --  record, passed into protected operations as a parameter.
 
    function Concurrent_Ref (N : Node_Id) return Node_Id is
@@ -8721,7 +8721,7 @@ package body Exp_Ch9 is
                Alt_Stats := New_List;
             end if;
 
-            --  After the call, if any, branch to to trailing statements. We
+            --  After the call, if any, branch to trailing statements. We
             --  create a label for each, as well as the corresponding label
             --  declaration.
 
@@ -12292,7 +12292,7 @@ package body Exp_Ch9 is
          when ' ' =>
             return True;
 
-         --  FIFO_Within_Priorities certainly certainly does not permit this
+         --  FIFO_Within_Priorities certainly does not permit this
          --  optimization since the Rendezvous is a scheduling action that may
          --  require some other task to be run.
 
index 1552c77a7aa3e34c67844290e790ca7a92360146..71c2f79b14fd7e4d3c64813b817f7eafde72595c 100644 (file)
@@ -1490,7 +1490,7 @@ package Exp_Dbug is
    --
    --  These are the external names generated for Case_1.Typ (note that
    --  Pkg1.Typ is associated with the Primary Dispatch Table, because it
-   --  is the the parent of this type, and hence no external name is
+   --  is the parent of this type, and hence no external name is
    --  generated for it).
    --      case_1__typ0P   (associated with Pkg2.Typ)
    --      case_1__typ1P   (associated with Pkg3.Typ)
index 3d1f776f8b313c594a6645305d0e036fb5392262..b44ea2e3027c5cbf3ba4f8468f32c605643d9e72 100644 (file)
@@ -767,7 +767,7 @@ package body Exp_Disp is
       end if;
 
       --  If the target type is a tagged synchronized type, the dispatch table
-      --  info is in the correspondoing record type.
+      --  info is in the corresponding record type.
 
       if Is_Concurrent_Type (Iface_Typ) then
          Iface_Typ := Corresponding_Record_Type (Iface_Typ);
index da7210b7b129c08fe3b4171767fd3ad5ddcf8bf2..546bbcc5797d9d058ec209f3a6c027ec3f1068bf 100644 (file)
@@ -10353,7 +10353,7 @@ package body Exp_Dist is
                      --  to the union parameter list.
 
                      --  Ordering of declarations is a complete mess in this
-                     --  area, it is supposed to be types/varibles, then
+                     --  area, it is supposed to be types/variables, then
                      --  subprogram specs, then subprogram bodies ???
 
                      ---------------------------------------
index e04d723e79f65c48a20b049cdd8cc8df772b0465..d66ed0f7519cb0bf578250960efdd01a7f432eed 100644 (file)
@@ -1541,7 +1541,7 @@ package body Exp_Pakd is
 
                else
                   --  We have to convert the right hand side to Etype (Obj).
-                  --  A special case case arises if what we have now is a Val
+                  --  A special case arises if what we have now is a Val
                   --  attribute reference whose expression type is Etype (Obj).
                   --  This happens for assignments of fields from the same
                   --  array. In this case we get the required right hand side
index 8e367e1d79d282a22c1aea5ea7e550792af5531c..b36f80d46cd32da0d4a872fd63bed5c613512cd0 100644 (file)
@@ -1895,7 +1895,7 @@ package body Exp_Util is
 
                --  If the variable reference does not come from source, we
                --  cannot reliably tell whether it appears in the else part.
-               --  In particular, if if appears in generated code for a node
+               --  In particular, if it appears in generated code for a node
                --  that requires finalization, it may be attached to a list
                --  that has not been yet inserted into the code. For now,
                --  treat it as unknown.
index 0897942ced74f64e7222a9bcbede7e0748b8cf1a..55a9fcf64713997480457927a81724edd2d97b63 100644 (file)
@@ -43,7 +43,7 @@ package GNAT.Altivec.Vector_Operations is
    --  much smaller set of low level primitives with type conversions around.
    --
    --  In some cases, a direct binding without any intermediate body is
-   --  possible or even even mandatory for technical reasons. What we provide
+   --  possible or even mandatory for technical reasons. What we provide
    --  here for such cases are renamings of straight imports exposed by
    --  Altivec.Low_Level_Interface.  See the comments in the private part for
    --  additional details.
index b5a82d5dc9c2f9ef7c8451d91df5b539cad44335..47f821d42713fb6752191cec046237594d872eeb 100644 (file)
@@ -114,10 +114,10 @@ package body GNAT.Command_Line is
    --  the beginning, else it is appended.
 
    function Can_Have_Parameter (S : String) return Boolean;
-   --  True when S can have a parameter
+   --  True if S can have a parameter.
 
    function Require_Parameter (S : String) return Boolean;
-   --  True when S requires a parameter
+   --  True if S requires a parameter.
 
    function Actual_Switch (S : String) return String;
    --  Remove any possible trailing '!', ':', '?' and '='
index 12a9888cbc763e8cbb65006c8ec4750af5550e0e..1f393afd042e4f0e5ea2a7015fd9e8092d547886 100644 (file)
@@ -610,8 +610,8 @@ package GNAT.Command_Line is
    --  added if not already present. For example, to add the -g switch into the
    --  -cargs section, you need to call (Cmd, "-g", Section => "-cargs")
    --
-   --  Add_Before allows insertion of the switch at the begining of the command
-   --  line.
+   --  Add_Before allows insertion of the switch at the beginning of the
+   --  command line.
 
    procedure Add_Switch
      (Cmd        : in out Command_Line;
index e88d2ee6c43096385aac5285794c63763e54470f..4829bb43c7e3bb911ba8354c0ca719336f7da538 100644 (file)
@@ -376,7 +376,7 @@ package body GNAT.Directory_Operations.Iteration is
                end;
 
                --  Exit if Quit set by call to Action, either at this level
-               --  or at at some lower recursive call to Next_Level.
+               --  or at some lower recursive call to Next_Level.
 
                exit Dir_Iterator when Quit;
             end loop Dir_Iterator;
index 045e3bfb7d07fa1b8bc776d86731c7434d8c8780..cd12b016975f42b60a88a880c01dad459197567a 100644 (file)
@@ -370,7 +370,7 @@ package GNAT.Sockets is
    --  end PingPong;
 
    package SOSC renames System.OS_Constants;
-   --  Renaming used to provide short-hand notations thoughout the sockets
+   --  Renaming used to provide short-hand notations throughout the sockets
    --  binding. Note that System.OS_Constants is an internal unit, and the
    --  entities declared therein are not meant for direct access by users,
    --  including through this renaming.
index 65dd02e78349aaf9ce88923f0486d82e39c9a911..c254990d45c47082b9c4e314a10dea9426f69718 100644 (file)
@@ -1939,7 +1939,7 @@ gnat_to_gnu_entity (Entity_Id gnat_entity, tree gnu_expr, int definition)
                           true, Has_Component_Size_Clause (gnat_entity));
 
        /* If the component type is a RECORD_TYPE that has a self-referential
-          size, use the maxium size.  */
+          size, use the maximum size.  */
        if (!gnu_comp_size && TREE_CODE (tem) == RECORD_TYPE
            && CONTAINS_PLACEHOLDER_P (TYPE_SIZE (tem)))
          gnu_comp_size = max_size (TYPE_SIZE (tem), true);
@@ -2304,7 +2304,7 @@ gnat_to_gnu_entity (Entity_Id gnat_entity, tree gnu_expr, int definition)
                                 Has_Component_Size_Clause (gnat_entity));
 
              /* If the component type is a RECORD_TYPE that has a
-                self-referential size, use the maxium size.  */
+                self-referential size, use the maximum size.  */
              if (!gnu_comp_size
                  && TREE_CODE (gnu_type) == RECORD_TYPE
                  && CONTAINS_PLACEHOLDER_P (TYPE_SIZE (gnu_type)))
index e1c2fe923c9471aeaa5826ef9c7db8cfdee47d31..7b08f8dad4ef5bfead3cf8c72f41068512b40cc7 100644 (file)
@@ -782,7 +782,7 @@ extern bool value_factor_p (tree value, HOST_WIDE_INT factor);
    desired for the result.  Usually the operation is to be performed
    in that type.  For MODIFY_EXPR and ARRAY_REF, RESULT_TYPE may be 0
    in which case the type to be used will be derived from the operands.  */
-extern tree build_binary_op (enum tree_code op_code, tree retult_type,
+extern tree build_binary_op (enum tree_code op_code, tree result_type,
                              tree left_operand, tree right_operand);
 
 /* Similar, but make unary operation.   */
index a67476eae7082bdb75c2e4eb27eb16eb46d9b129..f8265cc6dc7277c17a889830ae2f01558cea7c1f 100644 (file)
@@ -1621,7 +1621,7 @@ Case_Statement_to_gnu (Node_Id gnat_node)
 
          /* If the case value is a subtype that raises Constraint_Error at
             run-time because of a wrong bound, then gnu_low or gnu_high is
-            not transtaleted into an INTEGER_CST.  In such a case, we need
+            not translated into an INTEGER_CST.  In such a case, we need
             to ensure that the when statement is not added in the tree,
             otherwise it will crash the gimplifier.  */
          if ((!gnu_low || TREE_CODE (gnu_low) == INTEGER_CST)
index 9d893268055f42fe2fa306f8d3aea1d19c077d0a..c72cecb02075f24b9573590a402f6614a230e743 100644 (file)
@@ -65,7 +65,7 @@ sub print_usage
   print "                 command line\n";
   print "     -ext ext  : Choose the generated file names extension (default\n";
   print "                 is htm)\n";
-  print "This program attemps to generate an html file from an Ada file\n";
+  print "This program attempts to generate an html file from an Ada file\n";
   exit;
 }
 
@@ -351,7 +351,7 @@ sub to_type
   # return 'generic package'                    if ($char eq 'K');
   return 'block'                              if ($char eq 'L');
   return 'modular integer'                    if ($char eq 'M');
-  return 'enumeration litteral'               if ($char eq 'N');
+  return 'enumeration literal'                if ($char eq 'N');
   return 'ordinary fixed point'               if ($char eq 'O');
   return 'access'                             if ($char eq 'P');
   return 'label'                              if ($char eq 'Q');  
index d928b79a3a98459bdc65730b93c3743b5f3899c6..29a9090f90ec44797e226731a6882cce6e7d036b 100644 (file)
@@ -711,7 +711,7 @@ package body Lib.Load is
                   --  it may very likely be the case that there is also pragma
                   --  Restriction forbidding its usage. This is typically the
                   --  case when building a configurable run time, where the
-                  --  usage of certain run-time units units is restricted by
+                  --  usage of certain run-time units is restricted by
                   --  means of both the corresponding pragma Restriction (such
                   --  as No_Calendar), and by not including the unit. Hence,
                   --  we check whether this predefined unit is forbidden, so
index 92334484d9b611acc97fd6548f81651c3a0ade5e..01e227c047f2f5d92dfcf6ab3f1d82faa713acd8 100644 (file)
@@ -587,7 +587,7 @@ package Lib.Xref is
    --  Node N is an operator node, whose entity has been set. If this entity
    --  is a user defined operator (i.e. an operator not defined in package
    --  Standard), then a reference to the operator is recorded at node N.
-   --  T is the operand type of of the operator. A reference to the operator
+   --  T is the operand type of the operator. A reference to the operator
    --  is an implicit reference to the type, and that needs to be recorded
    --  to avoid spurious warnings on unused entities, when the operator is
    --  a renaming of a predefined operator.
index c85e7ff13b2b4e1f524e442b92a85f473f6be273..20813c07e4981bf7c37909a81bcdea3675e17e09 100644 (file)
@@ -4363,7 +4363,7 @@ package body Make is
                --  directory information.
 
                File_Name : constant String := Base_Name (Main);
-               --  The simple file name of the current main main
+               --  The simple file name of the current main
 
             begin
                exit when Main = "";
@@ -7220,7 +7220,7 @@ package body Make is
 
          elsif Sfile /= No_File then
 
-            --  If Put_In_Q is False, we add the source as it it were specified
+            --  If Put_In_Q is False, we add the source as if it were specified
             --  on the command line, and we set Put_In_Q to True, so that the
             --  following sources will be put directly in the queue. This will
             --  allow parallel compilation processes if -jx switch is used.
index 7e86facd99d9c073192b86511c60b4e393f97bb7..9b532be27d7ecddede35be3f98f6a47006b0744c 100644 (file)
@@ -1163,7 +1163,7 @@ package body MLib.Prj is
 
                   Close (FD);
 
-                  --  And invoke gnatbind with this this response file
+                  --  And invoke gnatbind with this response file
 
                   Spawn (Gnatbind_Path.all, Args, Success);
 
index 75072e2b8a14bf651a0c7535409f5fd0770a93ee..77f2a2034a39aa106206ba1446acdfb4fd553c7f 100644 (file)
@@ -172,7 +172,7 @@ package Nlists is
 
    function Prev (Node : Node_Id) return Node_Id;
    pragma Inline (Prev);
-   --  This function returns the previous node on a node list list, or Empty
+   --  This function returns the previous node on a node list, or Empty
    --  if Node is the first element of the node list. The argument must be
    --  a member of a node list. Note: the implementation does maintain back
    --  pointers, so this function executes quickly in constant time.
index 542dc2568d0cc215048b3cfa477764ab4857c680..12b6acefe7783dcf77d2f55e4b15adda4b68c9a0 100644 (file)
@@ -161,7 +161,7 @@ package Opt is
    Assume_No_Invalid_Values : Boolean := True;
    --  ??? true for now, enable by setting to false later
    --  GNAT
-   --  Normallly, in accordance with (RM 13.9.1 (9-11)) the front end assumes
+   --  Normally, in accordance with (RM 13.9.1 (9-11)) the front end assumes
    --  that values could have invalid representations, unless it can clearly
    --  prove that the values are valid. If this switch is set (by -gnatB or by
    --  pragma Assume_No_Invalid_Values (Off)), then the compiler assumes values
index f433352b06d6e5c977d7a6ec41807e382d7e5ec8..d90d27bfc4ec34c01db9fcb827462df2262c51fe 100644 (file)
@@ -331,7 +331,7 @@ package body Ch10 is
 
          --  A common error is to omit the body keyword after package. We can
          --  often diagnose this early on (before getting loads of errors from
-         --  contained subprogram bodies), by knowing that that the file we
+         --  contained subprogram bodies), by knowing that the file we
          --  are compiling has a name that requires a body to be found.
 
          Save_Scan_State (Scan_State);
index ddc7b61fd1041ce84657bed117e3118a404dab5f..57c54449ac369de9ac88fc6eaf7c6adfb7b0cc37 100644 (file)
@@ -1067,7 +1067,7 @@ package body Ch5 is
       --  scanned out and is in Prev_Token.
 
       procedure Check_If_Column;
-      --  An internal procedure used to check that THEN, ELSE ELSE, or ELSIF
+      --  An internal procedure used to check that THEN, ELSE, or ELSIF
       --  appear in the right place if column checking is enabled (i.e. if
       --  they are the first token on the line, then they must appear in
       --  the same column as the opening IF).
index a76ee2593e98b2bb77d0d9213a5f2c9c6731cea7..2f9edeb4256382c15f722e3ee17842a48a75a327 100644 (file)
@@ -1105,7 +1105,7 @@ is
       pragma Inline (Push_Scope_Stack);
       --  Push a new entry onto the scope stack. Scope.Last (the stack pointer)
       --  is incremented. The Junk field is preinitialized to False. The caller
-      --  is expected to fill in all remaining entries of the new new top stack
+      --  is expected to fill in all remaining entries of the new top stack
       --  entry at Scope.Table (Scope.Last).
 
       procedure Pop_Scope_Stack;
index b5f5548544687a0a3d4b54914114d428d39ab730..6d00925957842d6a887ebb84fb00ef8216a920f6 100755 (executable)
@@ -307,7 +307,7 @@ package System.OS_Lib is
       Append);
       --  If the target file exists, the contents of the source file is
       --  appended at the end. Otherwise the source file is just copied. The
-      --  time stamps and other file attributes are are preserved if the
+      --  time stamps and other file attributes are preserved if the
       --  destination file does not exist.
 
    type Attribute is
index 614a8660d9b4caf759101e7a27d10ced32c8ca30..36a6b8eb1bc9ffb00f739544d27171259175375c 100644 (file)
@@ -243,7 +243,7 @@ CND(FNDELAY, "Nonblocking")
 /*
 
    ----------------------
-   -- Ioctl operatings --
+   -- Ioctl operations --
    ----------------------
 
 */
index 2562b73d2e534e1e2e41de6e91f6a64078958f31..99eda8ea511676f5a12ef97ed34eec655263e5df 100644 (file)
@@ -115,7 +115,7 @@ package System.Partition_Interface is
       Version : String;
       RCI     : Boolean := True);
    --  Use by the main subprogram to check that a remote receiver
-   --  unit has has the same version than the caller's one.
+   --  unit has the same version than the caller's one.
 
    function Same_Partition
       (Left  : not null access RACW_Stub_Type;
index 077518dd903cad16634151262f3110b0e6e479db..0ab027ca9f242717e00f1b408245aae7f1432460 100755 (executable)
@@ -404,7 +404,7 @@ package System.Regpat is
       Expression      : String;
       Final_Code_Size : out Program_Size;
       Flags           : Regexp_Flags := No_Flags);
-   --  Compile a regular expression into into internal code
+   --  Compile a regular expression into internal code
 
    --  This procedure is significantly faster than the Compile function since
    --  it avoids the extra step of precomputing the required size.
index 40089a3307565c979a58d5b8283de93c176aa6aa..584e253c9331cafe8fdc6248550eeb99ae6fcc0d 100644 (file)
@@ -91,7 +91,7 @@
 --    set a new value to the shared variable and, according to the used
 --    implementation, propagate this value among processes referencing it.
 --    A call to this procedure is generated by the expander after each
---    assignement of the shared varible.
+--    assignment of the shared variable.
 
 --  Note: a special circuit allows the use of stream attributes Read and
 --  Write for limited types (using the corresponding attribute for the
index 2aa9dd70d2d0e47c29dff4fdfe463a33d52552ae..165f82dcc0bd6c9199bd269d2405933debfa9f97 100644 (file)
@@ -107,7 +107,7 @@ package System.Stack_Usage is
    --       appear as used in the final measure.
 
    --     Strategy: As the user passes the value of the bottom of stack to
-   --       the instrumentation to deal with the bottom offset error, and as as
+   --       the instrumentation to deal with the bottom offset error, and as
    --       the instrumentation procedure knows where the pattern filling start
    --       on the stack, the difference between the two values is the minimum
    --       stack usage that the method can measure. If, when the results are
index 92d1a187b7d41f73b10e11f39965d103480d21c1..a193501a9ca9f777204bc0847e3f5b26086d46a7 100644 (file)
@@ -822,7 +822,7 @@ package body System.Task_Primitives.Operations is
 
    begin
       --  Since the initial signal mask of a thread is inherited from the
-      --  creator, we need to set our local signal mask mask all signals
+      --  creator, we need to set our local signal mask to mask all signals
       --  during the creation operation, to make sure the new thread is
       --  not disturbed by signals before it has set its own Task_Id.
 
index 20ac16eb8add31509a6cc88b37252936682dd3e0..32e9657e9da38af13ebdf256b7fb44dddc95e057 100644 (file)
@@ -1339,7 +1339,7 @@ package body Sem is
       Current_Sem_Unit := Get_Cunit_Unit_Number (Comp_Unit);
 
       --  Compile predefined units with GNAT_Mode set to True, to properly
-      --  process the categorization stuff. However, do not set set GNAT_Mode
+      --  process the categorization stuff. However, do not set GNAT_Mode
       --  to True for the renamings units (Text_IO, IO_Exceptions, Direct_IO,
       --  Sequential_IO) as this would prevent pragma Extend_System from being
       --  taken into account, for example when Text_IO is renaming DEC.Text_IO.
index 6331c0443ea11afd99510c42b9d430bcc05f6661..cbdda92aa17b6d47d0e055fbdffb9ebf9260cd08 100644 (file)
@@ -1292,7 +1292,7 @@ package body Sem_Ch10 is
          --  the implicit with's on parent units.
 
          --  Skip use clauses at this stage, since we don't want to do any
-         --  installing of potentially use visible entities until we we
+         --  installing of potentially use visible entities until we
          --  actually install the complete context (in Install_Context).
          --  Otherwise things can get installed in the wrong context.
 
index 2be74709f093ec0ad545d4f72843b0b7d624f473..b4adf7078cd38c58d1a87cc385468f293aa7e984 100644 (file)
@@ -185,8 +185,7 @@ package body Sem_Ch11 is
             --  scope for visibility purposes. We create an entity to denote
             --  the whole exception part, and use it as the scope of all the
             --  choices, which may even have the same name without conflict.
-            --  This scope plays no other role in expansion or or code
-            --  generation.
+            --  This scope plays no other role in expansion or code generation.
 
             Choice := Choice_Parameter (Handler);
 
index c956e7cbadab3340040001b69a225ec523751f9b..549d5b4ee3c0fea18cda6abcb150b8f2a6fa3511 100644 (file)
@@ -896,8 +896,8 @@ package body Sem_Ch12 is
       Num_Actuals     : Int := 0;
 
       Others_Present  : Boolean := False;
-      --  In Ada 2005, indicates partial parametrization of of a formal
-      --  package. As usual an others association must be last in the list.
+      --  In Ada 2005, indicates partial parametrization of a formal
+      --  package. As usual an other association must be last in the list.
 
       function Matching_Actual
         (F   : Entity_Id;
@@ -9564,7 +9564,7 @@ package body Sem_Ch12 is
                   Abandon_Instantiation (Actual);
                end if;
 
-            --  This case should be caught by the earlier check for for
+            --  This case should be caught by the earlier check for
             --  constrainedness, but the check here is added for completeness.
 
             elsif Has_Discriminants (Act_T)
index 0de30ebaec70c20b9d681ca08a5c084f7c3fcca6..d9b626f898195bf7bf7690354642b9040a5c2359 100644 (file)
@@ -420,7 +420,7 @@ package body Sem_Ch13 is
             --     1 .. 4       3 .. 6         1         3
             --     4 .. 7       0 .. 3         4         0
 
-            --  The general rule is that the first bit is is obtained by
+            --  The general rule is that the first bit is obtained by
             --  subtracting the old ending bit from machine scalar size - 1.
 
             for C in Start .. Stop loop
index 18538c878be4feb242332137ae6b10bc16e7de11..9490c88addad046b9aad1baa5d53c7ac5ad55532 100644 (file)
@@ -765,7 +765,7 @@ package body Sem_Ch3 is
          --  If the current scope is a protected type, the anonymous access
          --  is associated with one of the protected operations, and must
          --  be available in the scope that encloses the protected declaration.
-         --  Otherwise the type is is in the scope enclosing the subprogram.
+         --  Otherwise the type is in the scope enclosing the subprogram.
 
          if Ekind (Current_Scope) = E_Protected_Type then
             Anon_Scope := Scope (Scope (Defining_Entity (Related_Nod)));
@@ -1121,7 +1121,7 @@ package body Sem_Ch3 is
          --  A bit of a kludge here. These kludges will be removed when Itypes
          --  have proper parent pointers to their declarations???
 
-         --  Kludge 1) Link definining_identifier of formals. Required by
+         --  Kludge 1) Link defining_identifier of formals. Required by
          --  First_Formal to provide its functionality.
 
          declare
@@ -1993,7 +1993,7 @@ package body Sem_Ch3 is
 
       End_Scope;
 
-      --  If the type has discriminants, non-trivial subtypes may be be
+      --  If the type has discriminants, non-trivial subtypes may be
       --  declared before the full view of the type. The full views of those
       --  subtypes will be built after the full view of the type.
 
@@ -15724,7 +15724,7 @@ package body Sem_Ch3 is
          --  Ada 2005 (AI-251): If the parent of the private type declaration
          --  is an interface there is no need to check that it is an ancestor
          --  of the associated full type declaration. The required tests for
-         --  this case case are performed by Build_Derived_Record_Type.
+         --  this case are performed by Build_Derived_Record_Type.
 
          elsif not Is_Interface (Base_Type (Priv_Parent))
            and then not Is_Ancestor (Base_Type (Priv_Parent), Full_Parent)
@@ -15960,7 +15960,7 @@ package body Sem_Ch3 is
                Prim_Elmt := First_Elmt (Priv_List);
 
                --  In the case of a concurrent type completing a private tagged
-               --  type, primivies may have been declared in between the two
+               --  type, primitives may have been declared in between the two
                --  views. These subprograms need to be wrapped the same way
                --  entries and protected procedures are handled because they
                --  cannot be directly shared by the two views.
index 89b85fe2c23285c7b5bdd07a52bd2a2b67b22dce..076966a0f174744c2f7b5c61e2334867b41fd80d 100644 (file)
@@ -180,7 +180,7 @@ package Sem_Ch3 is
    --  attributes of a class wide type are inherited from those of the type T.
    --  If T is introduced by a private declaration, the corresponding class
    --  wide type is created at the same time, and therefore there is a private
-   --  and a full declaration for the class wide type type as well.
+   --  and a full declaration for the class wide type as well.
 
    function OK_For_Limited_Init_In_05 (Exp : Node_Id) return Boolean;
    --  Presuming Exp is an expression of an inherently limited type, returns
index 19afc8d8fa759a02d4c8fd2d1e8e42b48f4c0380..47fd4e6aaf53d63e8c40d83c7610b1160f572b4f 100644 (file)
@@ -499,7 +499,7 @@ package body Sem_Ch4 is
             Check_Fully_Declared (Type_Id, N);
 
             --  Ada 2005 (AI-231): If the designated type is itself an access
-            --  type that excludes null, it's default initializastion will
+            --  type that excludes null, its default initialization will
             --  be a null object, and we can insert an unconditional raise
             --  before the allocator.
 
index 9a319d992a4cae33b2679fbc67d0e9a9644e509d..a2a5078d6a0e5645a33b46c70581bfcfa66426c8 100644 (file)
@@ -1602,7 +1602,7 @@ package body Sem_Ch6 is
 
          --  Note that wrappers already have their corresponding specs and
          --  bodies set during their creation, so if the candidate spec is
-         --  a wrapper, then we definately need to swap all types to their
+         --  a wrapper, then we definitely need to swap all types to their
          --  original concurrent status.
 
          if No (Spec_N)
@@ -5098,7 +5098,7 @@ package body Sem_Ch6 is
       end if;
 
       --  If this is a derived subprogram then the subtypes of the parent
-      --  subprogram's formal parameters will be used to to determine the need
+      --  subprogram's formal parameters will be used to determine the need
       --  for extra formals.
 
       if Is_Overloadable (E) and then Present (Alias (E)) then
index ef9a6540b0c86debc489caaf263e01e0772adb59..46cd938398729aabec577495262de4dc6d5645ce 100644 (file)
@@ -2115,7 +2115,7 @@ package body Sem_Ch7 is
          then
             if not Has_Private_Declaration (Etype (Id)) then
 
-               --  We assume that the user did not not intend a deferred
+               --  We assume that the user did not intend a deferred
                --  constant declaration, and the expression is just missing.
 
                Error_Msg_N
index 96eac0e17854ee5a9b64fc52f10e32977577ac92..3e231f612122ae703633032d9c38eb784fff2822 100644 (file)
@@ -2063,7 +2063,7 @@ package body Sem_Ch8 is
             Check_Frozen_Renaming (N, Rename_Spec);
 
             --  Check explicitly that renamed entity is not intrinsic, because
-            --  in in a generic the renamed body is not built. In this case,
+            --  in a generic the renamed body is not built. In this case,
             --  the renaming_as_body is a completion.
 
             if Inside_A_Generic then
@@ -4803,7 +4803,7 @@ package body Sem_Ch8 is
                end if;
 
                --  Operator is visible if prefix of expanded name denotes
-               --  scope of type, or else type type is defined in System_Aux
+               --  scope of type, or else type is defined in System_Aux
                --  and the prefix denotes System.
 
                return Scope (Btyp) = Scop
index f1461237adcd022da6d0a629e307c13c43a1ece0..2badebb051789b2d9dbaba950da805a8eb2cd50f 100644 (file)
@@ -476,7 +476,7 @@ package body Sem_Elim is
                         end loop;
 
                         --  Find last non-space before this colon. If there
-                        --  is no no space character before this colon, then
+                        --  is no space character before this colon, then
                         --  return False. Otherwise, End_Idx set to point to
                         --  this non-space character.
 
index e2d02aeef909ed99a19091d773a9834962a99272..065cb9701d444531f1c47bc9d3be13f985734d52 100644 (file)
@@ -3096,7 +3096,7 @@ package body Sem_Prag is
             return;
          end if;
 
-         --  Import pragmas must be be for imported entities
+         --  Import pragmas must be for imported entities
 
          if Prag_Id = Pragma_Import_Function
               or else
@@ -3395,7 +3395,7 @@ package body Sem_Prag is
                Process_Interface_Name (Def_Id, Arg3, Arg4);
 
                --  Note that we do not set Is_Public here. That's because we
-               --  only want to set if if there is no address clause, and we
+               --  only want to set it if there is no address clause, and we
                --  don't know that yet, so we delay that processing till
                --  freeze time.
 
index 83c3f4b21f2399795a4ca74e7833aa2d018f68ed..82dca5662a30dd4d25856a628d5169b577718301 100644 (file)
@@ -8053,7 +8053,7 @@ package body Sem_Util is
          return Object_Access_Level (Expression (Obj));
 
       --  Function results are objects, so we get either the access level of
-      --  the function or, in the case of an indirect call, the level of of the
+      --  the function or, in the case of an indirect call, the level of the
       --  access-to-subprogram type.
 
       elsif Nkind (Obj) = N_Function_Call then
index a8f7fc8dc333bf98b378d4951fa5575cb9f76c3c..ce6d4bd99d2203b2a9927019b4133a20367b9e95 100644 (file)
@@ -457,7 +457,7 @@ package Sem_Util is
    --  Given an entity for an exception, package, subprogram or generic unit,
    --  returns the ultimately renamed entity if this is a renaming. If this is
    --  not a renamed entity, returns its argument. It is an error to call this
-   --  with any any other kind of entity.
+   --  with any other kind of entity.
 
    function Get_Subprogram_Entity (Nod : Node_Id) return Entity_Id;
    --  Nod is either a procedure call statement, or a function call, or
index feb19ce56315df89ec23258f30ec4b83292a16ce..c29c6256e17e41f700fb09b78be2a968e76dbf71 100644 (file)
@@ -1025,7 +1025,7 @@ package body Sem_Warn is
                      --  Suppress warning if private type, and the procedure
                      --  has a separate declaration in a different unit. This
                      --  is the case where the client of a package sees only
-                     --  the private type, and it it may be quite reasonable
+                     --  the private type, and it may be quite reasonable
                      --  for the logical view to be in out, even if the
                      --  implementation ends up using access types or some
                      --  other method to achieve the local effect of a
index 29404b2332ba3a73cce098fb17dd8d43d48a3490..ddf5c1fd40b953ff04dd707ef5fd4e7601b57b52 100644 (file)
@@ -1392,7 +1392,7 @@ package Sinfo is
    --    is undefined and should not be read).
 
    --  No_Ctrl_Actions (Flag7-Sem)
-   --    Present in N_Assignment_Statement to indicate that no finalize nor nor
+   --    Present in N_Assignment_Statement to indicate that no finalize nor
    --    adjust should take place on this assignment even though the rhs is
    --    controlled. This is used in init procs and aggregate expansions where
    --    the generated assignments are more initialisations than real
@@ -1592,7 +1592,7 @@ package Sinfo is
    --    and N_Extended_Return_Statement nodes. References the entity for the
    --    storage pool to be used for the allocate or free call or for the
    --    allocation of the returned value from function. Empty indicates that
-   --    the global default default pool is to be used. Note that in the case
+   --    the global default pool is to be used. Note that in the case
    --    of a return statement, this field is set only if the function returns
    --    value of a type whose size is not known at compile time on the
    --    secondary stack.
index f22c828c67338f4fef63b3b14990a0a9b9ab5bc9..f54ab35baefb796bc6941d679ecb082f15ac6fb1 100644 (file)
@@ -967,7 +967,7 @@ package body Styleg is
    -- Non_Lower_Case_Keyword --
    ----------------------------
 
-   --  In check casing mode (-gnatyk), reserved keywords must be be spelled
+   --  In check casing mode (-gnatyk), reserved keywords must be spelled
    --  in all lower case (excluding keywords range, access, delta and digits
    --  used as attribute designators).
 
index b302791e144ac60c6cfda66bc5a5d79d15812588..446f7cba8b9b4e4c305614fde0ed4481719aa9a1 100644 (file)
@@ -780,7 +780,7 @@ package VMS_Data is
    --        /ERROR_LIMIT=nnn
    --
    --   NNN is a decimal integer in the range of 1 to 1000 and limits the
-   --   number of diagnostic messages to be generated into Stdoutto that
+   --   number of diagnostic messages to be generated into Stdout to that
    --   number.  Once that number has been reached, gnatcheck stops
    --   to print out diagnoses into Stderr. If NNN is equal to 0, this means
    --  that there is no limit on the number of diagnoses in Stdout
@@ -4878,8 +4878,8 @@ package VMS_Data is
    --
    --   Specifies the syntax element metrics to be computed (if at least one
    --   positive syntax element metric, line metric, complexity or coupling
-   --   metric is specified then only explicitly specified specified syntax
-   --   element metrics are computed and reported)
+   --   metric is specified then only explicitly specified syntax element
+   --   metrics are computed and reported)
    --
    --   option may be one of the following:
    --
@@ -5012,8 +5012,8 @@ package VMS_Data is
 
    --   Specifies the line metrics to be computed (if at least one positive
    --   syntax element metric, line metric, complexity or coupling metric is
-   --   specified then only explicitly specified specified line metrics are
-   --   computed and reported)
+   --   specified then only explicitly specified line metrics are computed
+   --   and reported)
    --
    --   option may be one of the following:
    --
@@ -5067,8 +5067,8 @@ package VMS_Data is
 
    --   Specifies the complexity metrics to be computed (if at least one
    --   positive syntax element metric, line metric, complexity or coupling
-   --   metric is specified then only explicitly specified specified complexity
-   --   metrics are computed and reported)
+   --   metric is specified then only explicitly specified complexity metrics
+   --   are computed and reported)
    --
    --   option may be one of the following:
    --
This page took 0.2865 seconds and 5 git commands to generate.