ChangeLog.1, [...]: Fix spelling errors.
authorJoseph Myers <jsm28@gcc.gnu.org>
Sun, 28 Oct 2001 19:25:00 +0000 (19:25 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 28 Oct 2001 19:25:00 +0000 (19:25 +0000)
* ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c,
semantics.c, spew.c: Fix spelling errors.

From-SVN: r46593

gcc/cp/ChangeLog
gcc/cp/ChangeLog.1
gcc/cp/ChangeLog.2
gcc/cp/class.c
gcc/cp/decl2.c
gcc/cp/search.c
gcc/cp/semantics.c
gcc/cp/spew.c

index 848411d5815965500867e275a3be563e2fbdc9a2..86735c3fbf3716769664abf4fdb51f567be2389f 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c,
+       semantics.c, spew.c: Fix spelling errors.
+
 2001-10-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
 
        * decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL.
@@ -2329,7 +2334,7 @@ Thu Apr  5 16:54:29 2001  J"orn Rennecke <amylaar@redhat.com>
        (inlinable_function_p): Likewise, fix typo in comment,
        function is not inlinable if it already inlined function currently
        being optimized.
-       (expand_call_inline): Add fn to inlined_fns if neccessary.
+       (expand_call_inline): Add fn to inlined_fns if necessary.
        (optimize_function): Initialize inlined_fns.
        Save inlined_fns into DECL_INLINED_FNS after expanding inlines.
        * decl.c (mark_inlined_fns): New function.
@@ -6889,7 +6894,7 @@ Sat May 27 11:25:46 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        (DECL_USE_VTT_PARM): Likewise.
        (DECL_NEEDS_VTT_PARM_P): Likewise.
        (get_vtt_name): Declare.
-       (build_artifical_parm): Likewise.
+       (build_artificial_parm): Likewise.
        (fixup_all_virtual_upcast_offsets): Likewise.
        (expand_indirect_vtbls_init): Remove.
        * call.c (build_new_method_call): Pass the vtt to subobject
@@ -8107,7 +8112,7 @@ Sat Apr 15 16:00:01 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
 
-       * decl2.c: Make flag_honor_std dependant on ENABLE_STD_NAMESPACE.
+       * decl2.c: Make flag_honor_std dependent on ENABLE_STD_NAMESPACE.
 
 2000-04-05  Mark Mitchell  <mark@codesourcery.com>
 
@@ -8934,7 +8939,7 @@ Mon Mar  6 08:46:47 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        (build_over_call): Likewise. Don't warn about dubious
        conversions here. Adjust convert_default_arg calls.
        (convert_default_arg): Add context parameters for diagnostics.
-       Pass throught to convert_like_with_context.
+       Pass through to convert_like_with_context.
        * cp-tree.h (convert_default_arg): Add context parameters.
        (dubious_conversion_warnings): Prototype new function.
        * typeck.c (convert_arguments): Adjust convert_default_arg call.
@@ -9963,8 +9968,8 @@ Wed Jan 26 22:19:14 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
        (expand_attr_desc): Likewise.
        (expand_generic_desc): Likewise.
 
-       * tinfo.cc (__GXX_ABI_VERSION): Test value and existance.
-       * tinfo.h (__GXX_ABI_VERSION): Test value and existance.
+       * tinfo.cc (__GXX_ABI_VERSION): Test value and existence.
+       * tinfo.h (__GXX_ABI_VERSION): Test value and existence.
 
 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
 
index c5ba3daf46fcc5000accc22b3fdc658d22bbdf36..5cc0dac7fb0d7d91b4073038822af4cf9cb9cdd4 100644 (file)
@@ -753,7 +753,7 @@ Wed Jul 19 13:23:12 1995  Gerald Baumgartner  <gb@alexander.cs.purdue.edu>
        (init_decl_processing): Initialize vb_off_identifier.
        Renamed vt_off_identifier from offset_identifier.
        * sig.c (build_signature_method_call): Renamed offset_identifier and
-       local variable offset to vt_off_identifer and vt_off, respecitively.
+       local variable offset to vt_off_identifier and vt_off, respectively.
        * sig.c (build_signature_table_constructor): Renamed offset to vt_off.
 
        * decl.c (init_decl_processing): Add vb_off field to
index c5e20d8dce27d141a591ef9ddc7b1b54cd6409af..7a848eedc1834c147f4a889323f9a3c165627dd3 100644 (file)
@@ -3319,7 +3319,7 @@ Mon Aug 23 22:17:20 1999  Mumit Khan  <khan@xraylith.wisc.edu>
        (finish_struct_1): Likewise.
        (init_class_processing): Likewise.
        * decl.c (push_using_decl): Likewise.
-       (init_decl_processsing): Likewise.
+       (init_decl_processing): Likewise.
        (grokvardecl): Likewise.
        (build_ptrmemfunc_type): Likewise.
        (grokdeclarator): Likewise.
@@ -4168,7 +4168,7 @@ Thu Aug  5 02:40:42 1999  Jeffrey A Law  (law@cygnus.com)
        
        * cp-tree.h (abstract_virtuals_error): Change declaration.
        * typeck2.c (abstract_virtuals_error): Check to see if an error
-       ocurred, and return a boolean value accordingly.
+       occurred, and return a boolean value accordingly.
        (build_functional_cast): Adjust accordingly.
        * class.c (finish_struct_1): Likewise.
        * cvt.c (ocp_convert): Likewise.
@@ -6427,7 +6427,7 @@ Thu Feb 18 23:40:01 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 1999-02-10  Jason Merrill  <jason@yorick.cygnus.com>
 
-       * decl.c (grokdeclarator): Catch wierd declarators.
+       * decl.c (grokdeclarator): Catch weird declarators.
        * decl2.c (finish_file): Don't abort because of namespace parsing
        failure.
        (check_decl_namespace): Remove.
index 1fa9a125dfbfa33c910759ea3ab012acce90e2c4..fe43d8238273336da73fbcd7a3cbb9ab0ca06993 100644 (file)
@@ -1557,7 +1557,7 @@ mark_primary_virtual_base (base_binfo, type)
   if (BINFO_PRIMARY_P (shared_binfo))
     {
       /* It's already allocated in the hierarchy. BINFO won't have a
-         primary base in this hierachy, even though the complete object
+         primary base in this hierarchy, even though the complete object
          BINFO is for, would do.  */
       return NULL_TREE;
     }
index e215cd6e9a5898208a32b6b9c101d12fe7e5be54..f2bbba09f2c199690826097a3b13440696eab243 100644 (file)
@@ -93,7 +93,7 @@ static tree get_guard_bits PARAMS ((tree));
 
 /* A list of static class variables.  This is needed, because a
    static class variable can be declared inside the class without
-   an initializer, and then initialized, staticly, outside the class.  */
+   an initializer, and then initialized, statically, outside the class.  */
 static varray_type pending_statics;
 #define pending_statics_used \
   (pending_statics ? pending_statics->elements_used : 0)
index 4c3249b2fffd9f4bdf0dda4ee3993d545b0b984f..e7076f5f9ecb23ee04775ac596c4df1c37fcfac0 100644 (file)
@@ -523,7 +523,7 @@ dynamic_cast_base_recurse (subtype, binfo, via_virtual, offset_ptr)
 
 /* The dynamic cast runtime needs a hint about how the static SUBTYPE type
    started from is related to the required TARGET type, in order to optimize
-   the inheritance graph search. This information is independant of the
+   the inheritance graph search. This information is independent of the
    current context, and ignores private paths, hence get_base_distance is
    inappropriate. Return a TREE specifying the base offset, BOFF.
    BOFF >= 0, there is only one public non-virtual SUBTYPE base at offset BOFF,
index 41e3bcf4b462f242b9c7659693544f345bf8fb1c..1842974263afdd6bd6659d4e9614b487c0409cb9 100644 (file)
@@ -2048,7 +2048,7 @@ finish_member_class_template (types)
   return NULL_TREE;
 }
 
-/* Finish processsing a complete template declaration.  The PARMS are
+/* Finish processing a complete template declaration.  The PARMS are
    the template parameters.  */
 
 void
index 14569718a997e2fcfa9ba69a918e02135eb894f1..9e4f13bc91ac9a2964154e42137e8b6ca5b58b95 100644 (file)
@@ -1355,7 +1355,7 @@ do_pending_defargs ()
         {
           /* This function's default args depend on unprocessed default args
              of defarg_fns. We will need to reprocess this function, and
-             check for circular dependancies.  */
+             check for circular dependencies.  */
           tree a, b;
           
           for (a = defarg_depfns, b = TREE_PURPOSE (current); a && b;