vms_data.ads: Fix typo in constant.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 14 Apr 2008 21:07:59 +0000 (21:07 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Mon, 14 Apr 2008 21:07:59 +0000 (21:07 +0000)
gcc/ada/

* vms_data.ads: Fix typo in constant.
* gen-soccon.c: Fix typo in error string.
* gnat_rm.texi (Pragma Optimize_Alignment, Pragma Postcondition):
Fix typos.
* a-calcon.ads, a-calend-vms.adb, a-calend.adb, a-crdlli.ads,
bcheck.adb, checks.adb, einfo.ads, errout.adb, erroutc.adb,
erroutc.ads, exp_attr.adb, exp_ch11.adb, exp_ch2.adb,
exp_ch5.adb, exp_ch9.adb, exp_ch9.ads, exp_pakd.adb,
exp_util.adb, fmap.adb, g-soccon-linux-mips.ads,
g-soccon-rtems.ads, g-timsta.adb, g-timsta.ads, lib-writ.ads,
mlib-tgt-specific-linux.adb, mlib-tgt-specific-tru64.adb,
s-interr-vxworks.adb, s-interr.adb, s-osinte-lynxos.ads,
s-rident.ads, s-taprop-solaris.adb, s-tassta.adb, s-win32.ads,
sem_aggr.adb, sem_attr.ads, sem_ch10.adb, sem_ch13.ads,
sem_ch3.adb, sem_ch6.adb, sem_ch7.adb, sem_ch8.adb, sem_ch9.adb,
sem_prag.ads, sem_res.adb, sem_util.adb, sem_util.ads,
sinfo.ads: Fix typos in comments.

From-SVN: r134291

51 files changed:
gcc/ada/ChangeLog
gcc/ada/a-calcon.ads
gcc/ada/a-calend-vms.adb
gcc/ada/a-calend.adb
gcc/ada/a-crdlli.ads
gcc/ada/bcheck.adb
gcc/ada/checks.adb
gcc/ada/einfo.ads
gcc/ada/errout.adb
gcc/ada/erroutc.adb
gcc/ada/erroutc.ads
gcc/ada/exp_attr.adb
gcc/ada/exp_ch11.adb
gcc/ada/exp_ch2.adb
gcc/ada/exp_ch5.adb
gcc/ada/exp_ch9.adb
gcc/ada/exp_ch9.ads
gcc/ada/exp_pakd.adb
gcc/ada/exp_util.adb
gcc/ada/fmap.adb
gcc/ada/g-soccon-linux-mips.ads
gcc/ada/g-soccon-rtems.ads
gcc/ada/g-timsta.adb
gcc/ada/g-timsta.ads
gcc/ada/gen-soccon.c
gcc/ada/gnat_rm.texi
gcc/ada/lib-writ.ads
gcc/ada/mlib-tgt-specific-linux.adb
gcc/ada/mlib-tgt-specific-tru64.adb
gcc/ada/s-interr-vxworks.adb
gcc/ada/s-interr.adb
gcc/ada/s-osinte-lynxos.ads
gcc/ada/s-rident.ads
gcc/ada/s-taprop-solaris.adb
gcc/ada/s-tassta.adb
gcc/ada/s-win32.ads
gcc/ada/sem_aggr.adb
gcc/ada/sem_attr.ads
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch13.ads
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_ch7.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_ch9.adb
gcc/ada/sem_prag.ads
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads
gcc/ada/sinfo.ads
gcc/ada/vms_data.ads

index fe278db8a5adca926469c772135c810b5da4c9a6..abb4fadfde722b9018086480c4c08ecf8cd40202 100644 (file)
@@ -1,3 +1,23 @@
+2008-04-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * vms_data.ads: Fix typo in constant.
+       * gen-soccon.c: Fix typo in error string.
+       * gnat_rm.texi (Pragma Optimize_Alignment, Pragma Postcondition):
+       Fix typos.
+       * a-calcon.ads, a-calend-vms.adb, a-calend.adb, a-crdlli.ads,
+       bcheck.adb, checks.adb, einfo.ads, errout.adb, erroutc.adb,
+       erroutc.ads, exp_attr.adb, exp_ch11.adb, exp_ch2.adb,
+       exp_ch5.adb, exp_ch9.adb, exp_ch9.ads, exp_pakd.adb,
+       exp_util.adb, fmap.adb, g-soccon-linux-mips.ads,
+       g-soccon-rtems.ads, g-timsta.adb, g-timsta.ads, lib-writ.ads,
+       mlib-tgt-specific-linux.adb, mlib-tgt-specific-tru64.adb,
+       s-interr-vxworks.adb, s-interr.adb, s-osinte-lynxos.ads,
+       s-rident.ads, s-taprop-solaris.adb, s-tassta.adb, s-win32.ads,
+       sem_aggr.adb, sem_attr.ads, sem_ch10.adb, sem_ch13.ads,
+       sem_ch3.adb, sem_ch6.adb, sem_ch7.adb, sem_ch8.adb, sem_ch9.adb,
+       sem_prag.ads, sem_res.adb, sem_util.adb, sem_util.ads,
+       sinfo.ads: Fix typos in comments.
+
 2008-04-14  Robert Dewar  <dewar@adacore.com>
 
        * sem_prag.adb (Analyze_Pragma, Linker_Section case): Extend error
index d2dd3fbcc10f628a1062275cfe4a7aac1d01a072..c0178a092a6b7ed83eb994e6e8081197750e33f4 100644 (file)
@@ -68,7 +68,7 @@ package Ada.Calendar.Conversions is
    --  The returned value is in UTC and may or may not contain leap seconds
    --  depending on whether binder flag "-y" was used. Raises Time_Error if
    --  the input values are out of the defined ranges or if tm_sec equals 60
-   --  and the instance in time is not a leap second occurence.
+   --  and the instance in time is not a leap second occurrence.
 
    function To_Duration
      (tv_sec  : Interfaces.C.long;
index 86e77cb66a6102c7a2c90acba67279afc62f55f0..6cbc7288d237ab5a95a8a8e408c782e1bcdde087 100644 (file)
@@ -920,7 +920,7 @@ package body Ada.Calendar is
          tm_year := Year - 1900;
          tm_mon  := Month - 1;
 
-         --  Step 3: Handle leap second occurences
+         --  Step 3: Handle leap second occurrences
 
          if Leap_Sec then
             tm_sec := 60;
index 2e7c61a9d7f7b6304dcfbd31d6f2d0829445d1f0..d543cd85939064e9b6033bf574c5f10fd1630984 100644 (file)
@@ -939,7 +939,7 @@ package body Ada.Calendar is
          tm_year := Year - 1900;
          tm_mon  := Month - 1;
 
-         --  Step 3: Handle leap second occurences
+         --  Step 3: Handle leap second occurrences
 
          if Leap_Sec then
             tm_sec := 60;
index a97f354d43e1f40e0fca1662f1e1f89509cb411a..ca78cb526b9acee2c86489e020835c272e8fe013 100644 (file)
@@ -253,7 +253,7 @@ package Ada.Containers.Restricted_Doubly_Linked_Lists is
       Position  : Cursor := No_Element) return Cursor;
    --  Searches for the node whose element is equal to Item, starting from
    --  Position and continuing to the last end of the list. If Position equals
-   --  No_Element, the seach starts from the first node. If Position is
+   --  No_Element, the search starts from the first node. If Position is
    --  associated with a list object different from Container, then
    --  Program_Error is raised. If no node is found having an element equal to
    --  Item, then Find returns No_Element.
@@ -264,7 +264,7 @@ package Ada.Containers.Restricted_Doubly_Linked_Lists is
       Position  : Cursor := No_Element) return Cursor;
    --  Searches in reverse for the node whose element is equal to Item,
    --  starting from Position and continuing to the first end of the list. If
-   --  Position equals No_Element, the seach starts from the last node. If
+   --  Position equals No_Element, the search starts from the last node. If
    --  Position is associated with a list object different from Container, then
    --  Program_Error is raised. If no node is found having an element equal to
    --  Item, then Reverse_Find returns No_Element.
index 3332d2083f8019d5dd674a177db4dbe44f905c76..a1edd067979b4894ffd80bbedc97775a1818c995 100644 (file)
@@ -703,7 +703,7 @@ package body Bcheck is
    -----------------------------------------
 
    --  The rule is that all units which depend on the global default setting
-   --  of Optimize_Alignment must be compiled with the same settinng for this
+   --  of Optimize_Alignment must be compiled with the same setting for this
    --  default. Units which specify an explicit local value for this setting
    --  are exempt from the consistency rule (this includes all internal units).
 
index 1dfd0de991453d996efc13abc2c439de6dee3042..38512547e7f2aa8ffc61565b86db547a7138875f 100644 (file)
@@ -2769,7 +2769,7 @@ package body Checks is
 
       --  Check that a null-excluding component, formal or object is not being
       --  assigned a null value. Otherwise generate a warning message and
-      --  replace Expression (N) by an N_Contraint_Error node.
+      --  replace Expression (N) by an N_Constraint_Error node.
 
       if K /= N_Function_Specification then
          Expr := Expression (N);
index 10d7deb7aa18dd671b199e5f10ea90a4407e6c86..852d9966ddf9871aced9bd74f41462210955d65a 100644 (file)
@@ -457,7 +457,7 @@ package Einfo is
 --       for finalization purposes, The block entity has an implicit label
 --       declaration in the enclosing declarative part, and has otherwise
 --       no direct connection in the tree with the block statement. The
---       link is to the identifier (which is an occurence of the entity)
+--       link is to the identifier (which is an occurrence of the entity)
 --       and not to the block_statement itself, because the statement may
 --       be rewritten, e.g. in the process of removing dead code.
 
@@ -559,7 +559,7 @@ package Einfo is
 --       component clause applies to the component. First bit position of
 --       given component, computed from the first bit and position values
 --       given in the component clause. A value of No_Uint means that the
---       value is not yet known. The value can be set by the appearence of
+--       value is not yet known. The value can be set by the appearance of
 --       an explicit component clause in a record representation clause,
 --       or it can be set by the front-end in package Layout, or it can be
 --       set by the backend. By the time backend processing is completed,
@@ -873,7 +873,7 @@ package Einfo is
 --    Elaboration_Entity (Node13)
 --       Present in generic and non-generic package and subprogram
 --       entities. This is a boolean entity associated with the unit that
---       is initiallly set to False, and is set True when the unit is
+--       is initially set to False, and is set True when the unit is
 --       elaborated. This is used for two purposes. First, it is used to
 --       implement required access before elaboration checks (the flag
 --       must be true to call a subprogram at elaboration time). Second,
@@ -3534,7 +3534,7 @@ package Einfo is
 --       Present in subprogram entities. Points to a list of Precondition
 --       and Postcondition N_Pragma nodes for preconditions and postconditions
 --       declared in the spec. The last pragma encountered is at the head of
---       this list, so it is in reverse order of textual appearence.
+--       this list, so it is in reverse order of textual appearance.
 
 --    Storage_Size_Variable (Node15) [implementation base type only]
 --       Present in access types and task type entities. This flag is set
@@ -5645,7 +5645,7 @@ package Einfo is
    --  required discriminant values. The expander creates a set of declarations
    --  of the form:
 
-   --      discr_nameD : constant disrc_type renames _task.discr_name;
+   --      discr_nameD : constant discr_type renames _task.discr_name;
 
    --  where discr_nameD is the discriminal entity referenced by the task
    --  discriminant, and _task is the task value passed in as the parameter.
index d898a306d67e8d88e0e9287d8e058e3dadc702d2..8d1a2c14573ca48d767740beed33f27a832e64ab 100644 (file)
@@ -191,8 +191,8 @@ package body Errout is
    procedure VMS_Convert;
    --  This procedure has no effect if called when the host is not OpenVMS.
    --  If the host is indeed OpenVMS, then the error message stored in
-   --  Msg_Buffer is scanned for appearences of switch names which need
-   --  converting to corresponding VMS qualifer names. See Gnames/Vnames
+   --  Msg_Buffer is scanned for appearances of switch names which need
+   --  converting to corresponding VMS qualifier names. See Gnames/Vnames
    --  table in Errout spec for precise definition of the conversion that
    --  is performed by this routine in OpenVMS mode.
 
index 604fd5409e3b16c14e288660ef838d5c4d209087..f255ac00e9e7436e935a7a8c9d185a6cb26085c4 100644 (file)
@@ -504,7 +504,7 @@ package body Erroutc is
          else
             Start := Ptr;
 
-            --  First scan forward looing for a hard end of line
+            --  First scan forward looking for a hard end of line
 
             for Scan in Ptr .. Ptr + Max - 1 loop
                if Txt (Scan) = ASCII.LF then
index edc1140fbef69934220f405c607bbff0c23f9665..ba212eeb42bbcadb0f56f95c3a8534c4549c8689 100644 (file)
@@ -52,7 +52,7 @@ package Erroutc is
 
    Is_Style_Msg : Boolean := False;
    --  Set True to indicate if the current message is a style message
-   --  (i.e. a message whose text starts with the cahracters "(style)").
+   --  (i.e. a message whose text starts with the characters "(style)").
 
    Is_Serious_Error : Boolean := False;
    --  Set by Set_Msg_Text to indicate if current message is serious error
index b6d4ae8d6e3a5501c355d6e262b958f6155fe611..1637863cf455bde79e3a0203a920a5fbee8f2dd5 100644 (file)
@@ -2212,7 +2212,7 @@ package body Exp_Attr is
 
             --     sourcetyp (streamread (strmtyp'Input (stream)));
 
-            --  where stmrearead is the given Read function that converts an
+            --  where streamread is the given Read function that converts an
             --  argument of type strmtyp to type sourcetyp or a type from which
             --  it is derived (extra conversion required for the derived case).
 
@@ -2810,7 +2810,7 @@ package body Exp_Attr is
          --    result is modulus + value, where the value might be as small as
          --    -modulus. The trouble is what type do we use to do the subtract.
          --    No type will do, since modulus can be as big as 2**64, and no
-         --    integer type accomodates this value. Let's do bit of algebra
+         --    integer type accommodates this value. Let's do bit of algebra
 
          --         modulus + value
          --      =  modulus - (-value)
index ac3590179e427e8eccd57e8241c972f2266e4117..2cfde4df912f3a414903e6f0ec472746cec080f9 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 occured. In either case do do nothing!
+         --  or some weird error has occurred. In either case do do nothing!
 
          if Present (Ent) then
             declare
index 82ac5eea7f41de3d8cca0c048ee9768ab7429f9c..c3716c387fac230573239830447165855c1282fe 100644 (file)
@@ -184,7 +184,7 @@ package body Exp_Ch2 is
          end if;
 
          --  If constant value is an occurrence of an enumeration literal,
-         --  then we just make another occurence of the same literal.
+         --  then we just make another occurrence of the same literal.
 
          if Is_Entity_Name (Val)
            and then Ekind (Entity (Val)) = E_Enumeration_Literal
@@ -469,7 +469,7 @@ package body Exp_Ch2 is
          --  we also generate an extra parameter to hold the Constrained
          --  attribute of the actual. No renaming is generated for this flag.
 
-         --  Calling Node_Posssible_Modifications in the expander is dubious,
+         --  Calling Node_Possible_Modifications in the expander is dubious,
          --  because this generates a cross-reference entry, and should be
          --  done during semantic processing so it is called in -gnatc mode???
 
index 68965c71493d93b065382a5f568729e9feb9f6ad..c8cb1a4e44a2bcd45b46e6277e34c65c30ccb109 100644 (file)
@@ -3467,7 +3467,7 @@ package body Exp_Ch5 is
 
    procedure Expand_N_Simple_Return_Statement (N : Node_Id) is
    begin
-      --  Defend agains previous errors (ie. the return statement calls a
+      --  Defend against previous errors (i.e. the return statement calls a
       --  function that is not available in configurable runtime).
 
       if Present (Expression (N))
index b999bfaa6c45ed26c277e6f2988175f065a25234..ca4d70b2c02c7281cbc1b458274431afbc264ffd 100644 (file)
@@ -195,7 +195,7 @@ package body Exp_Ch9 is
      (Loc    : Source_Ptr;
       Def_Id : Entity_Id;
       Ent_Id : Entity_Id) return Node_Id;
-   --  Build a specification for the procedure implementing the statemens of
+   --  Build a specification for the procedure implementing the statements of
    --  the specified entry body. Add attributes associating it with the entry
    --  defining identifier Ent_Id.
 
@@ -2027,7 +2027,7 @@ package body Exp_Ch9 is
       Add_Object_Pointer (Loc, Pid, Op_Decls);
 
       --  Add renamings for all formals, the Protection object, discriminals,
-      --  privals and the entry indix constant for use by debugger.
+      --  privals and the entry index constant for use by debugger.
 
       Add_Formal_Renamings (Espec, Op_Decls, Ent, Loc);
       Debug_Private_Data_Declarations (Decls);
@@ -3429,7 +3429,7 @@ package body Exp_Ch9 is
 
    begin
       --  Add renamings for the Protection object, discriminals, privals and
-      --  the entry indix constant for use by debugger.
+      --  the entry index constant for use by debugger.
 
       Debug_Private_Data_Declarations (Decls);
 
index 71c1e830c3cc7ed2d66497c66dd7409507fb9bea..2628e150ca147b5a9ebffdf45793a0d0da9be3f4 100644 (file)
@@ -321,7 +321,7 @@ package Exp_Ch9 is
 
    procedure Set_Discriminals (Dec : Node_Id);
    --  Replace discriminals in a protected type for use by the next protected
-   --  operation on the type. Each operation needs a new set of discirminals,
+   --  operation on the type. Each operation needs a new set of discriminals,
    --  since it needs a unique renaming of the discriminant fields in the
    --  record used to implement the protected type.
 
index 8f191be3a367a2acc60f7a323acd69fc39e19a5c..e04d723e79f65c48a20b049cdd8cc8df772b0465 100644 (file)
@@ -1774,7 +1774,7 @@ package body Exp_Pakd is
       Ltyp := Etype (L);
       Rtyp := Etype (R);
 
-      --  Deeal with silly case of XOR where the subcomponent has a range
+      --  Deal with silly case of XOR where the subcomponent has a range
       --  True .. True where an exception must be raised.
 
       if Nkind (N) = N_Op_Xor then
index 12fea51a197228b5b10bc7f5ef73c3f52668e810..fd9fe26dd150cc56439ea70a85a39594ad2749bc 100644 (file)
@@ -967,7 +967,7 @@ package body Exp_Util is
             --  A protected type without entries that covers an interface and
             --  overrides the abstract routines with protected procedures is
             --  considered equivalent to a protected type with entries in the
-            --  context of dispatching select statements. It is sufficent to
+            --  context of dispatching select statements. It is sufficient to
             --  check for the presence of an interface list in the declaration
             --  node to recognize this case.
 
@@ -3066,7 +3066,7 @@ package body Exp_Util is
 
       --  Most predefined primitives have internally generated names. Equality
       --  must be treated differently; the predefined operation is recognized
-      --  as a homgeneous binary operator that returns Boolean.
+      --  as a homogeneous binary operator that returns Boolean.
 
       if Name_Len > TSS_Name_Type'Last then
          TSS_Name := TSS_Name_Type (Name_Buffer (Name_Len - TSS_Name'Length + 1
index b09a5248b8894de55f0be6c329833143d9564936..6770ee96ecb865adc8ce0e74b0a4a4b66f11389c 100644 (file)
@@ -39,7 +39,7 @@ package body Fmap is
 
    No_Mapping_File : Boolean := False;
    --  Set to True when the specified mapping file cannot be read in
-   --  procedure Initialize, so that no attempt is made to oopen the mapping
+   --  procedure Initialize, so that no attempt is made to open the mapping
    --  file in procedure Update_Mapping_File.
 
    function To_Big_String_Ptr is new Unchecked_Conversion
index 8fc50400e241f5f92a5fc9caed4507943656e154..0f8822e2a07736c88fa90dd9e8a6c2e865860456 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---          Copyright (C) 2000-2005, Free Software Foundation, Inc.         --
+--          Copyright (C) 2000-2008, Free Software Foundation, Inc.         --
 --                                                                          --
 -- GNAT is free software;  you can  redistribute it  and/or modify it under --
 -- terms of the  GNU General Public License as published  by the Free Soft- --
@@ -38,7 +38,7 @@
 --  This is the version for mips-linux, manually edited for the first shot
 --  no mips hardware at hand
 --  using http://www.gelato.unsw.edu.au/lxr/source/include/asm-mips/socket.h
---  in order to find differents values
+--  in order to find different values.
 --  This file is generated automatically, do not modify it by hand! Instead,
 --  make changes to gen-soccon.c and re-run it on each target.
 
@@ -80,7 +80,7 @@ package GNAT.Sockets.Constants is
    EINVAL             : constant :=           22; --  Invalid argument
    EIO                : constant :=            5; --  Input output error
    EISCONN            : constant :=          106; --  Socket already connected
-   ELOOP              : constant :=           40; --  Too many symbolic lynks
+   ELOOP              : constant :=           40; --  Too many symbolic links
    EMFILE             : constant :=           24; --  Too many open files
    EMSGSIZE           : constant :=           90; --  Message too long
    ENAMETOOLONG       : constant :=           36; --  Name too long
index f2edb1736e34e69e4f7e91f1ec81cfeac15487c3..a404eec9b33f78db8f97f1c9ca1fc6621c07448d 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---          Copyright (C) 2000-2007, Free Software Foundation, Inc.         --
+--          Copyright (C) 2000-2008, Free Software Foundation, Inc.         --
 --                                                                          --
 -- GNAT is free software;  you can  redistribute it  and/or modify it under --
 -- terms of the  GNU General Public License as published  by the Free Soft- --
@@ -77,7 +77,7 @@ package GNAT.Sockets.Constants is
    EINVAL             : constant :=          22; --  Invalid argument
    EIO                : constant :=           5; --  Input output error
    EISCONN            : constant :=         127; --  Socket already connected
-   ELOOP              : constant :=          92; --  Too many symbolic lynks
+   ELOOP              : constant :=          92; --  Too many symbolic links
    EMFILE             : constant :=          24; --  Too many open files
    EMSGSIZE           : constant :=         122; --  Message too long
    ENAMETOOLONG       : constant :=          91; --  Name too long
index 9b643f7cf61eb1b2044bd8d56d91b267baa94b66..31130c060713f48d9c29a38ff2999ef3b2780b8b 100644 (file)
@@ -39,7 +39,7 @@ package body GNAT.Time_Stamp is
    type time_stamp_ptr is access all time_stamp;
    --  The desired ISO 8601 string format has exactly 22 characters. We add
    --  one additional character for '\0'. The indexing starts from zero to
-   --  accomodate the C layout.
+   --  accommodate the C layout.
 
    procedure gnat_current_time_string (Value : time_stamp_ptr);
    pragma Import (C, gnat_current_time_string, "__gnat_current_time_string");
index 87a07f89394bf33dbfa6c5cf2705d3c4d4c36bd1..460b7e5eb093d34bb03073e7f6518e40c7e4da2d 100644 (file)
@@ -31,7 +31,7 @@
 --                                                                          --
 ------------------------------------------------------------------------------
 
---  This package provides a lighweight mechanism for obtaining time stamps
+--  This package provides a lightweight mechanism for obtaining time stamps
 
 package GNAT.Time_Stamp is
 
index 9067a146b0b208a5a728473c42f750f2f25fd6cf..0d0a037320d9cad74957957439dba9bd8028bc1e 100644 (file)
@@ -267,7 +267,7 @@ CND(EISCONN, "Socket already connected")
 #ifndef ELOOP
 #define ELOOP -1
 #endif
-CND(ELOOP, "Too many symbolic lynks")
+CND(ELOOP, "Too many symbolic links")
 
 #ifndef EMFILE
 #define EMFILE -1
index 8e3247d274da7db3c010312b04d60c4cdc24a0ea..f8d5939b70889e00fcc78c6480f37def2f575a69 100644 (file)
@@ -3551,7 +3551,7 @@ optimization setting. This would normally be achieved by use of a configuration
 pragma file containing the appropriate setting. The exception to this rule is
 that units with an explicit configuration pragma in the same file as the source
 unit are excluded from the consistency check, as are all predefined units. The
-latter are commpiled by default in pragma Optimize_Alignment (Off) mode if no
+latter are compiled by default in pragma Optimize_Alignment (Off) mode if no
 pragma appears at the start of the file.
 
 @node Pragma Passive
@@ -3740,7 +3740,7 @@ will be used as the exception message. If no message
 argument was supplied, then the default message has
 the form "Postcondition failed at file:line". The
 exception is raised in the context of the subprogram
-body, so it is posssible to catch postcondition failures
+body, so it is possible to catch postcondition failures
 within the subprogram body itself.
 
 Within a package spec, normal visibility rules
index f152742bfa7a4d87ea37e5a1feef0c337183e634..e0c0f34427d9594a2ac4c60b39218c76fde6b015 100644 (file)
@@ -472,7 +472,7 @@ package Lib.Writ is
    --             elaboration code is required. Set if N_Compilation_Unit
    --             node has flag Has_No_Elaboration_Code set.
    --
-   --         OL   The units in this file are commpiled with a local pragma
+   --         OL   The units in this file are compiled with a local pragma
    --              Optimize_Alignment, so no consistency requirement applies
    --              to these units. All internal units have this status since
    --              they have an automatic default of Optimize_Alignment (Off).
@@ -481,11 +481,11 @@ package Lib.Writ is
    --              units in this file. All files in the partition that specify
    --              a default must specify the same default.
    --
-   --         OS   Optimize_Alignment (Space) is the default settinng for all
+   --         OS   Optimize_Alignment (Space) is the default setting for all
    --              units in this file. All files in the partition that specify
    --              a default must specify the same default.
    --
-   --         OT   Optimize_Alignment (Time) is the default settinng for all
+   --         OT   Optimize_Alignment (Time) is the default setting for all
    --              units in this file. All files in the partition that specify
    --              a default must specify the same default.
    --
index 60557fdf579fbd6cf15b170e9a12e3aee489abef..8559966bfe56dcdd6a060a4ab626a7406f3cd5e2 100644 (file)
@@ -7,7 +7,7 @@
 --                                                                          --
 --                                 B o d y                                  --
 --                                                                          --
---          Copyright (C) 2001-2007, Free Software Foundation, Inc.         --
+--          Copyright (C) 2001-2008, Free Software Foundation, Inc.         --
 --                                                                          --
 -- GNAT is free software;  you can  redistribute it  and/or modify it under --
 -- terms of the  GNU General Public License as published  by the Free Soft- --
@@ -68,7 +68,7 @@ package body MLib.Tgt.Specific is
       pragma Unreferenced (Interfaces);
       pragma Unreferenced (Symbol_Data);
       pragma Unreferenced (Auto_Init);
-      --  Initialization is done through the contructor mechanism
+      --  Initialization is done through the constructor mechanism
 
       Lib_File : constant String :=
                    "lib" & Fil.Append_To (Lib_Filename, DLL_Ext);
index 7e6bcc20605911c964637ace7ae1822ccfc03364..b5f5a13712253e49af39747be8b8e235cc0adc77 100644 (file)
@@ -24,7 +24,7 @@
 --                                                                          --
 ------------------------------------------------------------------------------
 
---  This is the True64 version of the body
+--  This is the Tru64 version of the body
 
 with MLib.Fil;
 with MLib.Utl;
index 98254e617be587548dae1870fe4485f9e39c15f9..a752b2dbd4c5c27851e8fe67fb622802dbe747ff 100644 (file)
@@ -607,7 +607,7 @@ package body System.Interrupts is
    --  signals and exceptions).  As opposed to the signal implementation,
    --  this handler is installed in the vector table when the first Ada
    --  handler is attached to the interrupt.  However because VxWorks don't
-   --  support disconnecting handlers, this subprogram always test wether
+   --  support disconnecting handlers, this subprogram always test whether
    --  or not an Ada handler is effectively attached.
 
    --  Otherwise, the handler that existed prior to program startup is
index 44411125493f2b362f1fb9a761e4c9b10fc43c44..4cb2ccc57d4aaa400d4bb855bda778425c3d845d 100644 (file)
@@ -1244,7 +1244,7 @@ package body System.Interrupts is
 
       --  There are two Interrupt interrupts that this task catch through
       --  "sigwait." One is the Interrupt this task is designated to catch
-      --  in order to execure user handler or entry. The other one is the
+      --  in order to execute user handler or entry. The other one is the
       --  Abort_Task_Interrupt. This interrupt is being sent from the
       --  Interrupt_Manager to inform status changes (e.g: become Blocked,
       --  Handler or Entry is to be detached).
index dd30d2421760b4cb28c42db7118a3048e3643619..6acb132011f1bd5c521e0e93cc726e4df8b90a01 100644 (file)
@@ -173,7 +173,7 @@ package System.OS_Interface is
    SA_SIGINFO : constant := 16#80#;
 
    SA_ONSTACK : constant := 16#00#;
-   --  SA_ONSTACK is not defined on LynxOS, but it is refered to in the POSIX
+   --  SA_ONSTACK is not defined on LynxOS, but it is referred to in the POSIX
    --  implementation of System.Interrupt_Management. Therefore we define a
    --  dummy value of zero here so that setting this flag is a nop.
 
index c28ba3c5a92f8788698265d6a13b70e706ae53cd..2c5ffb6083277fd47216d08452b79f73d628b784 100644 (file)
@@ -282,7 +282,7 @@ package System.Rident is
       --  If an entry for a parameter restriction is True in Violated, the
       --  corresponding entry in the Unknown array may record additional
       --  information. If the actual count is not known by the compiler (but
-      --  is nown to be non-zero), then the entry in Unknown will be True.
+      --  is known to be non-zero), then the entry in Unknown will be True.
       --  This indicates that the value in Count is not known to be exact,
       --  and the actual violation count may be higher.
 
index 2555eb8fee391c88f84b79f8ce26a8735a67402c..7792232fdd8963894e945757e307866d51a8d28c 100644 (file)
@@ -115,7 +115,7 @@ package body System.Task_Primitives.Operations is
    --  and priority handling.
 
    Using_Real_Time_Class : Boolean := False;
-   --  indicates whether the real time class is being used (i.e the process
+   --  indicates whether the real time class is being used (i.e. the process
    --  has root privileges).
 
    Prio_Param : aliased struct_pcparms;
index 65cc80b24f75cb19b2ad685706ba04cd13b52586..d3c6739fb3d82248ab682be7ff979bc4653138f3 100644 (file)
@@ -1193,7 +1193,7 @@ package body System.Tasking.Stages is
    -- Terminate_Task --
    --------------------
 
-   --  Before we allow the thread to exit, we must clean up. This is a a
+   --  Before we allow the thread to exit, we must clean up. This is a
    --  delicate job. We must wake up the task's master, who may immediately try
    --  to deallocate the ATCB out from under the current task WHILE IT IS STILL
    --  EXECUTING.
index 2d2648514b82bc3fc4a2da79ec4a6004491d138c..298984cb3b3d7a38b5942e8fdef611b8cbe9fc0d 100644 (file)
@@ -32,7 +32,7 @@
 ------------------------------------------------------------------------------
 
 --  This package plus its child provide the low level interface to the Win32
---  API. The core part of the Win32 API (commont to RTX and Win32) is in this
+--  API. The core part of the Win32 API (common to RTX and Win32) is in this
 --  package, and an additional part of the Win32 API which is not supported by
 --  RTX is in package System.Win33.Ext.
 
index 5c7d9bd7dda04586475f87032508fc0e14952bb4..051a650f9c26943e20288ec240ad0cb6bb61ea1d 100644 (file)
@@ -1937,7 +1937,7 @@ package body Sem_Aggr is
                   end if;
                end if;
 
-               --  If no others, aggregate bounds come from aggegate
+               --  If no others, aggregate bounds come from aggregate
 
                Aggr_Low  := Choices_Low;
                Aggr_High := Choices_High;
index 30dda4304e1b7c28cf2f0d671132b2829d6b0252..126c358be9f0da130f3785c5f2fa353c7b2e5b23 100644 (file)
@@ -297,7 +297,7 @@ package Sem_Attr is
       --  is identical to the value that would be set if Initialize_Scalars
       --  mode were in effect (including the behavior of its value on
       --  environment variables or binder switches). The intended use is
-      --  to set a value where intialization is required (e.g. as a result of
+      --  to set a value where initialization is required (e.g. as a result of
       --  the coding standards in use), but logically no initialization is
       --  needed, and the value should never be accessed.
 
index 637e15351e5f03c9fbcffcf76a637d113a64feff..540b2a6d85dc11ce248ffa8c51a00be50a11cc68 100644 (file)
@@ -3969,7 +3969,7 @@ package body Sem_Ch10 is
             end loop;
 
             --  Now check incomplete declarations to locate Taft amendment
-            --  types. This can be done by examing the defining identifiers
+            --  types. This can be done by examining the defining identifiers
             --  of  type declarations without real semantic analysis.
 
             declare
index 427f836f6e72d1289cf2e94d5fedaaa7ca7ee212..e7c20bc8e1284f86a00cfb3ab9150732b6c0808c 100644 (file)
@@ -122,7 +122,7 @@ package Sem_Ch13 is
    --  attributes, clearly should not be subject to the para 10 restrictions
    --  (see AI95-00137). Similarly, we also skip the para 10 restrictions for
    --  the Storage_Size case where they also clearly do not apply, and for
-   --  Stream_Convert which is in the same category as the strem attributes.
+   --  Stream_Convert which is in the same category as the stream attributes.
    --
    --  If the rep item is too late, an appropriate message is output and
    --  True is returned, which is a signal that the caller should abandon
index 88ee0d55b18d8617ea97699b58fb80fb82e29e79..103eb75fbe52a2326ebd96e4ab830c24486707a3 100644 (file)
@@ -2308,7 +2308,7 @@ package body Sem_Ch3 is
 
                --  The current object is a discriminal generated for an entry
                --  family index. Even though the index is a constant, in this
-               --  particular context there is no true contant redeclaration.
+               --  particular context there is no true constant redeclaration.
                --  Enter_Name will handle the visibility.
 
                or else
@@ -8153,7 +8153,7 @@ package body Sem_Ch3 is
             if Present (Alias_Subp) then
 
                --  Only perform the check for a derived subprogram when the
-               --  type has an explicit record extension. This avoids incorect
+               --  type has an explicit record extension. This avoids incorrect
                --  flagging of abstract subprograms for the case of a type
                --  without an extension that is derived from a formal type
                --  with a tagged actual (can occur within a private part).
@@ -11798,7 +11798,7 @@ package body Sem_Ch3 is
 
       --  If we are creating a renaming for a primitive operation of an
       --  actual of a generic derived type, we must examine the signature
-      --  of the actual primive, not that of the generic formal, which for
+      --  of the actual primitive, not that of the generic formal, which for
       --  example may be an interface. However the name and initial value
       --  of the inherited operation are those of the formal primitive.
 
index 4d566d76b5f7bc5a14dd6edb641cc77d98aa1d47..fbac48cd1af0436c0f65641617d74b32a1712545 100644 (file)
@@ -2020,7 +2020,7 @@ package body Sem_Ch6 is
 
       Process_PPCs (N, Spec_Id, Body_Id);
 
-      --  Add a declaration for the Protection objcect, renaming declarations
+      --  Add a declaration for the Protection object, renaming declarations
       --  for discriminals and privals and finally a declaration for the entry
       --  family index (if applicable). This form of early expansion is done
       --  when the Expander is active because Install_Private_Data_Declarations
index ebeec6991837f18010df08842e5fbf88ec6a7479..fe1bcb5f24f018f96b5b38bb53031c6bdffebc1a 100644 (file)
@@ -1002,7 +1002,7 @@ package body Sem_Ch7 is
                --  is both unnecessary and wrong, because it would cause the
                --  clauses to be chained to themselves in the use clauses
                --  list of the scope stack entry. That in turn would cause
-               --  an endless loop from End_Use_Clauses upon sccope exit.
+               --  an endless loop from End_Use_Clauses upon scope exit.
 
                --  The parent is now fully visible. It may be a hidden open
                --  scope if we are currently compiling some child instance
@@ -1383,7 +1383,7 @@ package body Sem_Ch7 is
       begin
          --  If the full view is a scalar type, the type is the anonymous
          --  base type, but the operation mentions the first subtype, so
-         --  check the signature againt the base type.
+         --  check the signature against the base type.
 
          if Base_Type (Etype (S)) = Base_Type (T) then
             return True;
index da77f5813279bcb9bc064c2e7949e62a3d8e1236..2d4d7fe463503bb7e88f2030bed753d15daaca5e 100644 (file)
@@ -4110,7 +4110,7 @@ package body Sem_Ch8 is
                --  If the renamed entity is a private protected component,
                --  reference the original component as well. This needs to be
                --  done because the private renamings are installed before any
-               --  analysis has occured. Reference to a private component will
+               --  analysis has occurred. Reference to a private component will
                --  resolve to the renaming and the original component will be
                --  left unreferenced, hence the following.
 
index d9e7ff9ca5ac89a91738ecf85cf4441a56dfd345..fe3634e8fe91a87d3d0879ea7ed6010b1177521a 100644 (file)
@@ -1113,7 +1113,7 @@ package body Sem_Ch9 is
       --  all itypes within are frozen. This ensures that no freeze nodes
       --  will be generated for them.
       --
-      --  On the other hand, components of the correesponding record are
+      --  On the other hand, components of the corresponding record are
       --  frozen (or receive itype references) as for other records.
 
       --------------------
index 1bb51150417e82a5514dc1644c03d33994c47924..b5e843a62b0e0d22b2cb4475368b3758f5c34b8b 100644 (file)
@@ -51,7 +51,7 @@ package Sem_Prag is
    --  Precondition, and Postcondition to determine if Check pragmas (or
    --  corresponding Assert, Precondition, or Postcondition pragmas) are
    --  currently active, as determined by the presence of -gnata on the
-   --  command line (which sets the default), and the appearence of pragmas
+   --  command line (which sets the default), and the appearance of pragmas
    --  Check_Policy and Assertion_Policy as configuration pragmas either in
    --  a configuration pragma file, or at the start of the current unit.
    --  True is returned if the specified check is enabled.
index cfa1a8cd0d7e40b70284431d62c6389dd4c72199..39cd89514fb3fed4fb30522139c2483c6f9e1996 100644 (file)
@@ -396,7 +396,7 @@ package body Sem_Res is
       D    : Node_Id;
 
    begin
-      --  Any use in a spec-expression is legal
+      --  Any use in a spec-expression is legal
 
       if In_Spec_Expression then
          null;
index fd797ca6079a84d21351f75a90876fd9a86b32fb..1be22cf7df0ec4c234d4c2d716c065a0e32fa396 100644 (file)
@@ -492,7 +492,7 @@ package body Sem_Util is
       if In_Spec_Expression then
          return Empty;
 
-      --  More commments for the rest of this body would be good ???
+      --  More comments for the rest of this body would be good ???
 
       elsif Nkind (N) = N_Explicit_Dereference then
          if Is_Composite_Type (T)
index a5cb1db669430a90ac0edffa0258837e50706a4e..a14d6a0149fe49e80a2d86f5f6c9756a954f42b1 100644 (file)
@@ -1089,7 +1089,7 @@ package Sem_Util is
 
    procedure Set_Optimize_Alignment_Flags (E : Entity_Id);
    pragma Inline (Set_Optimize_Alignment_Flags);
-   --  Sets Optimize_Aliignment_Space/Time flags in E from current settings
+   --  Sets Optimize_Alignment_Space/Time flags in E from current settings
 
    procedure Set_Public_Status (Id : Entity_Id);
    --  If an entity (visible or otherwise) is defined in a library
index bcf4eb8a49b48310133f3ca18eb0a14e813608e2..4686a7ac09670f7cf2f9479e11a0d6d3c09d3d79 100644 (file)
@@ -1369,7 +1369,7 @@ package Sinfo is
 
    --  Next_Pragma (Node1-Sem)
    --    Present in N_Pragma nodes. Used to create a linked list of pragma
-   --    nodes. Curently used for two purposes:
+   --    nodes. Currently used for two purposes:
    --
    --      Create a list of linked Check_Policy pragmas. The head of this list
    --      is stored in Opt.Check_Policy_List (which has further details).
index 7dc0bf003f4efced1b509813ff2e047663aeda66..4a48396aec7d57ea056c3ef2fa086cd6a63558ec 100644 (file)
@@ -5152,7 +5152,7 @@ package VMS_Data is
                                            "ALL_ON "                          &
                                            "--coupling-all "                  &
                                            "ALL_OFF "                         &
-                                           "--no-counling-all "               &
+                                           "--no-coupling-all "               &
                                            "PACKAGE_EFFERENT_ON "             &
                                            "--package-efferent-coupling "     &
                                            "PACKAGE_EFFERENT_OFF "            &