Commit 306ef644 by Joseph Myers

ChangeLog.1, [...]: Fix spelling errors.

	* ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c,
	semantics.c, spew.c: Fix spelling errors.

From-SVN: r46593
parent 0c688a7d
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> 2001-10-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
* decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL. * 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> ...@@ -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, (inlinable_function_p): Likewise, fix typo in comment,
function is not inlinable if it already inlined function currently function is not inlinable if it already inlined function currently
being optimized. 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. (optimize_function): Initialize inlined_fns.
Save inlined_fns into DECL_INLINED_FNS after expanding inlines. Save inlined_fns into DECL_INLINED_FNS after expanding inlines.
* decl.c (mark_inlined_fns): New function. * 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> ...@@ -6889,7 +6894,7 @@ Sat May 27 11:25:46 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
(DECL_USE_VTT_PARM): Likewise. (DECL_USE_VTT_PARM): Likewise.
(DECL_NEEDS_VTT_PARM_P): Likewise. (DECL_NEEDS_VTT_PARM_P): Likewise.
(get_vtt_name): Declare. (get_vtt_name): Declare.
(build_artifical_parm): Likewise. (build_artificial_parm): Likewise.
(fixup_all_virtual_upcast_offsets): Likewise. (fixup_all_virtual_upcast_offsets): Likewise.
(expand_indirect_vtbls_init): Remove. (expand_indirect_vtbls_init): Remove.
* call.c (build_new_method_call): Pass the vtt to subobject * 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> ...@@ -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> 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> 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> ...@@ -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 (build_over_call): Likewise. Don't warn about dubious
conversions here. Adjust convert_default_arg calls. conversions here. Adjust convert_default_arg calls.
(convert_default_arg): Add context parameters for diagnostics. (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. * cp-tree.h (convert_default_arg): Add context parameters.
(dubious_conversion_warnings): Prototype new function. (dubious_conversion_warnings): Prototype new function.
* typeck.c (convert_arguments): Adjust convert_default_arg call. * 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> ...@@ -9963,8 +9968,8 @@ Wed Jan 26 22:19:14 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
(expand_attr_desc): Likewise. (expand_attr_desc): Likewise.
(expand_generic_desc): Likewise. (expand_generic_desc): Likewise.
* tinfo.cc (__GXX_ABI_VERSION): Test value and existance. * tinfo.cc (__GXX_ABI_VERSION): Test value and existence.
* tinfo.h (__GXX_ABI_VERSION): Test value and existance. * tinfo.h (__GXX_ABI_VERSION): Test value and existence.
2000-01-23 Mark Mitchell <mark@codesourcery.com> 2000-01-23 Mark Mitchell <mark@codesourcery.com>
......
...@@ -753,7 +753,7 @@ Wed Jul 19 13:23:12 1995 Gerald Baumgartner <gb@alexander.cs.purdue.edu> ...@@ -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. (init_decl_processing): Initialize vb_off_identifier.
Renamed vt_off_identifier from offset_identifier. Renamed vt_off_identifier from offset_identifier.
* sig.c (build_signature_method_call): Renamed offset_identifier and * 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. * sig.c (build_signature_table_constructor): Renamed offset to vt_off.
* decl.c (init_decl_processing): Add vb_off field to * decl.c (init_decl_processing): Add vb_off field to
......
...@@ -3319,7 +3319,7 @@ Mon Aug 23 22:17:20 1999 Mumit Khan <khan@xraylith.wisc.edu> ...@@ -3319,7 +3319,7 @@ Mon Aug 23 22:17:20 1999 Mumit Khan <khan@xraylith.wisc.edu>
(finish_struct_1): Likewise. (finish_struct_1): Likewise.
(init_class_processing): Likewise. (init_class_processing): Likewise.
* decl.c (push_using_decl): Likewise. * decl.c (push_using_decl): Likewise.
(init_decl_processsing): Likewise. (init_decl_processing): Likewise.
(grokvardecl): Likewise. (grokvardecl): Likewise.
(build_ptrmemfunc_type): Likewise. (build_ptrmemfunc_type): Likewise.
(grokdeclarator): Likewise. (grokdeclarator): Likewise.
...@@ -4168,7 +4168,7 @@ Thu Aug 5 02:40:42 1999 Jeffrey A Law (law@cygnus.com) ...@@ -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. * cp-tree.h (abstract_virtuals_error): Change declaration.
* typeck2.c (abstract_virtuals_error): Check to see if an error * 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. (build_functional_cast): Adjust accordingly.
* class.c (finish_struct_1): Likewise. * class.c (finish_struct_1): Likewise.
* cvt.c (ocp_convert): Likewise. * cvt.c (ocp_convert): Likewise.
...@@ -6427,7 +6427,7 @@ Thu Feb 18 23:40:01 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> ...@@ -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> 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 * decl2.c (finish_file): Don't abort because of namespace parsing
failure. failure.
(check_decl_namespace): Remove. (check_decl_namespace): Remove.
......
...@@ -1557,7 +1557,7 @@ mark_primary_virtual_base (base_binfo, type) ...@@ -1557,7 +1557,7 @@ mark_primary_virtual_base (base_binfo, type)
if (BINFO_PRIMARY_P (shared_binfo)) if (BINFO_PRIMARY_P (shared_binfo))
{ {
/* It's already allocated in the hierarchy. BINFO won't have a /* 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. */ BINFO is for, would do. */
return NULL_TREE; return NULL_TREE;
} }
......
...@@ -93,7 +93,7 @@ static tree get_guard_bits PARAMS ((tree)); ...@@ -93,7 +93,7 @@ static tree get_guard_bits PARAMS ((tree));
/* A list of static class variables. This is needed, because a /* A list of static class variables. This is needed, because a
static class variable can be declared inside the class without 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; static varray_type pending_statics;
#define pending_statics_used \ #define pending_statics_used \
(pending_statics ? pending_statics->elements_used : 0) (pending_statics ? pending_statics->elements_used : 0)
......
...@@ -523,7 +523,7 @@ dynamic_cast_base_recurse (subtype, binfo, via_virtual, offset_ptr) ...@@ -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 /* 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 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 current context, and ignores private paths, hence get_base_distance is
inappropriate. Return a TREE specifying the base offset, BOFF. inappropriate. Return a TREE specifying the base offset, BOFF.
BOFF >= 0, there is only one public non-virtual SUBTYPE base at offset BOFF, BOFF >= 0, there is only one public non-virtual SUBTYPE base at offset BOFF,
......
...@@ -2048,7 +2048,7 @@ finish_member_class_template (types) ...@@ -2048,7 +2048,7 @@ finish_member_class_template (types)
return NULL_TREE; return NULL_TREE;
} }
/* Finish processsing a complete template declaration. The PARMS are /* Finish processing a complete template declaration. The PARMS are
the template parameters. */ the template parameters. */
void void
......
...@@ -1355,7 +1355,7 @@ do_pending_defargs () ...@@ -1355,7 +1355,7 @@ do_pending_defargs ()
{ {
/* This function's default args depend on unprocessed default args /* This function's default args depend on unprocessed default args
of defarg_fns. We will need to reprocess this function, and of defarg_fns. We will need to reprocess this function, and
check for circular dependancies. */ check for circular dependencies. */
tree a, b; tree a, b;
for (a = defarg_depfns, b = TREE_PURPOSE (current); a && b; for (a = defarg_depfns, b = TREE_PURPOSE (current); a && b;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment