* arm.c (arm_split_constant): Don't try to force a constant to
[official-gcc.git] / gcc / cp / ChangeLog
blob2f84019bea051b51f33bc18b6f36a6104a94cb76
1 1999-03-13  Nathan Sidwell  <nathan@acm.org>
3         * error.c (cp_printers): Add 'F' escape character.
4         (dump_type_real): Remove TREE_LIST (fnargs) printing.
5         Functionality moved to dump_parameters.
6         (dump_type_suffix): Use dump_parameters and dump_exception_spec.
7         (dump_function_decl): Extend meaning of V parameter. Use
8         dump_parameters and dump_exception_spec.
9         (dump_parameters): New static function.
10         (dump_exception_spec): New static function.
11         (fndecl_as_string): Change argument semantics. Use
12         dump_function_decl directly.
13         
14         * sig.c (build_signature_table_constructor): Use cp_error.
15         
16 1999-03-13  Martin von Löwis  <loewis@informatik.hu-berlin.de>
18         * semantics.c (finish_switch_cond): Handle error cases gracefully.
19         Detected by g++.law/enum5.C
21         * typeck.c (build_modify_expr): Check for errors after resolving
22         offsets. Detected by g++.brendan/static1.C
24         * decl.c (complete_array_type): Ignore initial_value if it is an
25         error. Detected by g++.benjamin/17930.C 
27         * typeck2.c (process_init_constructor): Return error if one argument
28         is in error. Detected by g++.benjamin/13478.C
30 1999-03-12  Martin von Löwis  <loewis@informatik.hu-berlin.de>
32         * decl.c (select_decl): Allow class templates when we need types.
33         * decl2.c (ambiguous_decl): Likewise.
35 1999-03-12  Mark Mitchell  <mark@markmitchell.com>
37         * lex.c (do_identifier): Correct call to enforce_access.
38         * search.c (accessible_p): Tweak comment.
40         * decl2.c (validate_nonmember_using_decl): Issue sensible
41         error-messages on bogus qualifiers.
42         
43 1999-03-10  Mark Mitchell  <mark@markmitchell.com>
45         * semantics.c (begin_class_definition): Call build_self_reference.
46         (finish_member_declaration): Set DECL_CONTEXT for TYPE_DECLs.
48         * search.c (assert_canonical_unmarked): Fix typo in prototype.
50         * search.c (dfs_canonical_queue): New function.
51         (dfs_assert_unmarked_p): Likewise.
52         (assert_canonical_unmarked): Likewise.
53         (access_in_type): Use it.
54         (accessible_p): Likewise.  Walk the whole tree when umarking.
56         * sig.c (build_signature_table_constructor): Use accessible_p
57         instead of compute_access.
59 1999-03-09  Jason Merrill  <jason@yorick.cygnus.com>
61         * call.c (add_builtin_candidates): Handle overloaded conversion ops.
63 1999-03-09  Mark Mitchell  <mark@markmitchell.com>
65         * cp-tree.h (flag_access_control): Declare.
66         (TREE_VIA_PPUBLIC): Document.
67         (DECL_NONSTATIC_MEMBER_P): New macro.
68         (enforce_access): Return an indication of whether or not access
69         was permitted.
70         (build_self_reference): Change prototype.
71         (compute_access): Replace with ...
72         (accessible_p): New function.
73         (dfs_walk): Change prototype.
74         (dfs_unmark): Likewise.
75         (markedp): Likewise.
76         * call.c (enforce_access): Use accessible_p.
77         * class.c (build_self_reference): Insert the declaration into the
78         list of members for this type, and make it public.
79         * decl.c (xref_basetypes): Avoid ill-timed recursion.
80         * init.c (build_offset_ref): Use lookup_member, not three separate
81         name-lookups.  Call enforce_access rather than checking for
82         illegal accesses here.
83         (resolve_offset_ref): Likewise.
84         * lex.c (do_identifier): Likewise.
85         * method.c (hack_identifier): Likewise.
86         * parse.y (self_reference): Remove.
87         (opt_component_decl_list): Don't use it.
88         * parse.c: Regenerated.
89         * pt.c (print_candidates): Generalize to handle lists of
90         overloaded functions.
91         (instantiate_class_template): Don't rely on TREE_VIA_PRIVATE; it's
92         not set.
93         (get_template_base): Use new calling convention for dfs_walk.
94         * search.c: Include varray.h.  Add prototypes.
95         (dfs_walk): Accept a data pointer to pass to the work functions. 
96         All callers changed.  All work functions changed.
97         (breadth_first_search): Rename to bfs_walk, and make consistent
98         with dfs_walk.
99         (dfs_walk_real): New function.
100         (canonical_binfo): New function.
101         (context_for_name_lookup): Likewise.
102         (shared_marked_p): Likewise.
103         (shared_unmarked_p): Likewise.
104         (lokup_field_queue_p): Likewise.
105         (lookup_field_r): Generalize to handle both functions and fields.
106         (lookup_field): Just call lookup_member.
107         (lookup_fnfields): Likewise.
108         (lookup_member): Move body of lookup_field here and generalize.
109         (dfs_accessible_queue_p): Likewise.
110         (dfs_accessible_p): Likewise.
111         (dfs_access_in_type): Likewise.
112         (access_in_type): Likewise.
113         (compute_access): Remove, and replace with ...
114         (accessible_p): New function.
115         (vbase_types): Remove.
116         (vbase_decl_ptr_intermediate): Likewise.
117         (vbase_decl_ptr): Likewise.
118         (vbase_init_result): Likewise.
119         (closed_envelopes): Likewise.
120         (bvtable): Likewise.
122 1999-03-09  Jason Merrill  <jason@yorick.cygnus.com>
124         * call.c (add_function_candidate): Check for proper number of args
125         before checking the validity of those args.
127 1999-03-06  Jason Merrill  <jason@yorick.cygnus.com>
129         * cp-tree.h (struct lang_type): Add anon_union field.
130         (ANON_UNION_TYPE_P): Use it instead of examining type.
131         (SET_ANON_UNION_TYPE_P): New macro.
132         * decl.c (check_tag_decl): Use it.
134         * search.c (compute_access): Handle non-type contexts earlier, and
135         handle NULL_TREE.
137         * tree.c (build_exception_variant): Use copy_to_permanent.
139         * decl2.c (setup_initp): Give statics with no priority the default
140         priority here.
141         (do_dtors, do_ctors, finish_file): Remove special handling of
142         non-prioritized statics.
144 1999-03-05  Mark Mitchell  <mark@markmitchell.com>
146         * cp-tree.h (ANON_UNION_TYPE_P): Robustify.
147         * decl.c (make_typename_type): Don't issue an error if an
148         immediate lookup fails; it migt be resolved later.
149         * friend.c (is_friend): Add comment.
150         * search.c (breadth_first_search): Add POSTFN and DATA
151         parameters.  Tidy.  All callers changed.
152         (lookup_field_queue_p): New function.
153         (lookup_field_r): Likewise.
154         (lookup_field_post): Likewise.
155         (lookup_field): Use them, via breadth_first_search, instead of
156         duplicating logic.
157         (compute_access): Robustify.
158         (lookup_fnfield_info): New structure.
159         
160 1999-03-05  Jason Merrill  <jason@yorick.cygnus.com>
162         * pt.c (tsubst, case ARRAY_REF): Use tsubst_expr again.
164 1999-03-03  Jason Merrill  <jason@yorick.cygnus.com>
166         * class.c, decl2.c, method.c, pt.c: Add 'static' to make SunOS 4
167         cc happy.
169         * decl2.c (import_export_class): Also return if
170         CLASSTYPE_INTERFACE_ONLY is set.
172 1999-03-03  Martin von Löwis  <loewis@informatik.hu-berlin.de>
174         * decl.c (push_overloaded_decl): Only overwrite the old binding if
175         there was one.
176         * decl2.c (do_local_using_decl): Fix loop termination.
178 1999-03-02  Mark Mitchell  <mark@markmitchell.com>
180         * cp-tree.h (determine_specialization): Don't declare.
181         * pt.c (determine_specialization): Make it static.  Eliminate
182         complain parameter.  Note that decl is always non-NULL now, and
183         simplify accordingly.
185         * decl.c (maybe_push_to_top_level): Always call
186         push_cp_function_context.
187         (pop_from_top_level): Always call pop_cp_function_context.
189 1999-02-26  Nathan Sidwell  <nathan@acm.org>
191         * typeck.c (complete_type_or_else): Add VALUE arg, for helpful
192         diagnostics.
193         cp-tree.h (complete_type_or_else): Added VALUE parameter.
194         * init.c (build_new_1): Extra arg to complete_type_or_else.
195         (build_delete): Likewise.
196         * typeck.c (require_complete_type): Likewise.
197         (pointer_int_sum): Likewise.
198         (pointer_diff): Likewise.
199         (build_component_ref): Likewise.
200         
201         * typeck2.c (incomplete_type_error): Always use cp_error.
202         Show declaration of undefined type, if appropriate.
203         Deal with UNKNOWN_TYPE nodes.
204         
205         * typeck.c (require_complete_type): Use TYPE_SIZE as
206         size_zero_node to mean incomplete type.
207         (require_complete_type_in_void): New function.
208         (build_compound_expr): Call complete_type_in_void for LHS.
209         (build_c_cast): Call complete_type_in_void for void cast.
210         * cvt.c (ocp_convert): Call complete_type_in_void for void cast.
211         * decl.c (cplus_expand_expr_stmt): Void expression checks moved to
212         require_complete_type_in_void. Call it.
213         * cp-tree.h (require_complete_type_in_void): Prototype new function.
215         * typeck.c (convert_arguments): Use alternative format for function 
216         decls. Don't require_complete_type here. Simplify diagnostic printing.
217         (convert_for_initialization): Don't require_complete_type on RHS yet.
218         * call.c (convert_arg_to_ellipsis): Call require_complete_type.
219         
220         * call.c (build_over_call): Cope with qualified void return type.
221         * semantics.c (finish_call_expr): Likewise
222         * typeck.c (build_function_call_real): Likewise
223         (c_expand_return): Likewise
224         * decl2.c (reparse_absdcl_as_expr): Cope with qualified void type.
225         
226         * call.c (print_z_candidates): Use alternate print format, to be
227         consistant with (pt.c) print_candidates.
228         method.c (hack_identifier): List candidate members.
229         search.c (lookup_field): Build ambiguous list, and show it, if
230         ambiguous.
232 1999-02-26  Mark Mitchell  <mark@markmitchell.com>
234         * typeck.c (decay_conversion): Don't confuse constant array
235         variables with their intiailizers.
237         * decl.c (duplicate_decls): Copy DECL_TEMPLATE_INSTANTIATED when
238         merging decls.
239         * pt.c (regenerate_decl_from_template): Tweak for clarity.
240         (instantiate_decl): Mark a decl instantiated before regenerating
241         it to avoid recursion.
242         * tree.c (mapcar): Don't call decl_constant_value unless we know
243         something is TREE_READONLY_DECL_P.
245         * class.c (check_for_override): Don't stop checking when we find
246         the first overridden function.  Delete #if 0'd code.
247         * search.c (get_matching_virtual): Likewise.
248         
249 1999-02-25  Richard Henderson  <rth@cygnus.com>
251         * lang-specs.h: Define __FAST_MATH__ when appropriate.
253 1999-02-24  Mike Stump  <mrs@wrs.com>
255         * typeck.c (convert_for_assignment): Allow boolean integral constant
256         expressions to convert to null pointer.
258 1999-02-24  Martin von Loewis  <loewis@informatik.hu-berlin.de>
260         * decl.c (lookup_namespace_name): Resolve namespace aliases.
262         * class.c (push_nested_class): Allow namespaces.
264         * decl2.c (set_decl_namespace): Add friendp parameter.
265         * decl.c (grokfndecl): Pass it.
266         (grokvardecl): Likewise.
267         * cp-tree.h: Change declaration.
269 1999-02-24  Jason Merrill  <jason@yorick.cygnus.com>
271         * pt.c (tsubst): Allow an array of explicit size zero.
273 1999-02-23  Jason Merrill  <jason@yorick.cygnus.com>
275         * errfn.c: Change varargs code to look like toplev.c.
277         * method.c (process_modifiers): Don't prepend 'U' for char or
278         wchar_t.
280 1999-02-20  Craig Burley  <craig@jcb-sc.com>
282         * Make-lang.in (cplib2.ready): Don't consider updating
283         cplib2 stuff if the current directory isn't writable, as
284         it won't work (such as during a `make install').
286 Sun Feb 21 20:38:00 1999  H.J. Lu  (hjl@gnu.org)
288         * decl2.c (start_objects): Make file scope constructors and
289         destructors local to the file if ASM_OUTPUT_CONSTRUCTOR and
290         ASM_OUTPUT_DESTRUCTOR are defined.
292 1999-02-19  Mark Mitchell  <mark@markmitchell.com>
294         * cp-tree.h (CLASSTYPE_METHOD_VEC): Adjust comment.
295         (fn_type_unification): Adjust prototype.
296         (lookup_fnfields_1): Declare.
297         * call.c (add_template_candidate_real): Adjust call to
298         fn_type_unification.
299         * class.c (add_method): Don't allow duplicate declarations of
300         constructors or destructors.
301         (resolve_address_of_overloaded_function): Remove unused variable.
302         Adjust call to fn_type_unification.
303         * decl.c (grokfndecl): Be more robust in the face of illegal
304         specializations.
305         * decl2.c (check_classfn): Remove hokey handling of member
306         templates.
307         * pt.c (determine_specialization): Improve comments.  Adjust to
308         handle template argument deduction as per the standard.
309         (check_explicit_specialization): Fix comment spacing.  Handle
310         type-conversion operators correctly.  Improve error-recovery.
311         (fn_type_unification): Remove EXTRA_FN_ARG parameter.
312         (get_bindings_real): Simplify handling of static members.
313         * search.c (lookup_fnfields_1): Make it have external linkage.
314         * typeck.c (compparms): Fix comment.
315         (build_unary_op): Don't try to figure out which template
316         specialization is being referred to when when the address-of
317         operator is used with a template function.
318         
319 Thu Feb 18 23:40:01 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
321         * cp-tree.h (lvalue_or_else): Qualify a char* with the `const'
322         keyword to match an analogous change at the top level.
324         * tree.c (lvalue_or_else): Likewise.
326 1999-02-17  Mark Mitchell  <mark@markmitchell.com>
328         * decl.c (xref_basetypes): Comment.
329         * pt.c (instantiate_class_template): Use xref_basetypes.
331 1999-02-16  Mark Mitchell  <mark@markmitchell.com>
333         * cp-tree.h (tsubst): Change prototype.
334         (tsubst_expr): Likewise.
335         (tsubst_copy): Likewise.
336         (type_unification): Remove prototype.
337         * call.c (convert_default_arg): Adjust call to tsubst_expr.
338         * class.c (resolve_address_of_overloaded_function): Just use
339         fn_type_unification. 
340         * decl.c (grokdeclarator): Adjust call to tsubst.
341         * method.c (build_template_parm_names): Likewise.
342         * pt.c (GTB_VIA_VIRTUAL): New macro.
343         (GTB_IGNORE_TYPE): Likewise.
344         (resolve_overloaded_unification): Add `complain' parameter.
345         (try_one_overload): Likewise.
346         (tsubst_template_arg_vector): Likewise.
347         (tsubst_template_parms): Likewise.
348         (tsubst_aggr_type): Likewise.
349         (tsubst_arg_types): Likewise.
350         (tsubst_call_declarator_parms): Likewise.
351         (unify): Remove explicit_mask.
352         (type_unification_real): Likewise.
353         (get_template_base_recursive): Likewise.
354         (coerce_template_template_parms): Provide prototype.
355         (tsubst_function_type): Likewise.
356         (try_class_unification): New function.
357         All callers changed to use new complain parameter.
358         (get_template_base): Use try_class_unification.
359         (unify): Adjust handling of classes derived from template types.
360         (fn_type_unification): Substitute explicit arguments before
361         unification.
362         
363 1999-02-16  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
365         * decl.c (pushdecl): Remove dead code.
367 1999-02-16  Jason Merrill  <jason@yorick.cygnus.com>
369         * decl2.c (finish_objects): Fix code I missed in previous change.
371 1999-02-13  Jason Merrill  <jason@yorick.cygnus.com>
373         * decl.c (grokfndecl): Return NULL_TREE instead of error_mark_node.
374         (grokdeclarator): Don't expect error_mark_node from grokfndecl.
376         * pt.c (maybe_process_partial_specialization): Complain about
377         'template <>' on non-specialization.
379 1999-02-10  Jason Merrill  <jason@yorick.cygnus.com>
381         * decl.c (grokdeclarator): Catch wierd declarators.
382         * decl2.c (finish_file): Don't abort because of namespace parsing
383         failure.
384         (check_decl_namespace): Remove.
386 1999-02-09  Mark Mitchell  <mark@markmitchell.com>
388         * cp-tree.h (get_template_base): Don't declare.
389         (dfs_walk): Declare.
390         (dfs_unmark): Likewise.
391         (markedp): Likewise.
392         * pt.c (unify): Remove duplicate declaration.  Pass tparms and
393         targs to get_template_base.
394         (get_template_base_recursive): Move here from search.c.  Check to
395         see that the base found can be instantiated to form the desired
396         type.
397         (get_template_base): Likewise.
398         (get_class_bindings): Simplify.
399         * search.c (get_template_base_recursive): Move to pt.c.
400         (get_template_base): Likewise.
401         (markedp): Make it global.
402         (dfs_walk): Likewise.
403         (dfs_unmark): Likewise.
404         
405 1999-02-07  Jason Merrill  <jason@yorick.cygnus.com>
407         * pt.c (maybe_process_partial_specialization): Complain about
408         specialization in wrong namespace.
409         * tree.c (decl_namespace_context): New fn.
411 1999-02-06  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
413         * decl2.c (arg_assoc_type): Handle TEMPLATE_TEMPLATE_PARM.
414         * pt.c (coerce_template_template_parms): Handle nested 
415         template template parameters.
417 Sat Feb  6 18:08:40 1999  Jeffrey A Law  (law@cygnus.com)
419         * typeck2.c: Update email addrsses.
421 1999-02-04  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
423         * pt.c (unify): Call coerce_template_parms with the COMPLAIN flag
424         turned off.
426 1999-02-04  Jason Merrill  <jason@yorick.cygnus.com>
428         * lex.c (retrofit_lang_decl): Split out...
429         (build_lang_decl): From here.
430         * decl.c (pushdecl): Call it for functions generated by the middle 
431         end that don't have DECL_LANG_SPECIFIC.
432         * cp-tree.h: Declare it.
434         * decl2.c: Remove flag_init_priority.  Always enable initp stuff.
435         (start_objects, finish_objects): Only use special
436         init_priority code if the user specified a priority.
437         (do_ctors, do_dtors): Use DEFAULT_INIT_PRIORITY for the non-initp
438         objects.
440 Wed Feb  3 22:50:17 1999  Marc Espie <Marc.Espie@liafa.jussieu.fr>
442         * Make-lang.in (GXX_OBJS): Remove choose-temp.o, pexecute.o and
443         mkstemp.o.  Get them from libiberty now.
444         (DEMANGLER_PROG): Simlarly, remove getopt.o getopt1.o.
445         
446 Tue Feb  2 22:38:48 1999  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
448         * decl2.c (lang_decode_option): Use read_integral_parameter.
450 1999-02-01  Mark Mitchell  <mark@markmitchell.com>
452         * pt.c (tsubst, case TYPENAME_TYPE): Check TYPE_BEING_DEFINED
453         before calling complete_type_or_else.
455 Mon Feb  1 09:49:52 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
457         * input.c (inline): Don't define, its handled by system.h.
459 Sun Jan 31 20:34:29 1999  Zack Weinberg  <zack@rabi.columbia.edu>
461         * decl2.c: Don't define flag_no_ident here.  Don't process
462         -f(no-)ident here.
463         * cp-tree.h: Don't declare flag_no_ident here.
464         * lang-specs.h: Map -Qn to -fno-ident.
466 1999-01-28  Jason Merrill  <jason@yorick.cygnus.com>
468         * cp-tree.h (struct tree_binding): Replace scope field with a union.
469         (BINDING_SCOPE): Adjust.
470         * decl.c (BINDING_LEVEL): Adjust.
472 1999-01-26  Jason Merrill  <jason@yorick.cygnus.com>
474         * pt.c (instantiate_class_template): Set up the DECL_INITIAL of
475         member constants.
477         * init.c (expand_member_init): Pull out TYPE_MAIN_VARIANT in
478         a ctor initializer.
480         * tree.c (equal_functions): Fix name in prototype.
482         * decl.c (push_local_binding): Add FLAGS argument.
483         (pushdecl, push_overloaded_decl): Pass it.
484         * decl2.c (do_local_using_decl): Likewise.
485         * cp-tree.h: Adjust prototype.
486         * decl.c (poplevel): Fix logic.
488         * decl.c (push_local_binding): Also wrap used decls in a TREE_LIST.
489         (poplevel): Handle that.  Fix logic for removing TREE_LISTs.
490         (cat_namespace_levels): Don't loop forever.
492 1999-01-25  Richard Henderson  <rth@cygnus.com>
494         * typeck.c (build_reinterpret_cast): Fix typo in duplicated test.
496 1999-01-25  Jason Merrill  <jason@yorick.cygnus.com>
498         * class.c (resolve_address_of_overloaded_function): Mark the
499         chosen function used.
501         * call.c (build_call): Make sure that a function coming in has
502         been marked used already.
503         * decl.c (expand_static_init): Call mark_used instead of
504         assemble_external.
505         * except.c (call_eh_info, do_pop_exception, expand_end_eh_spec, 
506         alloc_eh_object, expand_throw): Likewise.
507         * init.c (build_builtin_delete_call): Likewise.
508         * rtti.c (call_void_fn, get_tinfo_fn, build_dynamic_cast_1, 
509         expand_si_desc, expand_class_desc, expand_ptr_desc, expand_attr_desc,
510         expand_generic_desc): Likewise.
512 1999-01-25  Martin von Löwis  <loewis@informatik.hu-berlin.de>
514         * tree.c (equal_functions): New function.
515         (ovl_member): Call it.
517 1999-01-24  Jason Merrill  <jason@yorick.cygnus.com>
519         * cvt.c (cp_convert_to_pointer): Fix conversion of 0 to pmf.
521 1999-01-25  Martin von Loewis  <loewis@informatik.hu-berlin.de>
523         * decl.c (decls_match): Return 1 if old and new are identical.
524         (push_overloaded_decl): Set OVL_USED when PUSH_USING.
526 1999-01-24  Jason Merrill  <jason@yorick.cygnus.com>
528         * decl.c (start_function): Make member functions one_only on windows.
529         * decl2.c (import_export_decl): Likewise.
531         * decl.c (grokdeclarator): Don't complain about implicit int in
532         a system header.  Change same-name field check to not complain in
533         a system header instead of within extern "C".
535 1999-01-21  Mark Mitchell  <mark@markmitchell.com>
537         * cp-tree.h (PUSH_GLOBAL): New macro.
538         (PUSH_LOCAL): Likewise.
539         (PUSH_USING): Likewise.
540         (namespace_bindings_p): Declare.
541         (push_overloaded_decl): Likewise.
542         * decl.c (push_overloaded_decl): Don't make it static.  Check for
543         illegal declarations after using declarations here.
544         (namespace_bindings_p): Likewise.
545         (duplicate_decls): Don't consider declarations from different
546         namespaces to be the same.
547         (pushdecl): Use symbolic PUSH_ constants in calls to
548         push_overloaded_decl.
549         (push_overloaded_decl_1): Likewise.
550         * decl2.c (validate_nonmember_using_decl): Tweak `std' handling. 
551         (do_nonmember_using_decl): Check for illegal using declarations
552         after ordinary declarations here.
553         (do_local_using_decl): Call pushdecl to insert declarations.
555 1999-01-21  Jason Merrill  <jason@yorick.cygnus.com>
557         * decl.c (grokdeclarator): Fix lang_c -> lang_name_c typo.
559 1999-01-21  Mark Mitchell  <mark@markmitchell.com>
561         * tree.c (build_cplus_array_type_1): Don't call build_array_type
562         for types involving template parameters.
563         
564         * cp-tree.h (PARM_DECL_EXPR): Delete.
565         (convert_default_arg): Change prototype.
566         (check_default_argument): Declare.
567         (search_tree): Likewise.
568         * call.c (convert_default_arg): Take the function to which the
569         default argument belongs as a parameter, and do any necessary
570         instantiation here, instead of ...
571         (build_over_call): Here.
572         * decl.c (local_variable_p): New function.
573         (check_default_argument): Likewise, split out and tidied from ...
574         (grokparms): Here.
575         * error.c (dump_expr): Don't set PARM_DECL_EXPR.
576         * pt.c (tsubst_call_declarator_parms): New function.
577         (for_each_template_parm): Handle ARRAY_REFs.  Do the obvious thing
578         with CALL_EXPRs, rather than trying to be clever.
579         (tsubst): Use tsubst_call_declarator_parms.
580         * tree.c (search_tree): Don't make it static.
581         * typeck.c (convert_arguments): Use new interface to
582         convert_default_arg.
583         
584 1999-01-20  Mark Mitchell  <mark@markmitchell.com>
586         * error.c (dump_function_decl): Don't print the argument types for
587         a function when the verbosity level is negative.
588         
589         * call.c (build_over_call): Check format attributes at call-time.
591         * pt.c (tsubst_copy): Fix comment.
592         (unify): Don't allow unification with variable-sized arrays.
594         * semantics.c (finish_stmt_expr): When processing a template make
595         the BIND_EXPR long-lived.
597 1999-01-19  Jason Merrill  <jason@yorick.cygnus.com>
599         * decl2.c (finish_vtable_vardecl): Make vtables comdat here.
600         (import_export_vtable): Not here.
602 1999-01-18  Jason Merrill  <jason@yorick.cygnus.com>
604         * typeck.c (build_component_ref): Wrap an OVERLOAD around a unique
605         non-static member function.
607 1999-01-18  Nathan Sidwell  <nathan@acm.org>
609         * class.c (instantiate_type): Only diagnose illegal address of member
610         function if complaining.
612         * decl.c (lookup_name_real): Remove duplicate code.
614 1999-01-18  Jason Merrill  <jason@yorick.cygnus.com>
616         * tree.c (copy_template_template_parm): Use permanent_obstack.
618 1999-01-18  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
620         * pt.c (unify): Remove restrictions on deduction of argument
621         of template template parameters.
623 1999-01-18  Nathan Sidwell  <nathan@acm.org>
625         * rtti.c (build_dynamic_cast_1): Resolve OFFSET_REF exprs.
627         * class.c (resolve_address_of_overloaded_function): Show list of
628         all candidates, when none of them match.
630 1999-01-18  Chip Salzenberg  <chip@perlsupport.com>
632         * typeck.c (comp_ptr_ttypes_reinterpret): Per ANSI, tighten up
633         definition of 'casting away const' in reinterpret_cast<>.
635 1999-01-18  Graham <grahams@rcp.co.uk>
637         * cvt.c: Add include for decl.h, remove extern for
638         static_aggregates which is now provided by decl.h.
640         * Makefile.in (cvt.o): Add dependency for decl.h and missing
641         dependencies for convert.h and flags.h.
643 1999-01-18  Nathan Sidwell  <nathan@acm.org>
645         * decl2.c (do_dtors): Set current location to that of the
646         decl, for sensible diagnostics and debugging.
647         (check_classfn): Issue `incomplete type' error, if
648         class is not defined.
650 1999-01-16  Jason Merrill  <jason@yorick.cygnus.com>
652         * cp-tree.h: Add prototype for bound_pmf_p.
654 1999-01-16  Jason Merrill  <jason@yorick.cygnus.com>
655             Manfred Hollstein <manfred@s-direktnet.de>
657         * decl.c (grokdeclarator): Don't make 'main(){}' an error with only
658         -Wreturn-type.
660 1999-01-16  Nathan Sidwell  <nathan@acm.org>
662         * cp-tree.h (struct lang_type): Added has_mutable flag.
663         (CLASSTYPE_HAS_MUTABLE): New macro to access it.
664         (TYPE_HAS_MUTABLE_P): New macro to read it.
665         (cp_has_mutable_p): Prototype for new function.
666         * class.c (finish_struct_1): Set has_mutable from members.
667         * decl.c (cp_finish_decl): Clear decl's TREE_READONLY flag, if
668         it contains a mutable.
669         * typeck.c (cp_has_mutable_p): New function.
671 1999-01-15  Mark Mitchell  <mark@markmitchell.com>
673         * pt.c (process_template_parm): Ignore top-level qualifiers on
674         non-type parameters.
676         * decl.c (start_function): Use current_function_parms in the call
677         to require_complete_type_for_parms, not the probably empty
678         DECL_ARGUMENTS.
680 1999-01-14  Jason Merrill  <jason@yorick.cygnus.com>
682         * semantics.c (finish_asm_stmt): Don't warn about redundant volatile.
684         * decl2.c (import_export_class): MULTIPLE_SYMBOL_SPACES only means
685         that we don't suppress the other copies.
686         * lex.c (handle_cp_pragma): Likewise.
688 1999-01-13  Mark Mitchell  <mark@markmitchell.com>
690         * decl.c (grokdeclarator): Undo 1998-12-14 change.
691         * tree.c (build_cplus_array_type_1): Likewise.
692         * pt.c (instantiate_class_template): Remove misleading comment.
693         (tsubst_aggr_type): Substitute if there are template parameters,
694         regardless of whether or not they use template arguments.
695         (unify): Likewise, but for unification.
697 1999-01-12  Richard Henderson  <rth@cygnus.com>
699         * cp-tree.h (flag_permissive): Declare extern.
701 1999-01-06  Mark Mitchell  <mark@markmitchell.com>
703         * cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAME_FORMAT
704         here. 
705         (lang_type): Add is_partial_instantiation.  Decrease width of
706         dummy. 
707         (PARTIAL_INSTANTIATION_P): New macro.
708         (OPERATOR_TYPENAME_P): Remove.
709         * decl.c (unary_op_p): Use IDENTIFIER_TYPENAME_P, not
710         OPERATOR_TYPENAME_P. 
711         (grok_op_properties): Likewise.
712         * friend.c (do_friend): Handle friends that are member functions
713         correctly. 
714         * lex.c (init_parse): Use OPERATOR_TYPENAME_FORMAT.
715         * pt.c (instantiate_class_template): Rework for clarity.  Avoid
716         leaving TYPE_BEING_DEFINED set in obscure cases.  Don't do
717         any more partial instantiation than is absolutely necessary for
718         implicit typename.  Set PARTIAL_INSTANTIATION_P.
719         (tsubst_decl): Use IDENTIFIER_TYPENAME_P.
720         * semantics.c (begin_class_definition): Handle partial
721         specializations of a type that was previously partially
722         instantiated. 
723         
724 Wed Jan  6 03:18:53 1999  Mark Elbrecht  <snowball3@usa.net.
726         * g++spec.c (LIBSTDCXX): Provide default definition.
727         (lang_specific_driver): Use LIBSTDCXX instead of "-lstdc++".
729 Tue Jan  5 22:11:25 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
731         * Make-lang.in (g++.o): Depend on prefix.h.
733 1999-01-04  Jason Merrill  <jason@yorick.cygnus.com>
735         * tree.c (bound_pmf_p): New fn.
736         * typeck.c (build_c_cast): Use it.
738         * decl.c (grok_op_properties): Use same_type_p.
740 Tue Dec 22 15:09:25 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
742         * Makefile.in (cvt.o): Depend on toplev.h.
744         * cp-tree.h (check_template_shadow, pod_type_p): Add prototypes.
746         * cvt.c: Include toplev.h.
748         * except.c (get_eh_caught, get_eh_handlers): Hide prototypes and
749         definitions.
751         * init.c (expand_vec_init): Initialize variable `itype'.
753         * lex.c (yyerror): Cast the argument passed to a ctype function to
754         an unsigned char.
756         * method.c (build_mangled_C9x_name): Wrap prototype and definition
757         in "HOST_BITS_PER_WIDE_INT >= 64".
759         * typeck.c (build_binary_op): Mark parameter `convert_p' with
760         ATTRIBUTE_UNUSED.
762 1998-12-22  Mark Mitchell  <mark@markmitchell.com>
764         * cp-tree.h (TYPE_RAISES_EXCEPTIONS): Improve documentation.
765         * tree.c (build_exception_variant): Don't crash on empty throw
766         specs. 
768 1998-12-18  DJ Delorie  <dj@cygnus.com>
770         * cvt.c (convert_to_reference): Check for both error_mark_node
771         and NULL_NODE after call to convert_for_initialization.
773 1998-12-17  Jason Merrill  <jason@yorick.cygnus.com>
775         * error.c (interesting_scope_p): New fn.
776         (dump_simple_decl): Use it.
777         (dump_expr, case CONSTRUCTOR): Force a & for a PMF.
778         (dump_expr, case OFFSET_REF): Print ->* if appropriate.
780 1998-12-16  Mark Mitchell  <mark@markmitchell.com>
782         * class.c (resolve_address_of_overloaded_function): Do conversion
783         to correct type here, rather than ...
784         (instantiate_type): Here.
786         * cp-tree.h (DECL_TEMPLATE_PARM_P): New macro.
787         (DECL_TEMPLATE_TEMPLATE_PARM_P): Use it.
788         (decl_template_parm_p): Remove.
789         * decl.c (pushdecl): Don't set DECL_CONTEXT for a template
790         paramter. 
791         * lex.c (do_identifier): Use DECL_TEMPLATE_PARM_P.
792         * pt.c (push_inline_template_parms_recursive): Set it.
793         (decl_template_parm_p): Remove.
794         (check_template_shadow): Use DECL_TEMPLATE_PARM_P.
795         (process_template_parm): Set it.
796         
797 Wed Dec 16 16:33:58 1998  Dave Brolley  <brolley@cygnus.com>
799         * lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus
800         if configured with cpplib.
802 1998-12-15  Mark Mitchell  <mark@markmitchell.com>
804         * decl.c (poplevel): Make sure ns_binding is initialized.
805         
806         * decl.c (finish_function): Undo inadvertant change in previous
807         patch.
809 1998-12-14  Mark Mitchell  <mark@markmitchell.com>
811         * class.c (pushclass): Tweak handling of class-level bindings.
812         (resolve_address_of_overloaded_function): Update pointer-to-member
813         handling. 
814         (instantiate_type): Likewise.
815         * cvt.c (cp_convert_to_pointer): Likewise.
816         * decl.c (pop_binding): Take the DECL to pop, not just the name.
817         Deal with `struct stat' hack.
818         (binding_level): Add to documentation.
819         (push_binding): Clear BINDING_TYPE.
820         (add_binding): New function.
821         (push_local_binding): Use it.
822         (push_class_binding): Likewise.
823         (poplevel): Adjust calls to pop_binding.
824         (poplevel_class): Likewise.
825         (pushdecl): Adjust handling of TYPE_DECLs; add bindings for hidden
826         declarations to current binding level.
827         (push_class_level_binding): Likewise.
828         (push_overloaded_decl): Adjust handling of OVERLOADs in local
829         bindings. 
830         (lookup_namespace_name): Don't crash when confronted with a
831         TEMPLATE_DECL. 
832         (lookup_name_real): Do `struct stat' hack in local binding
833         contexts. 
834         (build_ptrmemfunc_type): Adjust documentation.
835         (grokdeclarator): Don't avoid building real array types when
836         processing templates unless really necessary.
837         (finish_method): Adjust calls to pop_binding.
838         * decl2.c (reparse_absdcl_as_expr): Recursively call ourselves,
839         not reparse_decl_as_expr.
840         (build_expr_from_tree): Deal with a template-id as the function to
841         call in a METHOD_CALL_EXPR.
842         * pt.c (convert_nontype_argument): Tweak pointer-to-member handling.
843         (maybe_adjust_types_For_deduction): Don't do peculiar things with
844         METHOD_TYPEs here.
845         (resolve_overloaded_unification): Handle COMPONENT_REFs.  Build
846         pointer-to-member types where necessary.
847         * tree.c (build_cplus_array_type_1): Don't avoid building real
848         array types when processing templates unless really necessary.
849         (build_exception_variant): Compare the exception lists correctly. 
850         
851 1998-12-13  Mark Mitchell  <mark@markmitchell.com>
853         * cp-tree.def (CPLUS_BINDING): Update documentation.
854         * cp-tree.h (LOCAL_BINDING_P): New macro.
855         (lang_identifier): Rename local_value to bindings.
856         (tree_binding): Make `scope' of type `void*', not `tree'.
857         (BINDING_SCOPE): Update documentation.
858         (IDENTIFIER_LOCAL_VALUE): Remove.
859         (IDENTIFIER_CLASS_VALUE): Document.
860         (IDENTIFIER_BINDING): New macro.
861         (IDENTIFIER_VALUE): Likewise.
862         (TIME_IDENTIFIER_TIME): Likewise.
863         (TIME_IDENTIFIER_FILEINFO): Likewise.
864         (IMPLICIT_TYPENAME_P): Likewise.
865         (set_identifier_local_value): Remove.
866         (push_local_binding): New function.
867         (push_class_binding): Likewise.
868         * class.c (pushclass): Update comments; use push_class_binding.
869         * decl.c (set_identifier_local_value_with_scope): Remove.
870         (set_identifier_local_value): Likewise.
871         (push_binding): New function.
872         (pop_binding): Likewise.
873         (binding_level): Update documentation.  Remove shadowed.
874         (BINDING_LEVEL): New macro.
875         (free_binding_nodes): New variable.
876         (poplevel): Adjust for new name-lookup scheme.  Don't mess up
877         BLOCK_VARs when doing for-scope extension.  Remove effectively
878         dead code.
879         (pushlevel_class): Tweak formatting.
880         (poplevel_class): Adjust for new name-lookup scheme.
881         (print_binding_level): Likewise.
882         (store_bindings): Likewise.
883         (pushdecl): Likewise.
884         (pushdecl_class_level): Likewise.
885         (push_class_level_binding): Likewise.
886         (push_overloaded_decl): Update comments.  Adjust for new
887         name-lookup scheme.
888         (lookup_name_real): Likewise.
889         (lookup_name_current_level): Likewise.
890         (cp_finish_decl): Likewise.
891         (require_complete_types_for_parms): Likewise.  Remove misleading
892         #if 0'd code. 
893         (grok_parms): Likewise.  Don't call
894         require_complete_types_for_parms here.
895         (grok_ctor_properties): Don't treat templates as copy
896         constructors. 
897         (grop_op_properties): Or as assignment operators.
898         (start_function): Document.  Adjust for new name-lookup scheme.
899         (finish_function): Likewise.
900         * decl2.c (do_local_using_decl): Use push_local_binding.
901         * lex.c (begin_definition_of_inclass_inline): New function, split
902         out from ...
903         (do_pending_inlines): Here, and ...
904         (process_next_inline): Here.
905         (get_time_identifier): Use TIME_IDENTIFIER_* macros.
906         (init_filename_times): Likewise.
907         (extract_interface_info): Likewise.
908         (ste_typedecl_interface_info): Likewise.
909         (check_newline): Likewise.
910         (dump_time_statistics): Likewise.
911         (handle_cp_pragma): Likewise.
912         (do_identifier): Adjust for new name-lookup scheme.
913         * parse.y (function_try_block): Return ctor_initializer_opt value.
914         (fndef): Use it.
915         (fn.defpen): Pass appropriate values to start_function.
916         (pending_inline): Use functor_try_block value, and pass
917         appropriate values to finish_function.
918         * pt.c (is_member_template): Update documentation; remove handling
919         of FUNCTION_DECLs.  As per name, this function should deal only in
920         TEMPLATE_DECLs. 
921         (decl_template_parm_p): Change name of olddecl parameter to decl.
922         (check_template_shadow): Adjust for new name-lookup scheme.
923         (lookup_template_class): Likewise.
924         (tsubst_decl): Tweak so as not to confuse member templates with
925         copy constructors and assignment operators.
926         (unify): Handle UNION_TYPEs.
927         * ptree.c (print_lang_identifier): Adjust for new name-lookup scheme.
928         (lang_print_xnode): Adjust for new name-lookup scheme.
929         * typeck.c (mark_addressable): Likewise.
930         (c_expand_return): Likewise.
931         
932 1998-12-08  Jason Merrill  <jason@yorick.cygnus.com>
934         * decl.c (grokdeclarator): Allow field with same name as class
935         in extern "C".
937         * decl.c (lookup_name_real): Don't limit field lookup to types.
938         * class.c (check_member_decl_is_same_in_complete_scope): No error 
939         if icv and x are the same.
940         * lex.c (do_identifier): Tweak error message.
942 1998-12-10  Mark Mitchell  <mark@markmitchell.com>
944         * decl.c (start_enum): Use push_obstacks, not
945         end_temporary_allocation.
946         (finish_enum): Call pop_obstacks.
948 1998-12-10  Mark Mitchell  <mark@markmitchell.com>
950         * class.c (instantiate_type): Return error_mark_node rather than
951         junk. 
953 1998-12-09  Mark Mitchell  <mark@markmitchell.com>
955         * cp-tree.h (most_specialized_instantiation): New function.
956         (print_candidates): Likewise.
957         * class.c (validate_lhs): Remove.
958         (resolve_address_of_overloaded_function): New function, split out
959         and then substantially reworked, from ...
960         (instantiate_type): Use it.  Simplify.
961         * cvt.c (convert_to_reference): Complain when caller has indicated
962         that's the right thing to do.  Don't crash if instantiate_type
963         fails.
964         * pt.c: Substitute `parameters' for `paramters' throughout.
965         (print_candidates): Don't make it static.
966         (most_specialized_instantiation): Split out from ...
967         (most_specialized): Here.
969 Wed Dec  9 15:33:01 1998  Dave Brolley  <brolley@cygnus.com>
971         * lex.c (lang_init_options): Initialize cpplib.
972         * decl2.c (parse_options,cpp_initialized): Removed.
973         (lang_decode_option): Move initialization of cpplib to
974         lang_init_options.
976 1998-12-09  Mark Mitchell  <mark@markmitchell.com>
978         * decl.c (grokdeclarator): Update the name of the TEMPLATE_DECL, as
979         well as the TYPE_DECL, when a typedef name is assigned to a
980         previously anonymous type.
982 1998-12-08  Andrew MacLeod  <amacleod@cygnus.com>
984         * cp/except.c (call_eh_info): use __start_cp_handler instead of
985         __cp_eh_info for getting the eh info pointer. Add table_index to
986         field list.
987         (push_eh_cleanup): Don't increment 'handlers' data field.
988         (process_start_catch_block): Don't set the 'caught' field.
990         * cp/exception.cc (CP_EH_INFO): New macro for getting the 
991         exception info pointer within library routines.
992         (__cp_eh_info): Use CP_EH_INFO.
993         (__start_cp_handler): Get exception info pointer, set caught field,
994         and increment the handlers field. Avoids this being done by handlers.
995         (__uncatch_exception, __check_eh_spec): Use CP_EH_INFO macro.
996         (uncaught_exception): Use CP_EH_INFO macro.
998 Tue Dec  8 10:48:21 1998  Jeffrey A Law  (law@cygnus.com)
1000         * Make-lang.in (cxxmain.o): Depend on $(DEMANGLE_H), not demangle.h
1002 Mon Dec  7 17:56:06 1998  Mike Stump  <mrs@wrs.com>
1004         * lex.c (check_newline): Add support for \ as `natural'
1005         characters in file names in #line to be consistent with #include
1006         handling.  We support escape prcessing in the # 1 "..." version of
1007         the command.  See also support in cp/lex.c.
1008         
1009 1998-12-07  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1011         * cp/decl2.c: s/data/opts/ when initializing cpp_reader 
1012           structure.
1013         
1014 1998-12-07  Jason Merrill  <jason@yorick.cygnus.com>
1016         * decl.c (build_typename_type): Set DECL_ARTIFICIAL.
1018         * error.c (dump_simple_decl): Also print namespace context.
1019         (dump_function_decl): Likewise.
1021         * decl2.c (ambiguous_decl): Don't print old value if it's
1022         error_mark_node.
1024         * decl.c (lookup_name_real): Fix handling of local types shadowed
1025         by a non-type decl.  Remove obsolete code.
1026         * cp-tree.h (DECL_FUNCTION_SCOPE_P): New macro.
1028         * lang-options.h: Add -fpermissive.
1029         * decl2.c: Likewise.
1030         * cp-tree.h: Add flag_permissive.
1031         * decl.c (init_decl_processing): If neither -fpermissive or -pedantic
1032         were specified, set flag_pedantic_errors.
1033         * call.c (build_over_call): Turn dropped qualifier messages
1034         back into pedwarns.
1035         * cvt.c (convert_to_reference): Likewise.
1036         * typeck.c (convert_for_assignment): Likewise.
1038 1998-12-05  Jason Merrill  <jason@yorick.cygnus.com>
1040         * decl2.c (coerce_new_type): Use same_type_p.
1041         (coerce_delete_type): Likewise.
1043         * call.c (check_dtor_name): Return 1, not error_mark_node.
1045 1998-12-04  Jason Merrill  <jason@yorick.cygnus.com>
1047         * lex.c (handle_cp_pragma): Disable #pragma interface/implementation
1048         if MULTIPLE_SYMBOL_SPACES.
1050         * pt.c (check_template_shadow): New fn.
1051         * decl2.c (grokfield): Use it.
1052         * decl.c (pushdecl): Likewise.
1053         (pushdecl_class_level): Likewise.
1054         (start_method): Likewise.
1055         (xref_tag): Don't try to use 't' if we're defining.
1057         * call.c (check_dtor_name): Just return an error_mark_node.
1058         * pt.c (lookup_template_class): Complain about using non-template here.
1059         * parse.y (apparent_template_type): Not here.
1061         * pt.c (check_explicit_specialization): Complain about specialization
1062         with C linkage.
1064         * lang-options.h: Add -f{no-,}implicit-inline-templates.
1066         * pt.c (convert_nontype_argument): Don't assume that any integer
1067         argument is intended to be a constant-expression.
1069 1998-12-03  Mark Mitchell  <mark@markmitchell.com>
1071         * class.c (handle_using_decl): Fix comment.  Don't lookup
1072         constructors in base classes.
1073         (validate_lhs): Fix typo in comment.
1074         * search.c (lookup_field_1): Don't return a USING_DECL.
1075         
1076         * cp-tree.h (DECL_ACCESS): Improve documentation.
1078         * decl.c (expand_static_init): Don't set the initialization-done
1079         flag until the initialization is done.
1080         
1081 1998-12-02  Mark Mitchell  <mark@markmitchell.com>
1083         * decl2.c (validate_nonmember_using_decl): Complain about using
1084         declarations for class members.
1086 1998-11-29  Jason Merrill  <jason@yorick.cygnus.com>
1088         * typeck2.c (process_init_constructor): Use same_type_p.
1090         * decl.c (check_tag_decl): Don't warn about null decl inside a 
1091         class.
1093         * pt.c (unify, case OFFSET_TYPE): Pass down 'strict' rather than
1094         UNIFY_ALLOW_NONE.
1095         (convert_nontype_argument): Use TYPE_PTRMEMFUNC_FN_TYPE.
1096         (resolve_overloaded_unification): Strip baselinks.
1098 Fri Nov 27 13:07:23 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1100         * g++spec.c: Don't prototype xmalloc.
1102 1998-11-25  Jason Merrill  <jason@yorick.cygnus.com>
1104         * except.c (expand_throw): Use TYPE_PTR_P to check for pointers.
1106         * decl.c (check_tag_decl): Do complain about null friend decl at
1107         file scope.
1109 1998-11-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1111         * lex.c (make_lang_type): Clear the whole struct lang_type, not
1112         only the first multiple of sizeof (int).
1114 1998-11-24  Jason Merrill  <jason@yorick.cygnus.com>
1116         * decl.c (start_decl): An explicit specialization of a static data
1117         member is only a definition if it has an initializer.
1119         * except.c (expand_throw): Use cp_finish_decl for the throw temp.
1120         * cvt.c (build_up_reference): Pass DIRECT_BIND down into
1121         cp_finish_decl.
1122         * init.c (expand_default_init): Check for DIRECT_BIND instead of
1123         DECL_ARTIFICIAL.
1125         * call.c (build_over_call): Use build_decl.
1127         * except.c (expand_throw): Just use convert, not
1128         build_reinterpret_cast.
1130         * lex.c (handle_generic_pragma): Use token_buffer.
1132         * decl.c (check_tag_decl): Don't complain about null friend decl.
1134 1998-11-24  Dave Pitts  <dpitts@cozx.com>
1136         * Make-lang.in (DEMANGLER_PROG): Move the output argumnts to the 
1137         first position.
1138         * lex.c (check_newline): Use ISALPHA.
1139         (readescape): Use ISGRAPH.
1140         (yyerror): Use ISGRAPH.
1142 1998-11-24  Nathan Sidwell  <nathan@acm.org>
1144         * search.c (get_abstract_virtuals): Do not use initial
1145         CLASSTYPE_ABSTRACT_VIRTUALS.
1146         * typeck2.c (abstract_virtuals_error): Show location of abstract
1147         declaration.
1148         * call.c (build_new_method_call): Use
1149         CLASSTYPE_ABSTRACT_VIRTUAL, rather than recalculate.
1150         * class.c (finish_struct_bits): Don't bother working out whether
1151         get_abstract_virtuals will do anything, just do it.
1153 1998-11-24  Graham <grahams@rcp.co.uk>
1155         * typeck.c (build_component_ref): Remove unused statement.
1157 1998-11-24  Jason Merrill  <jason@yorick.cygnus.com>
1159         * class.c (add_method): Catch invalid overloads.
1161         * class.c (add_method): Build up OVERLOADs properly for conversion ops.
1162         * search.c (lookup_conversions): Handle getting real OVERLOADs.
1163         (add_conversions): Likewise.  Revert last change.
1164         * call.c (add_conv_candidate): Pass totype to add_candidate instead
1165         of fn.  Don't add a new candidate if the last one was for the same 
1166         type.
1167         (print_z_candidates): Handle getting a type as a function.
1168         (joust): If we got two conversion candidates to the same type, 
1169         just pick one.
1170         (build_object_call): Lose 'templates'.
1171         (build_user_type_conversion_1): Handle getting real OVERLOADs.
1173 1998-11-23  Jason Merrill  <jason@yorick.cygnus.com>
1175         * typeck2.c (process_init_constructor): If there are elements
1176         that don't have initializers and they need to have constructors
1177         run, supply them with initializers.
1179         * class.c (finish_struct_1): A class with a 0-width bitfield is
1180         still empty.
1182 1998-11-23  Mark Mitchell  <mark@markmitchell.com>
1184         * pt.c (instantiate_class_template): Don't try to figure out what
1185         specialization to use for a partial instantiation.  Correct
1186         typos in a couple of comments.  Avoid calling uses_template_parms
1187         multiple times.
1189 1998-11-23  Benjamin Kosnik  <bkoz@cygnus.com>
1191         * method.c (process_overload_item): Add call to
1192         build_mangled_C9x_name for intTI_type_nodes.
1193         (build_mangled_C9x_name): Add prototype, define.
1194         * decl.c (init_decl_processing): Add names for
1195         TImode_type_node. 
1196         
1197 1998-11-23  Jason Merrill  <jason@yorick.cygnus.com>
1199         * parse.y (named_class_head): Update CLASSTYPE_DECLARED_CLASS.
1201         * class.c (finish_struct_1): Set things up for 0-width bitfields
1202         like we do for others.
1204         * decl.c (check_tag_decl): New fn.
1205         (shadow_tag): Split out from here.
1206         * decl2.c (grok_x_components): Call it.
1208 1998-11-22  Jason Merrill  <jason@yorick.cygnus.com>
1210         * decl.c: Lose warn_about_return_type.
1211         (grokdeclarator): Always complain about implicit int, except for
1212         `main () { ... }'.
1214         * decl.c (tag_name): New fn.
1215         (xref_tag): Complain about using typedef-name after class-key.
1217         * init.c (expand_vec_init): Also keep going if from_array.
1219         * tree.c (is_overloaded_fn): Also handle the output of
1220         build_offset_ref.
1222         * decl.c (grokdeclarator): Use constructor_name when comparing
1223         field name against enclosing class.
1224         * class.c (finish_struct_anon): Likewise.
1226 1998-11-22  Mark Mitchell  <mark@markmitchell.com>
1228         * decl.c (poplevel): Remove code to handle KEEP == 2.
1229         (finish_function): Don't confuse BLOCK-order when
1230         processing a destructor.
1232 1998-11-21  Jason Merrill  <jason@yorick.cygnus.com>
1234         * decl.c (require_complete_types_for_parms): Call layout_decl
1235         after we've completed the type.
1237 1998-11-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
1239         * decl2.c (validate_nonmember_using_decl): Allow using templates
1240         from the global namespace.
1242 1998-11-21  Jason Merrill  <jason@yorick.cygnus.com>
1244         Handle specifying template args to member function templates.
1245         * tree.c (build_overload): Always create an OVERLOAD for a template.
1246         * search.c (add_conversions): Handle finding an OVERLOAD.
1247         * decl2.c (check_classfn): Likewise.
1248         * lex.c (identifier_type): See through a baselink.
1249         * parse.y (do_id): Don't call do_identifier if we got a baselink.
1250         * class.c (instantiate_type, case TREE_LIST): Recurse.
1252         * decl.c (grokdeclarator): Allow a boolean constant for array
1253         bounds, odd as that sounds.
1255         * pt.c (unify): Be more strict about non-type parms, except for
1256         array bounds.
1257         (UNIFY_ALLOW_INTEGER): New macro.
1259 1998-11-19  Manfred Hollstein  <manfred@s-direktnet.de>
1261         * Make-lang.in (mandir): Replace all uses of $(mandir) by $(man1dir).
1263 1998-11-19  Jason Merrill  <jason@yorick.cygnus.com>
1265         * semantics.c (begin_class_definition): Call
1266         maybe_process_partial_specialization before push_template_decl.
1267         Don't call push_template_decl for a specialization.
1268         * search.c (lookup_field): Do return a member template class.
1269         * decl2.c (handle_class_head): Handle member template classes.
1271         * decl.c (grokdeclarator): A parm type need not be complete.
1273         * pt.c (convert_nontype_argument): Fix thinko.
1275 1998-11-18  Mark Mitchell  <mark@markmitchell.com>
1277         * cp-tree.h (PTRMEM_CST_CLASS): Fix typo.
1278         (global_delete_fndecl): New variable.
1279         * decl.c (global_delete_fndecl): Define it.
1280         (init_decl_processing): Set it.
1281         * init.c (build_builtin_delete_call): Use it.
1282         * tree.c (mapcar): Recursively call mapcar for the type of EXPR
1283         nodes.
1285 1998-11-18  Jason Merrill  <jason@yorick.cygnus.com>
1287         * decl.c (cplus_expand_expr_stmt): Always complain about unresolved
1288         type.
1290         * tree.c (lvalue_p_1): An INDIRECT_REF to a function is an lvalue.
1291         * call.c (build_object_call): Also support references to functions.
1292         * typeck.c (convert_for_initialization): Don't decay a function
1293         if the target is a reference to function.
1295         * search.c (add_conversions): Get all the overloads from a class.
1297         * decl.c (grok_ctor_properties): Complain about any constructor
1298         that will take a single arg of the class type by value.
1300         * typeck2.c (build_functional_cast): Can't create objects of 
1301         abstract classes this way.
1302         * cvt.c (ocp_convert): Likewise.
1304         * decl.c (grokfndecl): Member functions of local classes are not
1305         public.
1307 1998-11-18  Mark Mitchell  <mark@markmitchell.com>
1309         * Make-lang.in (cc1plus): Add dependency on hash.o.
1311 1998-11-18  Jason Merrill  <jason@yorick.cygnus.com>
1313         * search.c (get_abstract_virtuals): Complain about virtuals with
1314         no final overrider.
1315         * typeck2.c (abstract_virtuals_error): Remove handling for virtuals
1316         with no final overrider.
1317         * class.c (override_one_vtable): Don't set DECL_ABSTRACT_VIRTUAL_P
1318         on virtuals with no final overrider.
1320         * lex.c (reinit_parse_for_block): Add a space after the initial ':'.
1322         * class.c (finish_struct_1): Don't remove zero-width bit-fields until
1323         after layout_type.
1325         * friend.c (do_friend): Don't set_mangled_name_for_decl.
1327         * class.c (finish_struct_anon): Complain about non-fields.
1328         * decl2.c (build_anon_union_vars): Likewise.
1330         * decl.c (grokdeclarator): Normal data members can't have the same
1331         name as the class, either.
1332         * class.c (finish_struct_anon): Neither can members of an
1333         anonymous union.
1335 1998-11-17  Mark Mitchell  <mark@markmitchell.com>
1337         * cp-tree.h (TYPE_ALIAS_SET): Document language-dependent uses.
1338         (TYPE_BINFO): Likewise.
1339         (IS_AGGR_TYPE): Tweak.
1340         (SET_IS_AGGR_TYPE): New macro.
1341         (CLASS_TYPE_P): Tweak.
1342         (lang_type): Group mark bitfields together.  Remove linenum.
1343         (CLASSTYPE_SOURCE_LINE): Remove macro.
1344         (CLASSTYPE_MARKED_N): New macro.
1345         (SET_CLASSTYPE_MARKED_N): Likewise.
1346         (CLEAR_CLASSTYPE_MARKED_N): Likewise.
1347         (CLASS_TYPE_MARKED_*): Use them.
1348         (SET_CLASSTYPE_MARKED_*): Likewise.
1349         (CLEAR_CLASSTYPE_MARKED_*): Likewise.
1350         (TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO): Likewise.
1351         (TYPE_TEMPLATE_INFO): Handle TEMPLATE_TEMPLATE_PARMs as well.
1352         (TYPENAME_TYPE_FULLNAME): Use TYPE_BINFO rather than CLASSTYPE_SIZE.
1353         * class.c (class_cache_obstack): New variable.
1354         (class_cache_firstobj): Likewise.
1355         (finish_struct): Don't set CLASSTYPE_SOURCE_LINE.
1356         (pushclass): Free the cache, when appropriate.
1357         (popclass): Tidy.
1358         (maybe_push_cache_obstack): Use class_cache_obstack.
1359         * decl.c (include hash.h).
1360         (typename_hash): New function.
1361         (typename_compare): Likewise.
1362         (build_typename_type): Check the hash table to avoid creating
1363         duplicates.
1364         (build_ptrmemfunc_type): Use SET_IS_AGGR_TYPE.
1365         (grokdeclarator): Use CLASS_TYPE_P.
1366         (xref_basetypes): Likewise.
1367         (start_function): Likewise.  Don't put current_class_ref on the
1368         permanent obstack.
1369         * error.c (dump_type_real): Use TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO
1370         and TYPE_TI_ARGS.
1371         * lex.c (note_got_semicolon): Use CLASS_TYPE_P.
1372         (make_lang_type): Don't create TYPE_LANG_SPECIFIC and associated
1373         fields for types other than class types.  Do clear TYPE_ALIAS_SET
1374         for types other than class types, though.
1375         * method.c (build_overload_identifier): Use CLASS_TYPE_P and
1376         TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO.
1377         * pt.c (process_template_parm): Don't set
1378         CLASSTYPE_GOT_SEMICOLON.  
1379         (lookup_template_class) Use TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO.
1380         Coerce arguments on the momentary obstack.
1381         (for_each_template_parm): Use TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO.
1382         (instantiate_class_template): Calculate template arguments on the
1383         momentary obstack.  Tidy.
1384         (tsubst_template_arg_vector): Use make_temp_vec.
1385         (tsubst_aggr_type): Put template arguments on the momentary
1386         obstack. 
1387         (tsubst_decl): Likewise.
1388         (tsubst): Copy the array bounds index to the permanent obstack
1389         before building index types.  Use new macros.
1390         (unify): Use new macros.
1391         (do_type_instantiation): Likewise.
1392         * search.c (lookup_fnfields_1): Use new macros.
1393         (dfs_pushdecls): Build envelopes on the cache obstack.
1394         (dfs_compress_decls): Use new macros.
1395         (push_class_decls): Build on the cache obstack.
1396         * semantics.c (finish_typeof): Don't set CLASSTYPE_GOT_SEMICOLON.
1397         * sign.c (build_signature_pointer_or_reference_type): Use
1398         SET_IS_AGGR_TYPE.
1399         * tree.c (make_binfo): Check CLASS_TYPE_P.
1400         (copy_template_template_parm): Adjust.
1401         (make_temp_vec): Use push_expresion_obstack.
1402         * typeck.c (complete_type): Use new macros.
1403         (comptypes): Likewise.
1404         
1405 1998-11-17  Jason Merrill  <jason@yorick.cygnus.com>
1407         * pt.c (tsubst): Add diagnostics for invalid array, reference
1408         and pointer to member types.
1410 1998-11-16  Jason Merrill  <jason@yorick.cygnus.com>
1412         * typeck2.c (my_friendly_abort): Don't fatal twice in a row.
1414         * typeck.c (c_expand_start_case): Use build_expr_type_conversion.
1415         Simplify.
1417         * parse.y (structsp): Fix cut-and-paste error.
1419         * init.c (build_new): Complain about non-integral size.
1421         * parse.y (unary_expr): Complain about defining types in sizeof.
1423         * typeck.c (expr_sizeof): Complain about sizeof an overloaded fn.
1425         * rtti.c (build_x_typeid): Complain about typeid without 
1426         including <typeinfo>.
1427         (get_typeid): Likewise.  Complain about typeid of incomplete type.
1428         (get_tinfo_fn_dynamic): Likewise.
1429         (get_typeid_1): Not static anymore.
1430         * except.c (build_eh_type_type): Use get_typeid_1.
1432         * rtti.c (build_dynamic_cast_1): Give errors for dynamic_cast to
1433         ambiguous or private bases.  Fix warning for reference cast.
1435 1998-11-16  Mark Mitchell  <mark@markmitchell.com>
1437         * cp-tree.h (DECL_TEMPLATE_INSTANTIATED): New macro.
1438         * decl.c (duplicate_decls): Remove special-case code to deal with
1439         template friends, and just do the obvious thing.
1440         * pt.c (register_specialization): Tweak for clarity, and also to
1441         clear DECL_INITIAL for an instantiation before it is merged with a
1442         specialization.
1443         (check_explicit_specialization): Fix indentation.
1444         (tsubst_friend_function): Handle both definitions in friend
1445         declaration and outside friend declarations.
1446         (tsubst_decl): Don't clear DECL_INITIAL for an instantiation.
1447         (regenerate_decl_from_template): Tweak accordingly.
1448         (instantiate_decl): Likewise.
1449         
1450 1998-11-16  Jason Merrill  <jason@yorick.cygnus.com>
1452         * decl.c (cplus_expand_expr_stmt): Promote warning about naked
1453         member function reference to error.
1454         * cvt.c (ocp_convert): Complain about converting an overloaded 
1455         function to void.
1457         * init.c (build_offset_ref): Just return a lone static member
1458         function.
1460         * decl.c (cp_finish_decl): Only complain about real CONSTRUCTORs,
1461         not internal ones.
1463         * typeck.c (build_binary_op_nodefault): Improve error handling.
1465         * decl.c (grokfndecl): Complain about making 'main' a template.
1467         * typeck.c (string_conv_p): Don't convert from wchar_t[] to char*.
1469         * call.c (build_method_call): Handle a BIT_NOT_EXPR around a 
1470         TYPE_DECL in a template.
1472 1998-11-15  Jason Merrill  <jason@yorick.cygnus.com>
1474         * typeck2.c (my_friendly_abort): Add URL in the other case, too.
1476         * decl.c (struct cp_function): Add named_label_uses.
1477         (push_cp_function_context): Save it.
1478         (pop_cp_function_context): Restore it.
1479         (define_label): Also complain about jumping into the scope of 
1480         non-POD objects that don't have constructors.
1481         * tree.c (pod_type_p): New fn.
1483         * pt.c (instantiate_class_template): Clear TYPE_BEING_DEFINED sooner.
1484         * rtti.c (synthesize_tinfo_fn): Call import_export_decl here.
1485         (get_tinfo_fn): Not here.
1486         * repo.c (repo_get_id): Abort if we get called for an incomplete
1487         type.
1489 1998-11-13  Mark Mitchell  <mark@markmitchell.com>
1491         * except.c (expand_throw): Make sure first argument to
1492         __cp_push_exception is of type `void*' to avoid spurious error
1493         messages.
1495 1998-11-11  Jason Merrill  <jason@yorick.cygnus.com>
1497         * pt.c (try_one_overload): Take orig_targs again.  Only check for
1498         mismatches against them; we don't care what a previous call found.
1499         (resolve_overloaded_unification): Adjust.
1501         * search.c (lookup_field): Don't return anything for a non-type
1502         field from a dependent type.
1503         * decl.c (grokdeclarator): Resolve SCOPE_REFs of the current class
1504         in an array declarator.
1505         (start_decl): Push into the class before looking for the field.
1507 1998-11-08  Mark Mitchell  <mark@markmitchell.com>
1509         * method.c (build_overload_value): Handle REFERENCE_TYPE.
1511 1998-11-08  Martin von Löwis  <loewis@informatik.hu-berlin.de>
1513         * decl.c (grokdeclarator): Allow namespace-scoped members if they
1514         are friends.
1516 1998-11-08  Jason Merrill  <jason@yorick.cygnus.com>
1518         * pt.c (tsubst_decl): Don't mess with the global value of an 
1519         un-mangled DECL_ASSEMBLER_NAME.
1521 1998-11-03  Christopher Faylor <cgf@cygnus.com>
1523         * decl.c (init_decl_processing): Remove CYGWIN conditional
1524         since CYGWIN is now able to deal with trapping signals.
1526 Sat Nov  7 15:48:02 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1528         * cp-tree.h: Don't include gansidecl.h.
1529         * exception.cc: Include gansidecl.h (since we don't include config.h)
1530         * g++spec.c: Don't include gansidecl.h.
1532 1998-11-06  Mark Mitchell  <mark@markmitchell.com>
1534         * cp-tree.h (lang_decl_flags): Add defined_in_class.  Decrease
1535         size of dummy.
1536         (DECL_DEFINED_IN_CLASS_P): New macro.
1537         (TEMPLATE_PARMS_FOR_INLINE): Document.
1538         (check_static_variable_definition): New function.
1539         * decl.c (cp_finish_decl): Set DECL_DEFINED_IN_CLASS_P, if
1540         appropriate. 
1541         (check_static_variable_definition): Split out from ...
1542         (grokdeclarator): Here.
1543         * pt.c (check_default_tmpl_args): New function, split out from ...
1544         (push_template_decl_real): Here.
1545         (instantiate_template): Fix comment.
1546         
1547 1998-11-04  Mark Mitchell  <mark@markmitchell.com>
1549         * cp-tree.h (CP_TYPE_CONST_P): Make {0,1}-valued.
1550         (CP_TYPE_VOLATILE_P): Likewise.
1551         (CP_TYPE_RESTRICT_P): Likewise.
1553 1998-11-03  Mark Mitchell  <mark@markmitchell.com>
1555         * pt.c (tsubst): Use build_index_type, not build_index_2_type.
1557 1998-11-02  Jason Merrill  <jason@yorick.cygnus.com>
1559         * class.c (instantiate_type): Be more helpful.
1561         * decl2.c (import_export_decl): Call import_export_class.
1563         * cp-tree.h (EMPTY_CONSTRUCTOR_P): Check !TREE_HAS_CONSTRUCTOR.
1564         * decl2.c (build_expr_from_tree): Propagate TREE_HAS_CONSTRUCTOR.
1565         * pt.c (tsubst_copy): Likewise.
1567 1998-11-02  Mark Mitchell  <mark@markmitchell.com>
1569         * init.c (expand_vec_init): Fix off-by-one error.
1571 1998-11-02  Alexandre Oliva  <oliva@dcc.unicamp.br>
1573         * parse.y (apparent_template_type): new type
1574         (named_complex_class_head_sans_basetype): use it
1575         * Makefile.in (CONFLICTS): one new conflict
1576         * parse.c: Regenerated
1578 1998-11-01  Mark Mitchell  <mark@markmitchell.com>
1580         * cp-tree.h (COMPARE_STRICT): New macro.
1581         (COMPARE_BASE): Likewise.
1582         (COMPARE_RELAXED): Likewise.
1583         (COMPARE_REDECLARATION): Likewise.
1584         (same_type_p): Likewise.
1585         (same_or_base_type_p): Likewise.
1586         * call.c (standard_conversion): Use them, in place of comptypes
1587         with numeric arguments.
1588         (reference_binding): Likewise.
1589         (convert_like): Likewise.
1590         (build_over_call): Likewise.
1591         (is_subseq): Likewise.
1592         (is_properly_derived_from): Likewise.
1593         (compare_ics): Likewise.
1594         (joust): Likewise.
1595         * class.c (delete_duplicate_fields_1): Likewise.
1596         (resolves_to_fixed_type_p): Likewise.
1597         (instantiate_type): Likewise.  Remove #if 0'd code.
1598         * decl.c (decls_match): Likewise.  Use COMPARE_REDECLARATION here.
1599         (pushdecl): Likewise.
1600         (lookup_name_real): Likewise.
1601         (grokdeclarator): Likewise.  Check for illegal array declarations.
1602         (grokparms): Likewise.
1603         (grok_op_properties): Likewise.
1604         * decl2.c (check_classfn): Likewise.
1605         * friend.c (is_friend): Likewise.
1606         (make_friend_class): Likewise.
1607         * init.c (expand_aggr_init): Likewise.
1608         (expand_vec_init): Likewise.
1609         * pt.c (is_member_template_class): Remove declaration.
1610         (is_specialization_of): Use COMPARE_* and new macros.
1611         (comp_template_parms): Likewise.
1612         (convert_nontype_argument): Likewise.
1613         (coerce_template_template_parms): Likewise.
1614         (template_args_equal): Likewise.
1615         (lookup_template_class): Likewise.
1616         (type_unification_real): Likewise.
1617         (unify): Likewise.
1618         (get_bindings_real): Likewise.
1619         * search.c (covariant_return_p): Likewise.
1620         (get_matching_virtual): Likewise.
1621         * sig.c (match_method_types): Likewise.
1622         * tree.c (vec_binfo_member): Likewise.
1623         (cp_tree_equal): Likewise.
1624         * typeck.c (common_type): Likewise.
1625         (comp_array_types): Likewise.  Get issues involving unknown array
1626         bounds right.
1627         (comptypes): Update comments.  Use new flags.
1628         (comp_target_types): Use new macros.
1629         (compparms): Likewise.
1630         (comp_target_parms): Likewise.
1631         (string_conv_p): Likewise.
1632         (build_component_ref): Likewise.
1633         (build_indirect_ref): Likewise.
1634         (build_conditional_expr): Likewise.
1635         (build_static_cast): Likewise.
1636         (build_reinterpret_cast): Likewise.
1637         (build_const_cast): Likewise.
1638         (build_modify_expr): Likewise.
1639         (convert_for_assignment): Likewise.
1640         (comp_ptr_ttypes_real): Likewise.
1641         (ptr_reasonably_similar): Likewise.
1642         (comp_ptr_ttypes_const): Likewise.
1643         
1644 1998-10-31  Jason Merrill  <jason@yorick.cygnus.com>
1646         * rtti.c (build_dynamic_cast_1): Fix cut-and-paste error.
1648 1998-10-30  Mark Mitchell  <mark@markmitchell.com>
1650         * decl2.c (delete_sanity): Pass integer_zero_node, not
1651         integer_two_node, to build_vec_delete.
1652         * init.c (build_array_eh_cleanup): Remove.
1653         (expand_vec_init_try_block): New function.
1654         (expand_vec_init_catch_clause): Likewise.
1655         (build_vec_delete_1): Don't deal with case that auto_delete_vec
1656         might be integer_two_node anymore.
1657         (expand_vec_init): Rework for initialization-correctness and
1658         exception-correctness.
1659         * typeck2.c (process_init_constructor): Make mutual exclusivity
1660         of cases more obvious.
1661         
1662 1998-10-29  Jason Merrill  <jason@yorick.cygnus.com>
1664         * decl.c (lookup_name_real): OK, only warn if not lexing.
1665         Simplify suggested fix.
1667         * cp-tree.h (IDENTIFIER_MARKED): New macro.
1668         * search.c (lookup_conversions): Use breadth_first_search.
1669         (add_conversions): Avoid adding two conversions to the same type.
1670         (breadth_first_search): Work with base binfos, rather
1671         than binfos and base indices.
1672         (get_virtual_destructor): Adjust.
1673         (tree_has_any_destructor_p): Adjust.
1674         (get_matching_virtual): Adjust.
1676         * pt.c (push_template_decl_real): Generalize check for incorrect
1677         number of template parms.
1678         (is_member_template_class): #if 0.
1680 1998-10-29  Richard Henderson  <rth@cygnus.com>
1682         * Makefile.in (cc1plus): Put CXX_OBJS, and thence @extra_cxx_objs@,
1683         last.
1685 1998-10-28  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1686         
1687         * lex.c: Call check_newline from lang_init always.  After
1688         calling cpp_start_read, set yy_cur and yy_lim to read from the
1689         cpplib token buffer.
1691 1998-10-28  Jason Merrill  <jason@yorick.cygnus.com>
1693         * class.c (instantiate_type): Don't consider templates for a normal
1694         match.
1696         * class.c (finish_struct_1): Don't complain about non-copy
1697         assignment ops in union members.
1699         * class.c (build_vtable): Don't pass at_eof to import_export_vtable.
1700         (prepare_fresh_vtable): Likewise.
1701         (finish_struct_1): Don't call import_export_class.
1702         * decl2.c (finish_vtable_vardecl): Do import/export stuff.
1703         (finish_prevtable_vardecl): Lose.
1704         (finish_file): Don't call it.
1705         * pt.c (instantiate_class_template): Likewise.
1706         * cp-tree.h: Remove it.
1708         * init.c (build_delete): Reset TYPE_HAS_DESTRUCTOR here.
1709         * decl.c (finish_function): Not here.
1710         (start_function): Do set DECL_INITIAL.
1711         
1712         * pt.c (push_template_decl_real): Complain about default template
1713         args for enclosing classes.
1715         * call.c (add_function_candidate): Treat conversion functions
1716         as coming from the argument's class.
1717         * cp-tree.h (DECL_CONV_FN_P): New fn.
1718         (DECL_DESTRUCTOR_P): Also check DECL_LANGUAGE.
1719         * class.c (add_method): Use DECL_CONV_FN_P.
1720         * decl2.c (check_classfn): Likewise.
1721         * error.c (dump_function_name): Likewise.
1722         (dump_function_decl): Likewise.
1723         * pt.c (fn_type_unification): Likewise.
1724         * search.c (add_conversions): Likewise.
1726 1998-10-27  Jason Merrill  <jason@yorick.cygnus.com>
1728         * lex.c (do_identifier): Also generate LOOKUP_EXPR for RESULT_DECL.
1729         * method.c (hack_identifier): Also check for using RESULT_DECL
1730         from outer context.
1732 1998-10-27  Mark Mitchell  <mark@markmitchell.com>
1734         * decl.c (grokdeclarator): Use type_quals, rather than constp,
1735         consistently.
1737 1998-10-27  Jason Merrill  <jason@yorick.cygnus.com>
1739         * call.c (standard_conversion): instantiate_type here.
1740         (reference_binding): And here.
1741         (implicit_conversion): Not here.
1742         (build_op_delete_call): No need to cons up an OVERLOAD.
1743         * cvt.c (cp_convert_to_pointer): instantiate_type here.
1744         (convert_to_reference): And here.
1745         * decl.c (grok_reference_init): Not here.
1746         (grokparms): Or here.
1747         * typeck2.c (digest_init): Or here.
1748         * typeck.c (decay_conversion): Take the address of overloaded
1749         functions, too.
1750         (require_instantiated_type): Lose.
1751         (convert_arguments): Don't handle unknown types here.
1752         (build_c_cast): Likewise.
1753         (build_binary_op): Gut.
1754         (build_conditional_expr): Don't require_instantiated_type.
1755         (build_modify_expr): Likewise.
1756         (build_static_cast): Don't instantiate_type.
1757         (build_reinterpret_cast): Likewise.
1758         (build_const_cast): Likewise.
1759         (convert_for_initialization): Likewise.
1760         (build_ptrmemfunc): Use type_unknown_p.
1761         (convert_for_assignment): Also do default_conversion on overloaded
1762         functions.  Hand them off to ocp_convert.
1764 1998-10-26  Mark Mitchell  <mark@markmitchell.com>
1766         * error.c (dump_decl): Deal with TEMPLATE_DECLs that are
1767         VAR_DECLs.  Handle vtables whose DECL_CONTEXT is not a type.
1769         * class.c (finish_struct_1): Use build_cplus_array_type to build
1770         array types.
1771         * decl.c (init_decl_processing): Likewise.
1772         * except.c (expand_end_eh_spec): Likewise.
1773         * search.c (expand_upcast_fixups): Simplify very slightly.
1774         
1775 1998-10-26  Jason Merrill  <jason@yorick.cygnus.com>
1777         * decl.c (grokdeclarator): Complain about a variable using
1778         constructor syntax coming back null from start_decl.
1780         * friend.c (make_friend_class): Complain about trying to make
1781         a non-class type a friend.
1783         * decl.c (grokfndecl): Set DECL_INITIAL for a defn here.
1784         (start_function): Not here.
1786 1998-10-26  Brendan Kehoe  <brendan@cygnus.com>
1788         * decl.c (grokdeclarator): Disallow `explicit' in a friend declaration.
1790 1998-10-26  Jason Merrill  <jason@yorick.cygnus.com>
1792         * typeck2.c (process_init_constructor): Only skip anonymous fields
1793         if they are bitfields.
1795         * cp-tree.def (TYPEOF_TYPE): New code.
1796         * error.c (dump_type_real): Handle it.
1797         * pt.c (tsubst): Likewise.
1798         * tree.c (search_tree): Likewise.
1799         * semantics.c (finish_typeof): New fn.
1800         * parse.y (typespec): Use it.
1801         * cp-tree.h: Declare it.
1803 1998-10-26  Manfred Hollstein  <manfred@s-direktnet.de>
1805         * cp-tree.h (FORMAT_VBASE_NAME): Make definition unconditional.
1807 1998-10-26  Jason Merrill  <jason@yorick.cygnus.com>
1809         * typeck.c (convert_arguments): Don't handle pmf references 
1810         specially.
1812         * init.c (build_member_call): Don't try to convert to the base type
1813         if it's ambiguous or pedantic.
1815         * typeck2.c (check_for_new_type): Only depend on pedantic for
1816         C-style casts.
1818 1998-10-25  Mark Mitchell  <mark@markmitchell.com>
1820         * decl.c (grokdeclarator): Set DECL_NONCONVERTING_P for all
1821         non-converting constructors.
1822         
1823 1998-10-24  Martin von Löwis  <loewis@informatik.hu-berlin.de>
1825         * gxxint.texi: Correct documentation for n, N, Q, and B.
1827 1998-10-23  Martin von Löwis  <loewis@informatik.hu-berlin.de>
1829         * parse.y (condition): Convert VAR_DECL from reference to indirect
1830         reference.
1832 1998-10-23  Andrew MacLeod  <amacleod@cygnus.com>
1834         * exception.cc (__cp_pop_exception): Free the original exception
1835         value, not the potentially coerced one.
1837 1998-10-23  Mark Mitchell  <mark@markmitchell.com>
1839         * Makefile.in (hash.h): Run gperf when necessary.
1841         * cp-tree.h (CP_TYPE_READONLY): Remove.
1842         (CP_TYPE_VOLATILE): Likewise.
1843         (CP_TYPE_QUALS): New macro.
1844         (CP_TYPE_CONST_P): Likewise.
1845         (CP_TYPE_VOLATILE_P): Likewise.
1846         (CP_TYPE_RESTRICT_P): Likewise.
1847         (CP_TYPE_CONST_NON_VOLATILE_P): Likewise.
1848         (cp_build_type_variant): Rename to ...
1849         (cp_build_qualified_type): New function.
1850         (c_apply_type_quals_to_decl): Declare.
1851         (SIGNATURE_POINTER_NAME_FORMAT): Modify to allow `restrict'.
1852         (SIGNATURE_REFERENCE_NAME_FORMAT): Likewise.
1853         (cp_type_qual_from_rid): New function.
1854         (compparms): Remove unused parameter.  All callers changed.
1855         (cp_type_quals): New function.
1856         (at_least_as_qualified_p): Likewise.
1857         (more_qualified_p): Likewise.
1858         
1859         * call.c (standard_conversion): Replace calls to
1860         cp_build_type_variant with cp_build_qualified_type.  Use
1861         CP_TYPE_QUALS to get qualifiers and at_least_as_qualified_p to
1862         compare them.  Use CP_TYPE_* macros to check qualifiers.
1863         (reference_binding): Likewise.
1864         (implicit_conversion): Likewise.
1865         (add_builtin_candidates): Likewise.
1866         (build_over_call): Likewise.
1867         * class.c (overrides): Compare all qualifiers, not just `const',
1868         on method declarations.
1869         * cvt.c (convert_to_reference): More CP_TYPE_QUALS conversion, etc.
1870         (convert_pointer_to_real): Likewise.
1871         (type_promotes_to): Likewise.
1872         * decl.c (check_for_uninitialized_const_var): New function.
1873         (init_decl_processing): More CP_TYPE_QUALS conversion, etc.
1874         (cp_finish_decl): Use check_for_uninitialized_const_var.
1875         (grokdeclarator): More CP_TYPE_QUALS conversion, etc.  Update to
1876         handle `restrict'.
1877         (grok_ctor_properties): Likewise.
1878         (grok_op_properties): Likewise.
1879         (start_function): Likewise.
1880         (rever_static_member_fn): Likewise.
1881         * decl2.c (grok_method_quals): Likewise.
1882         (grokfield): Likewise.
1883         * error.c (dump_readonly_or_volatile): Rename to ...
1884         (dump_qualifiers): New function.  Handle `restrict'.
1885         (dump_type_real): Use it.
1886         (dump_aggr_type): Likewise.
1887         (dump_type_prefix): Likewise.
1888         (dump_type_suffix): Likewise.
1889         (dump_function_decl): Likewise.
1890         (cv_as_string): Likewise.
1891         * gxx.gperf: Add __restrict and __restrict__.
1892         * gxxint.texi: Document `u' as used for `__restrict', and a few
1893         other previously undocumented codes.
1894         * hash.h: Regenerated.
1895         * init.c (expand_aggr_init): More CP_TYPE_QUALS conversion, etc.
1896         (build_member_call): Likewise.
1897         (build_new_1): Likewise.
1898         * lex.c (init_parse): Add entry for RID_RESTRICT.
1899         (cons_up_default_function): More CP_TYPE_QUALS conversion, etc.
1900         (cp_type_qual_from_rid): Define.
1901         * lex.h (enum rid): Add RID_RESTRICT.
1902         * method.c (process_modifiers): Deal with `restrict'.
1903         * parse.y (primary): More CP_TYPE_QUALS conversion, etc.
1904         * parse.c: Regenerated.
1905         * pt.c (convert_nontype_argument): More CP_TYPE_QUALS conversion, etc.
1906         (tsubst_aggr_type): Likewise.
1907         (tsubst): Likewise.
1908         (check_cv_quals_for_unify): Likewise.
1909         (unify): Likewise.
1910         * rtti.c (init_rtti_processing): Likewise.
1911         (build_headof): Likewise.
1912         (get_tinfo_var): Likewise.
1913         (buidl_dynamic_cast_1): Likewise.  Fix `volatile' handling.
1914         (expand_class_desc): Likewise.
1915         (expand_attr_desc): Likewise.
1916         (synthesize_tinfo_fn): Likewise.
1917         * search.c (covariant_return_p): Likewise.  Fix `volatile' handling. 
1918         (get_matching_virtual): Likewise.
1919         (expand_upcast_fixups): Likewise.
1920         * sig.c (build_signature_pointer_or_reference_name): Take
1921         type_quals, not constp and volatilep.
1922         (build_signature_pointer_or_reference_type): Likewise.
1923         (match_method_types): More CP_TYPE_QUALS conversion, etc.
1924         (build_signature_pointer_constructor): Likewise.
1925         (build_signature_method_call): Likewise.
1926         * tree.c (build_cplus_array_type): Likewise.
1927         (cp_build_type_variant): Rename to ...
1928         (cp_build_qualified_type): New function.  Deal with `__restrict'.
1929         (canonical_type_variant): More CP_TYPE_QUALS conversion, etc.
1930         (build_exception_variant): Likewise.
1931         (mapcar): Likewise.
1932         * typeck.c (qualif_type): Likewise.
1933         (common_type): Likewise.
1934         (comptypes): Likewise.
1935         (comp_cv_target_types): Likewise.
1936         (at_least_as_qualified_p): Define.
1937         (more_qualified_p): Likewise.
1938         (comp_cv_qualification): More CP_TYPE_QUALS conversion, etc.
1939         (compparms): Likewise.
1940         (inline_conversion): Likewise.
1941         (string_conv_p): Likewise.
1942         (build_component_ref): Likewise.
1943         (build_indirect_ref): Likewise.
1944         (build_array_ref): Likewise.
1945         (build_unary_op): Likewise.
1946         (build_conditional_expr): Likewise.
1947         (build_static_cast): Likewise.
1948         (build_c_cast): Likewise.
1949         (build_modify_expr): Likewise.
1950         (convert_For_assignment): Likewise.
1951         (comp_ptr_ttypes_real): Likewise.
1952         (cp_type_quals): New function.
1953         
1954 1998-10-23  Jason Merrill  <jason@yorick.cygnus.com>
1956         * cp-tree.h (CP_TYPE_READONLY): New macro to handle arrays.
1957         (CP_TYPE_VOLATILE): Likewise.
1958         * decl.c (grokdeclarator): Use them.
1959         * tree.c (canonical_type_variant): Likewise.
1961 1998-10-22  Martin von Löwis  <loewis@informatik.hu-berlin.de>
1963         * parse.y (named_class_head): Push into class while parsing the
1964         base class list.
1965         * decl2.c (push_scope, pop_scope): New functions.
1966         * cp-tree.h: Declare them.
1967         * init.c (build_new_1): Delay cleanup until end of full expression.
1969 1998-10-21  Jason Merrill  <jason@yorick.cygnus.com>
1971         * typeck.c (build_component_ref): Use of a type here is an error.
1973 1998-10-19  Jason Merrill  <jason@yorick.cygnus.com>
1975         Revamp references to member functions.
1976         * method.c (hack_identifier): Call build_component_ref for a
1977         reference to a member function.
1978         * typeck.c (build_component_ref): Only return a single function 
1979         if it's static.  Otherwise, return a COMPONENT_REF.
1980         (build_x_function_call): Handle a COMPONENT_REF.
1981         (build_unary_op): Handle all unknown-type things.
1982         * decl2.c (arg_assoc): Handle COMPONENT_REF.
1983         * class.c (instantiate_type): Complain if the function we get is a
1984         nonstatic member function.  Remove code for finding "compatible"
1985         functions.
1986         * pt.c (tsubst_copy): Handle NOP_EXPR.
1987         * tree.c (build_dummy_object): New fn.
1988         (maybe_dummy_object): New fn.
1989         (is_dummy_object): New fn.
1990         * cp-tree.h: Declare them.
1991         * cvt.c (cp_convert_to_pointer): Use maybe_dummy_object.
1992         * error.c (dump_expr, case OFFSET_REF): Use is_dummy_object.
1993         * init.c (build_member_call): Use maybe_dummy_object and
1994         is_dummy_object.
1995         (build_offset_ref): Use maybe_dummy_object.
1996         (resolve_offset_ref): Use is_dummy_object.
1997         * typeck.c (build_x_function_call): Call build_dummy_object.
1998         (unary_complex_lvalue): Call is_dummy_object.
2000         * typeck.c (build_component_addr): Make sure field is a field.
2002         * call.c (build_new_op): Delete obsolete code.
2004         * pt.c (tsubst, TEMPLATE*PARM*): Abort if we don't have any args.
2006 1998-10-18  Martin von Löwis  <loewis@informatik.hu-berlin.de>
2008         * decl2.c (validate_nonmember_using_decl): Fix using-directives of
2009         std if std is ignored.
2011 1998-10-18  Jason Merrill  <jason@yorick.cygnus.com>
2013         * decl.c (grokvardecl): Fix thinko.
2015         * decl.c (grokdeclarator): Embedded attrs bind to the right,
2016         not the left.
2018         * parse.y (fn.def2): Fix 'attrs' format.
2020 1998-10-18  Alastair J. Houghton <ajh8@doc.ic.ac.uk>
2022         * Makefile.in (CONFLICTS): Update.
2023         * parse.y (expr_or_declarator_intern): New rule.
2024         (expr_or_declarator, direct_notype_declarator, primary,
2025         functional_cast): Use it.
2026         (notype_declarator_intern): New rule.
2027         (notype_declarator, complex_notype_declarator): Use it.
2029 1998-10-17  Jason Merrill  <jason@yorick.cygnus.com>
2031         * decl.c (grokfndecl): Set DECL_CONTEXT to namespace if appropriate.
2032         (grokvardecl): Likewise.
2034 Sat Oct 17 23:27:20 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2036         * class.c (make_method_vec): Cast 1st argument of `bzero' to (PTR).
2037         (add_method): Likewise for arguments 1 & 2 of `bcopy'.
2038         
2039         * decl.c (signal_catch): Mark with ATTRIBUTE_NORETURN.
2041         * pt.c (process_partial_specialization): Cast 1st argument of
2042         `bzero' to (PTR).
2044         * tree.c (build_base_fields): Cast `base_align' to (int) when
2045         comparing against one.
2047 1998-10-16  Mark Mitchell  <mark@markmitchell.com>
2049         * decl.c (lookup_name_real): Handle template parameters for member
2050         templates where said parameters have the same name as the
2051         surrounding class.
2053         * decl.c (expand_static_init): Build cleanups before entering the
2054         anonymous function used to do them to avoid access-checking
2055         confusion.
2057         * decl.c (grokfndecl): Add back call to cplus_decl_attributes
2058         accidentally removed by previous change, and make DECL_RTL here.
2059         * class.c (add_method): Don't make DECL_RTL here.
2060         
2061         * pt.c (for_each_template_parm): Don't examine uninstantiated
2062         default arguments.
2064 1998-10-16  Dave Brolley  <brolley@cygnus.com>
2066         * lex.c (real_yylex): Fix unaligned access of wchar_t.
2068 1998-10-16  Mark Mitchell  <mark@markmitchell.com>
2070         * class.c (add_method): Fix documentation to reflect previous
2071         changes.  Check for duplicate method declarations here.
2072         * decl.c (decls_match): Handle FUNCTION_DECL vs TEMPLATE_DECL
2073         correctly; such things never match.
2074         (grokfndecl): Don't look for duplicate methods here.
2075         * decl2.c (check_classfn): Don't assume names are mangled.
2076         Don't add bogus member function declarations to a class before the
2077         class type is complete.
2078         (grokfield): Reformat error message.
2079         * method.c (set_mangled_name_for_decl): Don't mangle names while
2080         procesing_template_decl.
2081         
2082 1998-10-16  Jason Merrill  <jason@yorick.cygnus.com>
2084         * typeck.c (build_indirect_ref): Complain about a pointer to data
2085         member, too.
2086         * typeck2.c (build_m_component_ref): Don't indirect a pointer to
2087         data member.
2088         * init.c (resolve_offset_ref): Don't undo the above.
2090         * cp-tree.h (DECL_C_BIT_FIELD, SET_DECL_C_BIT_FIELD): New macros.
2091         (struct lang_decl_flags): Add `bitfield'.
2092         * class.c (finish_struct_1): Use DECL_C_BIT_FIELD instead of
2093         DECL_BIT_FIELD.
2094         * decl2.c (grokbitfield, grok_alignof): Likewise.
2095         * init.c (build_offset_ref): Likewise.
2096         * typeck.c (build_component_addr, expr_sizeof): Likewise.
2097         * cvt.c (build_up_reference): Don't crash if taking the address
2098         returns error_mark_node.
2100         * decl.c (grokfndecl): Also check ctype when checking for ::main().
2102 1998-10-15  Jason Merrill  <jason@yorick.cygnus.com>
2104         * decl.c (grokfndecl): ::main and __builtin_* get C linkage.
2105         Do mangling here.
2106         (grokdeclarator): Instead of here.
2107         * friend.c (do_friend): Lose special handling of ::main and
2108         __builtin_*.
2109         * cp-tree.h (DECL_MAIN_P): Check for C linkage.
2111         * spew.c (yylex): Clear looking_for_typename if we got
2112         'enum { ... };'.
2114 1998-10-15  Mark Mitchell  <mark@markmitchell.com>
2116         * class.c (maybe_warn_about_overly_private_class): Improve error
2117         messages for class with only private constructors.
2119         * cp-tree.def (TYPENAME_TYPE): Add to documentation.
2120         * cp-tree.h (TYPENAME_TYPE_FULLNAME): Document.
2121         (build_typename_type): New function.
2122         * decl.c (build_typename_type): Broken out from ...
2123         (make_typename_type): Use it.
2124         * search.c (lookup_field): Likewise.
2126 1998-10-14 Benjamin Kosnik  <bkoz@rhino.cygnus.com>
2128         * pt.c (convert_nontype_argument): Check against type_referred_to.
2129         * decl.c (grokvardecl): Check for declarator name before building
2130         DECL_ASSEMBLER_NAME.
2131          
2132 1998-10-14  Mark Mitchell  <mark@markmitchell.com>
2134         * pt.c (lookup_template_class): Add comment.
2135         (instantiate_class_template): Don't mark the _TYPE node for
2136         member class templates as an instantiation.
2138 1998-10-14  Jason Merrill  <jason@yorick.cygnus.com>
2140         * decl.c (grokfndecl): Fix my thinko.
2142 1998-10-13  Jason Merrill  <jason@yorick.cygnus.com>
2144         * tinfo2.cc (fast_compare): Remove.
2145         (before): Just use strcmp.
2146         * tinfo.cc (operator==): Just use strcmp.
2148 1998-10-13  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
2150         * decl.c (grokfndecl): Don't check for linkage in `extern "C"'
2151         declarations.
2153 1998-10-13  Mark Mitchell  <mark@markmitchell.com>
2155         * cp-tree.h (specializations_of_same_template_p): Remove.
2156         * search.c (get_template_base): Don't use it.
2157         (get_template_base_recursive): Likewise.
2158         * pt.c (specializations_of_same_template_p): Remove.
2159         (unify): Don't use it.
2160         (lookup_template_class): Find the correct parent when setting
2161         CLASSTYPE_TI_TEMPLATE.
2162         
2163 1998-10-12  Jason Merrill  <jason@yorick.cygnus.com>
2165         * tinfo.cc (operator==): Always compare names.
2167 1998-10-12  Herman ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
2169         * decl.c (start_function): Fix cut-and-paste error.
2171 1998-10-12  Jason Merrill  <jason@yorick.cygnus.com>
2173         * inc/typeinfo: Add #pragma interface.
2174         (operator!=): Just call operator==.
2175         * tinfo.cc: Add #pragma implementation.
2176         (operator==): Move from inc/typeinfo and tinfo2.cc.
2177         Check __COMMON_UNRELIABLE instead of _WIN32.
2179         * typeck2.c (my_friendly_abort): Add URL.
2181 1998-10-12  Alastair J. Houghton <ajh8@doc.ic.ac.uk>
2183         * decl.c (start_method): Added extra parameter for attributes.
2184         * cp-tree.h (start_method): Update prototype.
2185         * parse.y (fn.def2): Update start_method parameter list.
2187 1998-10-11  Mark Mitchell  <mark@markmitchell.com>
2189         * cp-tree.h (specializations_of_same_template_p): Declare.
2190         * pt.c (specializations_of_same_template_p): New function.
2191         (unify): Use it.
2192         * search.c (get_template_base): Use it.
2193         (get_template_base_recursive): Likewise.
2194         
2195 1998-10-10  Manfred Hollstein  <manfred@s-direktnet.de>
2197         * decl2.c (start_objects): Add new variable `joiner' and
2198         initialize it properly.
2200 1998-10-09  Mark Mitchell  <mark@markmitchell.com>
2202         * search.c (expand_upcast_fixups): Tweak to match 1998-10-07
2203         change to vtable types.
2205         * cvt.c (ocp_convert): Avoid infinite recursion caused by
2206         1998-10-03 change.
2208 1998-10-08  Jason Merrill  <jason@yorick.cygnus.com>
2210         * pt.c (resolve_overloaded_unification): New fn.
2211         (try_one_overload): Likewise.
2212         (unify): Don't fail on unknown type.
2213         (type_unification_real): Likewise.  Use resolve_overloaded_unification
2214         to handle an overloaded argument.
2215         (template_args_equal): Split out...
2216         (comp_template_args): From here.
2217         (determine_specialization): Also allow a template with more
2218         parms than were explicitly specified.
2219         * cp-tree.h: Add template_args_equal.
2220         * call.c (resolve_args): Remove TEMPLATE_ID_EXPR code.
2222 Thu Oct  8 15:58:30 1998  Anthony Green  <green@cygnus.com>
2224         * semantics.c (finish_asm_stmt): Revert my 1998-09-28
2225         change.
2227 Thu Oct  8 06:00:19 1998  Jeffrey A Law  (law@cygnus.com)
2229         * typeck.c (unsigned_type): Only return TItype nodes when
2230         HOST_BITS_PER_WIDE_INT is >= 64 bits.
2231         (signed_type): Similarly.
2232         * decl.c (intTI_type_node, unsigned_intTI_type_node): Only declare
2233         when HOST_BITS_PER_WIDE_INT is >= 64 bits.
2234         (init_decl_processing): Only create TItype nodes when
2235         HOST_BITS_PER_WIDE_INT is >= 64 bits.
2236         * cp-tree.h (intTI_type_node, unsigned_intTI_type_node): Only declare
2237         when HOST_BITS_PER_WIDE_INT is >= 64 bits.
2239 Wed Oct  7 12:32:44 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2241         * Makefile.in (hash.h): Add -L KR-C -F ', 0, 0' flags to gperf.
2242         (gxx.gperf): Update comments describing invocation flags.
2243         (hash.h): Regenerate using gperf 2.7.1 (19981006 egcs).
2245 1998-10-07  Mark Mitchell  <mark@markmitchell.com>
2247         * class.c (finish_struct_1): Add commentary on prevous change.
2249         * cp-tree.h (vtbl_ptr_type_node): New variable.
2250         * class.c (build_vtbl_ref): Don't indirect through the vptr; it's
2251         already of the right type.
2252         (finish_struct_1): Make the vptr be of type vtbl_ptr_type_node.
2253         Simplify code to grow vtable.
2254         * decl.c (vtbl_ptr_type_node): Define.
2255         (init_decl_processing): Initialize it.
2256         
2257 1998-10-06  Mark Mitchell  <mark@markmitchell.com>
2259         * cp-tree.def (PTRMEM_CST): New tree node.
2260         * cp-tree.h (ptrmem_cst): New type.
2261         (lang_type): Remove local_typedecls.
2262         (dummy): Increase to 12 bits from 11.
2263         (CLASSTYPE_LOCAL_TYPEDECLS): Remove.
2264         (PTRMEM_CST_CLASS): New macro.
2265         (PTRMEM_CST_MEMBER): Likewise.
2266         (current_access_specifier): New variable.
2267         (current_class_type): Remove duplicate declaration.
2268         (finish_struct): Change prototype.
2269         (unreverse_member_declarations): New function.
2270         (pushdecl_class_level): Change prototype.
2271         (grok_enum_decls): Remove.
2272         (fixup_anonymous_union): New function.
2273         (grok_x_components): Change prototype.
2274         (tsubst_chain): Remove.
2275         (finish_member_template_decl): Likewise.
2276         (check_explicit_specialization): Fix indentation.
2277         (finish_class_definition): Change prototype.
2278         (finish_member_class_template): Likewise.
2279         (finish_member_declaration): New function.
2280         (check_multiple_declarators): Likewise.
2281         * class.c (class_stack_node_t): New type.
2282         (current_class_base): Remove.
2283         (current_class_stack): Change type.
2284         (current_access_specifier): New variable.
2285         (grow_method): Remove.
2286         (check_member_decl_is_same_in_complete_scope): Break out from
2287         finish_struct.
2288         (make_method_vec): New function.
2289         (free_method_vec): Likewise.
2290         (add_implicitly_declared_members): Break out from finish_struct_1.
2291         (free_method_vecs): New variable.
2292         (add_method): Rework for direct use from parser.
2293         (handle_using_decl): Watch for NULL_TREE while iterating through
2294         CLASSTYPE_METHOD_VEC.
2295         (finish_struct_methods): Don't build CLASSTYPE_METHOD_VEC here;
2296         just do some error-checking.
2297         (warn_hidden): Change iteration through CLASSTYPE_METHOD_VEC.
2298         (finish_struct_1): Simplify.  Use add_implicitly_declared_members.
2299         (finish_struct): Change prototype.  Simplify; fields and methods
2300         are already set up at this point.
2301         (init_class_processing): Set up current_class_stack.
2302         (pushclass): Save current_access_specifier.
2303         (popclass): Restore it.
2304         (currently_open_class): Simplify.
2305         (build_self_reference): Remove use of CLASSTYPE_LOCAL_TYPEDECLS.
2306         * decl.c (saved_scope): Add access_specifier.
2307         (maybe_push_to_top_level): Save it.
2308         (pop_from_top_level): Restore it.
2309         (maybe_process_template_type_declaration): Use
2310         finish_member_declaration. 
2311         (pushtag): Likewise.
2312         (pushdecl_class_level): Don't return a value.
2313         (fixup_anonymous_union): Break out from grok_x_components.
2314         (shadow_tag): Use it.
2315         (xref_tag): Complain about using an elaborated type specifier to
2316         reference a template type parameter or typedef name.
2317         (xref_basetypes): Don't set CLASSTYPE_LOCAL_TYPEDECLS.
2318         (current_local_enum): Remove.
2319         (build_enumerator): Call finish_member_declaration.
2320         (grok_enum_decls): Remove.
2321         * decl2.c (grok_x_components): Simplify.
2322         (check_classfn): Change iteration through CLASSTYPE_METHOD_VEC.
2323         (grokfield): Don't set CLASSTYPE_LOCAL_TYPEDECLS.
2324         (merge_functions): Add to comment.
2325         (arg_assoc_type): Prototype.
2326         (arg_assoc): Pass as many arguments as there are parameters.
2327         * error.c (dump_expr): Handle PTRMEM_CST.  Improve handling of
2328         OFFSET_REF.
2329         * expr.c (cpls_expand_expr): Remove dead code.  Handle
2330         PTRMEM_CST.
2331         * friend.c (do_friend): Lookup friends when in nested classes.
2332         Change comments.
2333         * init.c (build_offset_ref): Do lookup even for classes that are
2334         only partially defined.
2335         (decl_constant_value): Remove dead code.
2336         * method.c (build_overload_value): Remove hack where by TYPE was
2337         not a TYPE.  Handle PTRMEM_CST.
2338         (build_template_parm_names): Don't pass a PARM_DECL where a TYPE
2339         should go.
2340         * parse.y (components, notype_components, component_decl,
2341         component_decl_1, component_declarator, component_declarator0):
2342         Now all are itype rather than ttype.  Rework to add members to
2343         classes on the fly.
2344         (typesqpecqual_reserved): Use check_multiple_declarators.
2345         (structsp): Update class to finish_class_definition.
2346         (do_xref_defn): Unsplit into named_class_head.
2347         (access_specifier): Set current_access_specifier.
2348         * pt.c (set_current_access_from_decl): New function.
2349         (finish_member_template_decl): Don't take the parameters.
2350         (comp_template_args): Make more robust.
2351         (lookup_template_class): Don't use current_local_enum.
2352         (for_each_template_parm): Handle PTRMEM_CST.
2353         (instantiate_class_template): Use set_current_access_from_decl,
2354         finish_member_declaration and unreverse_member_declarations.  Set
2355         lineno/input_filename before generating implicit member functions.  
2356         (type_unification_real): Don't assume back-unification happens
2357         only for the last argument.
2358         (regenerate_decl_from_template): Call pushclass a bit earlier.
2359         (tsubst_chain): Remove.
2360         (tsubst_enum): Use set_current_access_from_decl.
2361         (set_mangled_name_for_template_decl): Fix indentation.
2362         * search.c (lookup_fnfields_1): Change iteration through
2363         CLASSTYPE_METHOD_VEC.
2364         (dfs_pushdecls): Likewise.
2365         (dfs_compress_decls): Likewise.
2366         (add_conversions): Likewise.
2367         * semantics.c (finish_class_definition): Don't take components.
2368         Change call to finish_struct.
2369         (finish_member_declaration): New function.
2370         (finish_member_class_template): Don't take template parameters.
2371         Change call to grok_x_components.  Call finish_member_template_decl.
2372         (check_multiple_declarators): New function.
2373         * sig.c (append_signature_fields): Work from the TYPE_METHODS, not
2374         a passed in fieldlist.
2375         * tree.c (search_tree): Handle PTRMEM_CST.
2376         (mapcar): Likewise.
2377         * typeck.c (unary_complex_lvalue): Build PTRMEM_CSTs, not
2378         INTEGER_CSTs, for pointer-to-data members.
2379         
2380         * call.c (resolve_args): Resolve template specializations, if
2381         possible.
2383 Tue Oct  6 07:57:26 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2385         * Makefile.in (spew.o): Depend on toplev.h.
2387         * call.c (compare_ics): Initialize variables `deref_from_type2',
2388         `deref_to_type1' and `deref_to_type2'.
2390         * except.c (get_eh_type): Hide prototype and definition.
2391         (process_start_catch_block_old): Remove unused static prototype.
2393         * pt.c (tsubst_decl): Initialize variable `argvec'.
2395         * spew.c: Include toplev.h.
2397 1998-10-05  Jason Merrill  <jason@yorick.cygnus.com>
2399         * pt.c (instantiate_decl): Do save and restore file position.
2401 1998-10-05  Martin von Löwis  <loewis@informatik.hu-berlin.de>
2403         * method.c (build_decl_overload_real): Clear
2404         numeric_output_need_bar after __.
2406 1998-10-05  Nathan Sidwell  <nathan@acm.org>
2408         * call.c (build_new_method_call): Issue 'incomplete type' error,
2409         if class is not defined.
2411 1998-10-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2413         * call.c (build_object_call): Move declaration of variable
2414         `fn' into the scope where it is used.  Don't access variable
2415         `fn' when it is uninitialized, instead use `fns'.
2417 1998-10-04  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
2419         * errfn.c (cp_thing): Print buf as a string not as a printf format
2420         to avoid problems with the operator%. Consequently, `%%' sequences
2421         in format are copied as `%' in buf.
2423 1998-10-04  Jason Merrill  <jason@yorick.cygnus.com>
2425         * pt.c (pop_tinst_level): Call extract_interface_info.
2426         (instantiate_decl): Don't save and restore file position.
2428         * decl.c (cp_finish_decl): Make statics in extern inlines and
2429         templates common, if possible and the target doesn't support weak
2430         symbols.
2432         * decl.c (grokdeclarator): Remove redundant calls to
2433         build_type_variant and some duplicated code.
2434         * sig.c (build_signature_reference_type): Only take the type parm.
2435         (build_signature_pointer_type): Likewise.
2436         * tree.c (build_cplus_method_type): Adjust.
2437         * cp-tree.h: Update.
2439 1998-10-04  Mark Mitchell  <mark@markmitchell.com>
2441         * call.c (build_over_call): Make pedwarns about dropped qualifiers
2442         into full-fledged errors.
2443         * cvt.c (convert_to_reference): Likewise.
2444         * typeck.c (convert_for_assignment): Likewise.
2446         * search.c (expand_upcast_vtables): In addition to unsetting 
2447         TREE_READONLY, remove top-level const type qualifier.
2449 1998-10-03  Mark Mitchell  <mark@markmitchell.com>
2451         * class.c (current_class_ptr, current_class_ref): Clarify
2452         documentation.
2453         * cvt.c (ocp_convert): Don't expect fold to remove all trivial
2454         NOP type conversions.
2455         * decl.c (decls_match): Use comptypes directly; ignore
2456         qualifiers on the DECL.
2457         (duplicate_decls): Remove qualifier checks on DECL.
2458         (grokdeclarator): Make the type built up include top-level
2459         qualifiers.
2460         * decl2.c (do_dtors): Fix spelling error.
2461         * error.c (dump_simple_decl): Don't look at qualifiers on the decl
2462         when printing type information.
2463         * init.c (build_new_1): Add documentation.  Deal with the fact
2464         that type of allocated memory now contains qualifiers.
2465         * lex.c (is_global): Improve error-recovery.
2466         * sig.c (build_member_function_pointer): Don't cast away const
2467         on fields of sigtable_entry_type.
2468         * tree.c (lvalue_type): Don't look at top-level qualifiers on
2469         expressions.
2470         * typeck.c (decay_conversion): Likewise.
2471         (build_component_ref): Make sure the type of the COMPONENT_REF
2472         contains top-level qualifiers, as appropriate.  Improve
2473         error-handling. 
2474         (build_indirect_ref): Simplify.  Don't strip top-level qualifiers.
2475         (build_array_ref): Likewise.
2476         (build_unary_op): Improve error-recovery.
2477         (unary_complex_lvalue): Make taking the address a bound member
2478         function an error, not a sorry.
2479         (build_conditional_expr): Look at the type qualifiers, not the
2480         qualifiers on the expression itself.
2481         
2482 1998-10-03  Jason Merrill  <jason@yorick.cygnus.com>
2484         * decl2.c (merge_functions): Remove duplicates.
2486         * decl2.c: Add -f{no-,}implicit-inline-templates.
2487         (import_export_decl): Check it.
2489         * decl.c (lookup_name_real): Template parms also take precedence
2490         over implicit typename.  Only warn if yylex.
2492         * typeck.c (build_conditional_expr): Only fold if ifexp is an
2493         INTEGER_CST.
2495         * decl2.c (finish_vtable_vardecl): Check DECL_INTERFACE_KNOWN
2496         instead of linkage.
2498 1998-10-01  Jason Merrill  <jason@yorick.cygnus.com>
2500         * cp-tree.h (FORMAT_VBASE_NAME): New macro.
2501         * class.c (build_vbase_pointer): Use it.
2502         * rtti.c (expand_class_desc): Likewise.
2503         * tree.c (build_vbase_pointer_fields): Likewise.
2505 Thu Oct  1 10:43:45 1998  Nick Clifton  <nickc@cygnus.com>
2507         * decl.c (start_decl): Add invocation of
2508         SET_DEFAULT_DECL_ATTRIBUTES, if defined.
2509         (start_function): Add invocation of
2510         SET_DEFAULT_DECL_ATTRIBUTES, if defined.
2512         * lex.c: Replace occurances of HANDLE_SYSV_PRAGMA with
2513         HANDLE_GENERIC_PRAGMAS.
2514         
2515 1998-09-28  Anthony Green  <green@cygnus.com>
2517         * semantics.c (finish_asm_stmt): Always permit volatile asms.
2519 1998-09-28  Mark Mitchell  <mark@markmitchell.com>
2521         * decl.c (grokdeclarator): Tighten checks for invalid
2522         destructors.  Improve error-messages and error-recovery.
2523         * decl2.c (check_classfn): Don't assume that mangled destructor 
2524         names contain type information.
2525         
2526 1998-09-25  Jason Merrill  <jason@yorick.cygnus.com>
2528         * search.c (get_base_distance): Remove assert.
2530         * decl2.c (build_anon_union_vars): Don't process a field with no
2531         name.
2532         (finish_anon_union): Also complain about local anon unions with no
2533         members.
2535 1998-09-25  Martin von Löwis  <loewis@informatik.hu-berlin.de>
2537         * decl.c (lookup_namespace_name): If the name is a namespace,
2538         return it immediately.
2540 Fri Sep 25 11:45:38 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2542         * cp-tree.h (define_case_label): Remove unused parameter.
2543         (check_java_method): Likewise.
2544         (grokclassfn): Likewise.
2545         (expand_aggr_init): Likewise.
2546         (build_x_delete): Likewise.
2547         (maybe_end_member_template_processing): Likewise.
2548         (unshare_base_binfos): Add prototype.
2549         (string_conv_p): Likewise.
2550         (my_friendly_abort): Mark with ATTRIBUTE_NORETURN.
2552         * cvt.c (build_up_reference): Remove unused parameter
2553         `checkconst', all callers changed.
2554         (build_type_conversion): Mark parameter `code' with
2555         ATTRIBUTE_UNUSED.
2556         (build_expr_type_conversion): Initialize variable `conv'.
2558         * decl.c (push_namespace): Initialize variable `d'.
2559         (define_case_label): Remove unused parameter `decl', all callers
2560         changed.
2562         * decl2.c (lang_decode_option): If !USE_CPPLIB, mark parameter
2563         `argc' with ATTRIBUTE_UNUSED.
2564         (grokclassfn): Remove unused parameter `cname', all callers
2565         changed.
2566         (check_java_method): Likewise for parameter `ctype'.
2567         (copy_assignment_arg_p): Mark parameter `virtualp' with
2568         ATTRIBUTE_UNUSED.
2569         (finish_prevtable_vardecl): Likewise for parameter `prev'.
2571         * expr.c (extract_init): Likewise for parameters `decl' and `init'.
2573         * init.c (expand_aggr_init_1): Remove unused parameter
2574         `alias_this', all callers changed.
2575         (expand_aggr_init): Likewise.
2576         (expand_default_init): Likewise.
2577         (build_new_1): Initialize variable `susp'.
2578         (build_x_delete): Remove unused parameter `type', all callers
2579         changed.
2581         * lex.c (set_typedecl_interface_info): Mark parameter `prev' with
2582         ATTRIBUTE_UNUSED.
2583         (readescape): Use (unsigned) value in shift.
2584         (real_yylex): Likewise.  Likewise.  Also cast `sizeof' to int when
2585         comparing to a signed quantity.
2587         * pt.c (maybe_end_member_template_processing): Remove unused
2588         parameter `decl', all callers changed.
2589         (check_explicit_specialization): Add braces around empty body in
2590         an else-statement.
2591         (current_template_args): Initialize variable `args'.
2592         (lookup_template_class): Likewise for variable `prev_local_enum'.
2593         (tsubst_decl): Likewise for variable `r'.
2594         (set_mangled_name_for_template_decl): Initialize variable
2595         `context'.
2597         * spew.c (scan_tokens): Change type of parameter `n' to unsigned.
2598         Likewise for variable `i'.
2599         (yylex): Initialize variable `trrr'.
2601         * typeck.c (compparms): Mark variable `strict' with
2602         ATTRIBUTE_UNUSED.
2604         * xref.c (simplify_type): Cast argument of ctype function to
2605         `unsigned char'.
2607 1998-09-24  Mark Mitchell  <mark@markmitchell.com>
2609         * cp-tree.h (language_lvalue_valid): Remove.
2610         * decl.c (grokdeclarator): Don't disallow references to functions.
2611         * tree.c (lvalue_p_1): New function, combining duplicated
2612         code from ...
2613         (lvalue_p): Use it.
2614         (real_lvalue_p): Likewise.
2615         * typeck.c (language_lvalue_valid): Remove.
2616         (build_modify_expr): Treat FUNCTION_TYPEs as readonly, even though
2617         they don't have TREE_READONLY set.
2618         * typeck2.c (readonly_error): Add case for FUNCTION_DECLs.
2619         
2620 1998-09-24  Benjamin Kosnik  <bkoz@loony.cygnus.com>
2622         * spew.c (yylex): Give diagnostic.
2623         * hash.h (is_reserved_word): Add export.
2624         * gxx.gperf: Ditto.
2625         * lex.h (rid): Add RID_EXPORT.
2626         * lex.c (init_parse): Ditto. 
2628 Tue Sep 22 21:01:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2630         * friend.c (do_friend): Make warning a full sentence.
2632 1998-09-22  Mark Mitchell  <mark@markmitchell.com>
2634         * parse.y (component_decl_list): Improve error-recovery.
2636 1998-09-22  Benjamin Kosnik  <bkoz@loony.cygnus.com>
2638         * decl.c (make_typename_type): Move error to point where name
2639         variable can be used by dump_type.
2641 1998-09-22  Mark Mitchell  <mark@markmitchell.com>
2643         * decl.c (grokfndecl): Improve error-recovery.
2644         * decl2.c (grokfield): Likewise.
2645         * pt.c (finish_member_template_decl): Likewise.
2647 1998-09-20  Martin von Löwis  <loewis@informatik.hu-berlin.de>
2649         * method.c (hack_identifier): Finding multiple members is always
2650         an error.
2652 1998-09-21  Per Bothner  <bothner@cygnus.com>
2654         * Make-lang.in (c++-filt):  Link libiberty.a after cxxmain.o.
2656 Mon Sep 21 01:53:05 1998  Felix Lee  <flee@cygnus.com>
2658         * lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().
2660 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
2662         * class.c (maybe_warn_about_overly_private_class): Reformat.
2664 1998-09-17  Andrew MacLeod  <amacleod@cygnus.com>
2666         * exception.cc (__cplus_type_matcher): realign some code.
2668 1998-09-16  Mark Mitchell  <mark@markmitchell.com>
2670         * Make-lang.in (tinfo.o): Use CXXFLAGS when compiling.
2671         (tinfo2.o): Likewise.
2672         (exception.o): Likewise.
2673         (new.o): Likewise.
2674         (opnew.o): Likewise.
2675         (opnewnt.o): Likewise.
2676         (opvnew.o): Likewise.
2677         (opvnewnt.o): Likewise.
2678         (opdel.o): Likewise.
2679         (opdelnt.o): Likewise.
2680         (opvdel.o): Likewise.
2681         (opvdelnt.o): Likewise.
2683 1998-09-16  Richard Henderson  <rth@cygnus.com>
2685         * decl.c (init_decl_processing): Kill __builtin_fp and __builtin_sp.
2687 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
2689         * call.c (build_field_call): handle static data members too
2691         * typeck.c (comptypes): when comparing pointer types, check
2692         whether referred types match even in strictest modes
2694 1998-09-15  Mark Mitchell  <mark@markmitchell.com>
2696         * cp-tree.h: Revert previous change.
2697         (finish_struct_methods): Remove declaration.
2698         * class.c: Revert previous change.
2699         (maybe_warn_about_overly_private_class): New function.
2700         (finish_struct_methods): Declare here, and make static.  Remove
2701         unnecessary parameters.  Tidy slightly.  Use
2702         maybe_warn_about_overly_private_class. 
2703         (finish_struct_1): Adjust.  Remove check for private constructors,
2704         now done elsewhere.
2705         (finish_struct): Adjust.
2706         
2707 1998-09-15  Andrew MacLeod  <amacleod@cygnus.com>
2709         * except.c (expand_start_catch_block): No need to check for new
2710         exception model.
2711         (process_start_catch_block_old): Deleted.
2712         (process_start_catch_block): Add call to start_decl_1().
2713         (expand_end_catch_block): Add call to end_catch_handler().
2714         * exception.cc (__cplus_type_matcher): Only check the exception 
2715         language if there is an exception table.
2717 1998-09-15  Andrew MacLeod  <amacleod@cygnus.com>
2719         * search.c (expand_indirect_vtbls_init): Mark temporary stack slots
2720         as used to prevent conflicts with virtual function tables.
2722 1998-09-14  Mark Mitchell  <mark@markmitchell.com>
2724         * cp-tree.h (lang_type): Add has_non_private_static_mem_fn.
2725         (CLASSTYPE_HAS_NON_PRIVATE_STATIC_MEM_FN): New macro, to access it.
2726         * class.c (maybe_class_too_private_p): New function.
2727         (finish_struct_methods): Use it.
2728         (finish_struct_1): Likewise.
2729         (finish_struct): Set CLASSTYPE_HAS_NON_PRIVATE_STATIC_MEM_FN if
2730         appropriate.
2731         
2732         * pt.c (check_specialization_scope): Fix spelling error.
2733         (check_explicit_specialization): Remove code to handle explicit
2734         specializations in class scope; they are now correctly diagnosed
2735         as errors.
2737 1998-09-10  Mark Mitchell  <mark@markmitchell.com>
2739         * decl.c (pushdecl): Don't copy types if the
2740         DECL_ABSTRACT_ORIGIN of the new decl matches the TYPE_NAME of the
2741         type. 
2743 1998-09-09  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
2745         * class.c (get_enclosing_class): New function.
2746         (is_base_of_enclosing_class): Likewise.
2747         * cp-tree.h (get_enclosing_class): Declare.
2748         (is_base_of_enclosing_class): Likewise.
2749         * pt.c (coerce_template_parms): Use them.
2751 1998-09-09  Jason Merrill  <jason@yorick.cygnus.com>
2753         * g++spec.c (lang_specific_driver): Check whether MATH_LIBRARY is
2754         null to decide whether to use it.
2756         * error.c (dump_type_real): Handle NAMESPACE_DECL.
2757         * parse.y (base_class.1): Avoid crash on error.
2759 1998-09-08  Martin von Löwis  <loewis@informatik.hu-berlin.de>
2761         * decl.c (make_typename_type): If context is a namespace, the code
2762         is in error.
2764 1998-09-08  Mumit Khan  <khan@xraylith.wisc.edu>
2766         * parse.y (nomods_initdcl0): Set up the parser stack correctly.
2768 1998-09-08  Mark Mitchell  <mark@markmitchell.com>
2770         * cp-tree.h (anonymous_namespace_name): Declare.
2771         * decl.c: Define it.
2772         (push_namespace): Use anonymous_namespace_name, rather than local
2773         static anon_name.
2774         * error.c (dump_decl): If a namespace is named
2775         anonymous_namespace_name, call it {anonymous}.
2777         * decl.c (grokparms): Distinguish between references and pointers
2778         in error message.
2780 1998-09-08  Richard Henderson  <rth@cygnus.com>
2781             Mark Mitchell  <mark@markmitchell.com>      
2782         
2783         * pt.c (process_partial_specialization): Consistantly allocate
2784         and zero tpd.parms based on ntparms.  Use tpd2.parms, not
2785         tpd.parms, where appropriate.
2787 Sun Sep  6 00:00:51 1998  Jeffrey A Law  (law@cygnus.com)
2789         * Makefile.in (INCLUDES): Update after recent toplevel gcc
2790         reorganizations.
2792 1998-09-05  Mark Mitchell  <mark@markmitchell.com>
2794         * cp-tree.h (TI_PENDING_SPECIALIZATION_FLAG): Remove.
2795         * class.c (finish_struct): Remove hackery to deal with explicit
2796         specializations in class scope.
2797         * decl.c (grokfndecl): Improve error-recovery.
2798         * decl2.c (grokfield): Likewise.
2799         * pt.c (check_specialization_scope): New function.
2800         (begin_specialization): Call it.
2801         (process_partial_specialization): New function, split out from
2802         push_template_decl.  Check partial specializations more
2803         stringently.
2804         (push_template_decl): Call it.
2805         (check_explicit_specialization): Don't attempt to handle explicit
2806         specializations in class scope.
2807         (template_parm_data): Document.  Add current_arg and
2808         arg_uses_template_parms. 
2809         (mark_template_parm): Set it.
2810         (tsubst_arg_types): Remove unused variable.
2811         * semantics.c (begin_class_definition): Tweak.
2812         
2813 1998-09-04  Mark Mitchell  <mark@markmitchell.com>
2815         * inc/typeinfo (type_info::type_info(const char*)): Make
2816         `explicit'.
2818         * cp-tree.h (hash_tree_cons_simple): New macro.
2819         * pt.c (tsubst_arg_types): New function.  Use hash_tree_cons.
2820         (coerce_template_parms): Use make_temp_vec, instead of
2821         make_tree_vec.  Document this behavior.
2822         (lookup_template_class): Likewise.
2823         (tsubst, cases METHOD_TYPE, FUNCTION_TYPE): Use tsubst_arg_types.  
2824         Remove dead code (and add ssertion to check its deadness).  Fix
2825         bug w.r.t. exception specifications.
2827 1998-09-03  Jason Merrill  <jason@yorick.cygnus.com>
2829         * decl2.c (import_export_vtable): Always make artificials comdat.
2830         (import_export_decl): Likewise.
2831         * pt.c (mark_decl_instantiated): Likewise.
2833 1998-09-03  Mark Mitchell  <mark@markmitchell.com>
2835         * cp-tree.h (finish_globally_qualified_member_call_expr):
2836         Rename to ...
2837         (finish_qualified_call_expr).
2838         * semantics.c: Likewise.
2839         * parse.y (primary): Use it.
2840         * method.c (hack_identifier): Remove redundant code.
2841         
2842         * init.c (resolve_offset_ref): Call convert_from_reference to
2843         handle members of reference type.  Improve error recovery.
2845 1998-09-03  Benjamin Kosnik  <bkoz@cygnus.com>
2847         * cp-tree.h: Declare warn_nontemplate_friend.
2848         * decl2.c (lang_decode_option): Set.
2849         * lang-options.h: Add -Wnon-template-friend.
2850         * friend.c (do_friend): Use to toggle non-template function warning.
2852 1998-09-03  Mark Mitchell  <mark@markmitchell.com>
2854         * decl.c (finish_enum): Don't resolve CONST_DECLs to their
2855         corresponding INTEGER_CSTs when processing_template_decl.
2856         * pt.c (tsubst_enum): Tweak accordingly.
2858 1998-09-03  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
2860         * decl.c (pushdecl_class_level): Add warning here.
2861         (pushdecl): Tweak.
2863 1998-09-02  Jason Merrill  <jason@yorick.cygnus.com>
2865         * cvt.c (convert_pointer_to_real): Tidy.
2866         * search.c (get_base_distance_recursive): Simplify.
2867         (get_base_distance): Likewise.
2869         * pt.c (unify): Only special-case INTEGER_TYPE if it uses template
2870         parms.
2872 Wed Sep 02 09:25:29 1998  Nick Clifton  <nickc@cygnus.com>
2874         * lex.c (check_newline):  Call HANDLE_PRAGMA before
2875         HANDLE_SYSV_PRAGMA if both are defined.  Generate warning messages
2876         if unknown pragmas are encountered.
2877         (handle_sysv_pragma): Interpret return code from
2878         handle_pragma_token ().  Return success/failure indication rather
2879         than next unprocessed character. 
2880         (pragma_getc): New function: retrieves characters from the
2881         input stream.  Defined when HANDLE_PRAGMA is defined.
2882         (pragma_ungetc): New function: replaces characters back into the
2883         input stream.  Defined when HANDLE_PRAGMA is defined.
2885 1998-09-01  Jason Merrill  <jason@yorick.cygnus.com>
2887         * decl2.c (output_vtable_inherit): Use %cDIGIT in the operands.
2888         * class.c (build_vtable_entry_ref): Likewise.
2890 1998-09-01  Mark Mitchell  <mark@markmitchell.com>
2892         * cp-tree.h (DECL_FRIEND_PSEUDO_TEMPLATE_INSTANTIATION): New macro.
2893         * decl2.c (import_export_decl): Likewise.
2894         * pt.c (instantiate_decl): Use it.
2896 1998-09-01  Jason Merrill  <jason@yorick.cygnus.com>
2898         * decl.c (lookup_name_real): Also do implicit typename thing for
2899         artificial TYPE_DECLs.
2900         * search.c (lookup_field): Likewise.
2901         (lookup_fnfields, lookup_field): Adjust for implicit typename kludge.
2902         * semantics.c (begin_constructor_declarator): Use enter_scope_of.
2903         (enter_scope_of): Extract type from implicit typename.
2904         (begin_class_definition): Likewise.
2905         * lex.c (identifier_type): Handle implicit typename when checking
2906         for SELFNAME.
2908         * cp-tree.h: Declare flag_strict_prototype.
2909         * lex.c (do_scoped_id, do_identifier): Don't implicitly_declare if
2910         -fstrict-prototype.
2911         * decl.c (init_decl_processing): If -f{no,-}strict-prototype wasn't
2912         specified, set it to the value of pedantic.
2914 1998-09-01  Mark Mitchell  <mark@markmitchell.com>
2916         * decl2.c (arg_assoc): Handle template-id expressions as arguments.
2918 1998-08-31  Mark Mitchell  <mark@markmitchell.com>
2920         * decl.c (finish_enum): Handle member enums of classes declared in
2921         template functions.
2922         
2923         * decl2.c (grok_x_components): Strip attributres before calling
2924         groktypename. 
2925         
2926 1998-08-31  Jason Merrill  <jason@yorick.cygnus.com>
2928         * cp-tree.h, decl2.c: Remove support for -fall-virtual,
2929         -fenum-int-equivalence and -fno-nonnull-objects.
2930         * class.c (check_for_override): Remove support for -fall-virtual.
2931         (finish_struct_1): Likewise.
2932         * call.c (build_new_op): Remove support for -fenum-int-equivalence.
2933         * typeck.c (build_binary_op_nodefault): Likewise.
2934         * cvt.c (ocp_convert): Likewise.
2935         * call.c (build_vfield_ref): Remove support for -fno-nonnull-objects.
2936         * class.c (build_vbase_path): Likewise.
2938 Sun Aug 30 22:16:31 1998  H.J. Lu  (hjl@gnu.org)
2940         * Makefile.in (INTERFACE): New, set to 1.
2942 1998-08-30  Mark Mitchell  <mark@markmitchell.com>
2944         * error.c (dump_decl): Use CP_DECL_CONTEXT, not DECL_CONTEXT, when
2945         comparing with global_namespace.
2946         (dump_aggr_type): Likewise.
2948         * decl.c (grokfndecl): Issue error on declaration of friend
2949         templates with explicit template arguments.
2951         * pt.c (convert_template_argument): New function, split out
2952         from...
2953         (coerce_template_parms): Here.
2954         (tsubst): Attempt better error-recovery.
2956 1998-08-28  Benjamin Kosnik  <bkoz@loony.cygnus.com>
2958         * pt.c (decl_template_parm_p): Add checks for
2959         TEMPLATE_TEMPLATE_PARM.
2961 1998-08-28  Mark Mitchell  <mark@markmitchell.com>
2963         * lex.c (do_identifier): Fix thinko in previous change.
2965 1998-08-28  Jason Merrill  <jason@yorick.cygnus.com>
2967         * search.c (dfs_search, binfo_for_vtable, dfs_bfv_helper): New fns.
2968         * decl2.c (output_vtable_inherit): Call binfo_for_vtable.
2970 1998-08-28  Richard Henderson  <rth@cygnus.com>
2972         Add support for discarding unused virtual functions.
2973         * lang-options.h: Add -fvtable-gc.
2974         * cp-tree.h: Add flag_vtable_gc.
2975         * decl2.c (output_vtable_inherit): New fn.
2976         (finish_vtable_vardecl): Call it.
2977         * class.c (build_vtable_entry_ref): New fn.
2978         (build_vtbl_ref): Call it.
2980 1998-08-28  Mark Mitchell  <mark@markmitchell.com>
2982         * cp-tree.h (build_enumerator): Take the enumeration type as a
2983         paramter. 
2984         * decl.c (finish_enum): Don't set the TREE_TYPE for the
2985         enumeration constant values if we're processing_template_decls.
2986         Don't set the type for the CONST_DECLs either; that's done in
2987         build_enumerator.
2988         (build_enumerator): Take the enumeration type as a
2989         parameter. 
2990         * lex.c (do_identifier): Don't resolve enumeration constants while
2991         processing template declarations, even if they happen to be
2992         TEMPLATE_PARM_INDEXs. 
2994         * parse.y (current_enum_type): New variable.
2995         (primary): Don't allow statement-expression in local classes just
2996         as we don't in global classes.
2997         (structsp): Use current_enum_type.
2998         (enum_list): Likewise.
2999         * pt.c (tsubst_enum): Don't check for NOP_EXPRs introduced by
3000         finish_enum; they no longer occur.
3001         
3002         * cp-tree.h (finish_base_specifier): New function.
3003         * parse.y (base_class): Use it.
3004         * semantics.c (finish_base_specifier): Define it.
3006         * parse.y (structsp): Warn on use of typename outside of template
3007         declarations. 
3008         
3009 1998-08-27  Jason Merrill  <jason@yorick.cygnus.com>
3011         * lex.c (handle_cp_pragma): Remove #pragma vtable.
3012         * lang-options.h: Remove +e options.
3013         * decl2.c (lang_decode_option): Likewise.
3014         (import_export_vtable): Don't check write_virtuals.
3015         (finish_vtable_vardecl, finish_file): Likewise.
3016         * search.c (dfs_debug_mark): Likewise.
3017         * semantics.c (begin_class_definition): Likewise.
3018         * class.c (build_vtable, finish_vtbls, finish_struct_1): Likewise.
3020         * call.c (build_over_call): Check flag_elide_constructors.
3021         * decl2.c: flag_elide_constructors defaults to 1.
3022         * typeck.c (convert_arguments): Remove return_loc parm.
3023         (build_function_call_real): Adjust.
3025         * search.c: Tear out all mi_matrix and memoize code.
3026         (lookup_field, lookup_fnfields): Use scratch_tree_cons.
3027         * lang-options.h: Remove documentation for -fhandle-exceptions,
3028         -fmemoize-lookups and -fsave-memoized.
3029         * cp-tree.h: Lose mi_matrix and memoize support.
3030         * decl2.c: Ignore -fmemoize-lookups and -fsave-memoized.
3031         * class.c: Lose struct class_level.
3032         (pushclass, popclass): Lose memoize support.
3033         * init.c (build_offset_ref): Likewise.
3035         Never change BINFO_INHERITANCE_CHAIN.
3036         * init.c (emit_base_init): Change modification of
3037         BINFO_INHERITANCE_CHAIN to an assert.
3038         * search.c (get_base_distance_recursive): Likewise.
3039         (get_base_distance): Likewise.
3040         (lookup_member): Likewise.
3041         (convert_pointer_to_single_level): Likewise.
3042         (lookup_field): Likewise.  Lose setting TREE_VIA_* on TREE_LISTs.
3043         (lookup_fnfields): Likewise.
3044         * tree.c (propagate_binfo_offsets): Don't call unshare_base_binfos.
3045         (unshare_base_binfos): Don't call propagate_binfo_offsets.
3046         (layout_basetypes): Call propagate_binfo_offsets instead of 
3047         unshare_base_binfos.
3048         * decl.c (xref_basetypes): Call unshare_base_binfos.
3049         * pt.c (instantiate_class_template): Likewise.
3050         * tree.c (reverse_path): Remove 'copy' parm; always make a
3051         temporary copy.
3052         * class.c (build_vbase_path): Just call it.
3053         * search.c (compute_access): Likewise.  Don't re-reverse.
3055 1998-08-27  Mark Mitchell  <mark@markmitchell.com>
3057         * class.c (build_vbase_path): Use reverse_path.
3058         (finish_base_struct): Move warnings for inaccessible bases to
3059         layout_basetypes.
3060         (modify_one_vtable): Remove check of TREE_USED (binfo).
3061         (fixup_vtable_deltas1): Likewise.
3062         * cp-tree.h (BINFO_INHERITANCE_CHAIN): Document here.
3063         (xref_tag): Remove binfos parameter.
3064         (make_binfo): Remove chain parameter.
3065         (reverse_path): Add copy parameter.
3066         * decl.c (init_decl_processing): Change calls to xref_tag.
3067         (xref_tag): Remove binfos parameter.
3068         (xref_basetypes): Change calls to make_binfo.
3069         * decl2.c (grok_x_components): Change calls to xref_tag.
3070         (handle_class_head): Likewise.
3071         * friend.c (do_friend): Likewise.
3072         * lex.c (make_lang_type): Change calls to make_binfo.
3073         * parse.y (structsp): Change calls to xref_tag.
3074         (named_complex_class_head_sans_basetype): Likewise.
3075         (named_class_head): Likewise.
3076         * rtti.c (init_rtti_processing): Likewise.
3077         * search.c (compute_access): Change calls to reverse_path.
3078         (dfs_get_vbase_types): Change calls to make_binfo.
3079         (get_vbase_types): Remove dead code.
3080         * tree.c (unshare_base_binfos): Change calls to make_binfo.
3081         (layout_basetypes): Warn here about inaccessible bases.
3082         (make_binfo): Remove chain parameter.
3083         (reverse_path): Add copy parameter.
3084         
3085 1998-08-27  Jason Merrill  <jason@yorick.cygnus.com>
3087         * class.c: #if 0 complete_type_p.
3088         * init.c (build_java_class_ref, build_new_1): Remove unused locals.
3089         * method.c (process_overload_item): Likewise.
3090         * typeck.c (comp_target_types): Likewise.
3092         Stop sharing binfos for indirect virtual bases.
3093         * tree.c (propagate_binfo_offsets): Unshare vbases, too.
3094         (layout_basetypes): Likewise.
3095         (unshare_base_binfos): Copy vbases, too.
3096         * cp-tree.h (BINFO_VIA_PUBLIC, BINFO_BASEINIT_MARKED,
3097         BINFO_VBASE_INIT_MARKED): Remove obsolete macros.
3098         (BINFO_PUSHDECLS_MARKED, SET_BINFO_PUSHDECLS_MARKED,
3099         CLEAR_BINFO_PUSHDECLS_MARKED): New macros.
3100         * search.c (lookup_field, lookup_fnfields, lookup_member): Remove
3101         reference to BINFO_VIA_PUBLIC.
3102         (marked_pushdecls_p, unmarked_pushdecls_p): New fns.
3103         (push_class_decls): Use them.
3104         (dfs_pushdecls): Use SET_BINFO_PUSHDECLS_MARKED.
3105         (dfs_compress_decls): Use CLEAR_BINFO_PUSHDECLS_MARKED.
3107 1998-08-27  Mark Mitchell  <mark@markmitchell.com>
3109         * decl.c (build_enumerator): Set DECL_CONTEXT for the
3110         CONST_DECLs. 
3112 1998-08-26  Mark Mitchell  <mark@markmitchell.com>
3114         * cp-tree.h (finish_enum): Change prototype.
3115         * decl.c (finish_enum): Use TYPE_VALUES, rather than taking a
3116         VALUES parameter.  Don't try to compute mins/maxs if
3117         processing_template_decl. 
3118         * parse.y (structsp): Use new calling sequence for finish_enum.
3119         * pt.c (tsubst_enum): Likewise.  Take the new type as input.  
3120         (lookup_template_class): Remove unused variables.  Tweak.
3121         Register enums on instantiation list before substituting
3122         enumeration constants.
3123         (tsubst_decl): Remove unused variables.
3124         (regenerate_decl_from_template): Likewise.
3125         
3126         * decl.c (duplicate_decls): Don't obliterate the
3127         DECL_TEMPLATE_INFO for a template if we're not replacing it with
3128         anything. 
3130         * lex.c (do_identifier): Fix typo in comment.
3132 Wed Aug 26 10:54:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3134         * errfn.c: Remove stdarg.h/varargs.h.
3135         * tree.c: Likewise.
3137 1998-08-25  Brendan Kehoe  <brendan@cygnus.com>
3139         * pt.c (tsubst_copy): Only do typename overloading on an
3140         IDENTIFIER_NODE that happens to look like a typename if it actually
3141         has a type for us to use.
3143 1998-08-25  Jason Merrill  <jason@yorick.cygnus.com>
3145         * typeck.c (comp_cv_target_types): Split out...
3146         (comp_target_types): From here.  Don't allow cv-qual changes under
3147         a pointer if nptrs == 0.  Fix OFFSET_TYPE handling.
3148         (build_ptrmemfunc): Pass 1 to nptrs.
3149         * cvt.c (perform_qualification_conversions): Use comp_ptr_ttypes.
3151 1998-08-25  Mark Mitchell  <mark@markmitchell.com>
3153         * search.c (dependent_base_p): Don't compare a binfo to
3154         current_class_type; use the TREE_TYPE of the binfo instead.
3156         * cp-tree.h (CLASS_TYPE_P): Revise definition.
3158 1998-08-25  Jason Merrill  <jason@yorick.cygnus.com>
3160         * decl.c (duplicate_decls): Don't complain about different
3161         exceptions from an internal decl even if pedantic.
3163         * typeck.c (convert_for_assignment): Converting from pm of vbase
3164         to derived is an error, not a sorry.
3166         * call.c (build_over_call): Use convert_pointer_to_real for 'this'.
3167         * class.c (fixed_type_or_null): Rename from
3168         resolves_to_fixed_type_p.  Return the dynamic type of the
3169         expression, if fixed, or null.
3170         (resolves_to_fixed_type_p): Use it.  Return 0 if the dynamic type
3171         does not match the static type.
3172         (build_vbase_path): Rename 'alias_this' to 'nonnull'.  Use
3173         resolves_to_fixed_type_p again.
3175 1998-08-24  Mark Mitchell  <mark@markmitchell.com>
3177         * pt.c (tsubst_decl): Move special case code for dealing with
3178         tricky friend templates here from ...
3179         (regenerate_decl_from_template): Here.
3181 1998-08-24  Jason Merrill  <jason@yorick.cygnus.com>
3183         * decl.c (start_decl): Remove redundant linkage check.
3185 1998-08-24  Gavin Romig-Koch  <gavin@cygnus.com>
3187         * typeck.c (c_expand_return): Handle the case that valtype
3188         is wider than the functions return type.
3190 1998-08-24  Mark Mitchell  <mark@markmitchell.com>
3192         * cp-tree.h (CLASS_TYPE_P): New macro.
3193         * decl.c (grokdeclarator): Use it instead of IS_AGGR_TYPE.
3194         * pt.c (process_template_parm): Undo previous change.
3195         
3196 1998-08-24  Benjamin Kosnik  <bkoz@cygnus.com>
3198         * cp-tree.h: Declare.
3199         * pt.c (decl_template_parm_p): New function.
3200         * decl.c (pushdecl): Check decls for redeclaring template parms.
3201         (xref_tag): Make redeclaration an error, print decl.
3202         * decl2.c (grokfield): Check field_decls for redeclaration as well.
3204 1998-08-24  Jason Merrill  <jason@yorick.cygnus.com>
3206         * parse.y (primary): Fix up the type of string constants.
3208 1998-08-24  Mark Mitchell  <mark@markmitchell.com>
3210         * typeck.c (convert_for_initialization): Move check for odd uses
3211         of NULL to avoid duplicate warnings.
3213 1998-08-24  Jason Merrill  <jason@yorick.cygnus.com>
3215         * tree.c (lvalue_type): Fix for arrays.
3216         * typeck.c (string_conv_p): New fn.
3217         (convert_for_assignment): Use it.
3218         (build_unary_op): Use lvalue_type.
3219         * call.c (standard_conversion, convert_like): Use string_conv_p.
3220         (add_function_candidate): Use lvalue_type.
3221         * cvt.c (convert_to_reference): Likewise.
3222         * decl2.c (lang_decode_option): Ignore -traditional.
3223         * decl.c (init_decl_processing): flag_writable_strings inhibits
3224         flag_const_strings.
3226 1998-08-24  Andrew MacLeod  <amacleod@cygnus.com>
3228         * lang-options.h (lang_options): Add fconst-strings to the list
3229         of valid options.
3230         * decl2.c (lang_f_options, lang_decode_option): Likewise.
3232 1998-08-24  Nathan Sidwell  <nathan@acm.org>
3234         * lex.c (real_yylex): Don't warn about long long constants if
3235         we're allowing long long.
3237 1998-08-24  Martin von Löwis  <loewis@informatik.hu-berlin.de>
3239         * decl.c (pushdecl): Use IDENTIFIER_NAMESPACE_VALUE instead of
3240         accessing bindings directly.
3242         * search.c (my_tree_cons): Reimplement.
3244         * lang-specs.h: Remove __HONOR_STD.
3245         * inc/exception, inc/new, inc/new.h, inc/typeinfo: Likewise.
3247 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
3249         * decl.c (grokdeclarator): Complain about in-class initialization
3250         of aggregates and/or references.
3251         * pt.c (process_template_parm): Clear IS_AGGR_TYPE for
3252         TEMPLATE_TYPE_PARMs. 
3254         * decl2.c (grok_array_decl): Add comment.
3255         (mark_used): Don't instantiate an explicit instantiation.
3256         * friend.c (make_friend_class): Remove bogus comment.  Fix check
3257         for partial specializations.
3258         * pt.c (check_explicit_specialization): Don't
3259         SET_DECL_EXPLICIT_INSTANTIATION here.
3260         (mark_decl_instantiated): Or here.
3261         (do_decl_instantiation): Do it here, instead.  Add checks for
3262         duplicate explicit instantiations, etc.  Tidy.
3263         (do_type_instantiation): Likewise.
3264         (instantiate_decl): Improve comments.  Complain about explicit
3265         instantiations where no definition is available.
3266         
3267         * cp-tree.h (ansi_null_node): Remove.
3268         * call.c (build_over_call): Warn about converting NULL to an
3269         arithmetic type.
3270         * cvt.c (build_expr_type_conversion): Likewise.  Use
3271         null_ptr_cst_p instead of expanding it inline.
3272         * decl.c (ansi_null_node): Remove. 
3273         (init_decl_processing): Make null_node always have integral type.
3274         * except.c (build_throw): Warn about converting NULL to an
3275         arithmetic type.
3276         * lex.c (init_parse): Remove handling of ansi_null_node.
3277         * pt.c (type_unification_real): Don't convert NULL to void* type.
3278         * typeck.c (build_binary_op_nodefault): Fix NULL warnings.
3279         (convert_for_assignment): Warn about converting NULL to an
3280         arithmetic type.
3281         (convert_for_initialization): Likewise.
3282         
3283 1998-08-20  Jason Merrill  <jason@yorick.cygnus.com>
3285         * tree.c (search_tree, no_linkage_helper, no_linkage_check): New fn.
3286         * pt.c (coerce_template_parms): Use no_linkage_check.
3287         * decl.c (grokvardecl): Likewise.
3288         (grokfndecl): Likewise.  Members of anonymous types have no linkage.
3290         * method.c (process_overload_item): Remove useless code.
3292 1998-08-20  Per Bothner  <bothner@cygnus.com>
3294         Handle new'ing of Java classes.
3295         * init.c (build_class_classref):  New function.
3296         (build_new_1):  If type is TYPE_FOR_JAVA:  Call _Jv_AllocObject;
3297         constructor does not return this;  don't need to exception-protect.
3299         * pt.c (lookup_template_class):  Copy TYPE_FOR_JAVA flag.
3300         * decl2.c (acceptable_java_type):  Handle template-derived types.
3302 1998-08-20  Per Bothner  <bothner@cygnus.com>
3304         * decl2.c (import_export_vtable):  Suppress vtables for Java classes.
3306 1998-08-20  Mark Mitchell  <mark@markmitchell.com>
3308         * decl.c (duplicate_decls): Always merge the old and new patterns
3309         for templates, regardless of whether or not the new one has
3310         DECL_INITIAL.  Don't throw away specializations.  Merge
3311         DECL_SAVED_TREE.
3312         * pt.c (tsubst_decl): Use the right pattern when calculating the
3313         complete args for a new template instance.
3314         (do_decl_instantiation): Fix typo in comment.
3315         (regenerate_decl_from_template): Deal with tricky friend template
3316         case.
3317         (instantiate_decl): Likewise.
3318         
3319 Thu Aug 20 09:09:45 1998  Jeffrey A Law  (law@cygnus.com)
3321         * init.c (build_builtin_delete_call): Add missing assemble_external
3322         call.
3324 1998-08-20  Jason Merrill  <jason@yorick.cygnus.com>
3326         * parse.y (notype_unqualified_id): Also accept ~A<int>.
3328 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
3330         * typeck.c (build_binary_op_nodefault): Warn on use of NULL in
3331         arithmetic.
3332         * except.c (build_throw): Warn when NULL is thrown, even with
3333         -ansi.  Use ansi_null_node, rather than integer_zero_node, in the
3334         thrown expression.
3335         
3336         * cp-tree.h (ansi_null_node): New variable.
3337         * decl.c (ansi_null_node): New variable.
3338         (init_decl_processing): Initialize its type.
3339         * lex.c (init_parse): Initialize its value.  Use ansi_null_node
3340         for null_node in non-ANSI mode.
3341         * typeck.c (build_binary_op_nodefault): Use ansi_null_node in
3342         place of null_node to avoid spurious errors.
3344 1998-08-17  Mark Mitchell  <mark@markmitchell.com>
3346         * cp-tree.h (enter_scope_of): New function.
3347         * parse.y (complex_direct_notype_declarator): Use it.
3348         * semantics.c (enter_scope_of): New function.
3350 1998-08-17  Jason Merrill  <jason@yorick.cygnus.com>
3352         * decl.c (grokparms): No, here.
3354         * decl.c (grokdeclarator): Catch parm with pointer to array of
3355         unknown bound here...
3356         * method.c (process_overload_item): ...not here.
3358         * gxxint.texi: Remove obsolete documentation of overloading code.
3360         * decl.c (finish_enum): Also set TYPE_SIZE_UNIT.
3361         * class.c (finish_struct_bits): Likewise.
3363         * tree.c (lvalue_type): Fix for arrays.
3364         * typeck.c (build_unary_op): Use lvalue_type.
3365         * call.c (add_function_candidate): Likewise.
3366         * cvt.c (convert_to_reference): Likewise.
3368         * decl2.c (lang_decode_option): Ignore -traditional.
3370         * init.c (build_offset_ref): Don't mess with error_mark_node.
3371         * lex.c (do_scoped_id): Use cp_error.
3373         * rtti.c (get_tinfo_fn): Don't mess with the context for now.
3375 1998-08-17  Benjamin Kosnik  <bkoz@loony.cygnus.com>
3377         * decl.c (grokdeclarator): Allow anonymous types to be cv-qualified.
3379 Mon Aug 17 10:40:18 1998  Jeffrey A Law  (law@cygnus.com)
3381         * cp-tree.h (set_identifier_local_value): Provide prototype.
3383         * decl2.c (do_namespace_alias): Remove unused variables `binding'
3384         and `old'.
3386 Fri Aug 14 16:42:27 1998  Nick Clifton  <nickc@cygnus.com>
3388         * Makefile.in: Rename BBISON to BISON so that it can be properly
3389         inherited from the parent makefile.
3391 1998-08-13  Jason Merrill  <jason@yorick.cygnus.com>
3393         * lang-options.h: Add -finit-priority.
3394         * decl2.c: Likewise.  Check flag_init_priority instead of
3395         USE_INIT_PRIORITY.
3397         * decl2.c (setup_initp): New fn.
3398         (start_objects, finish_objects, do_ctors): Handle init_priority.
3399         (do_dtors, finish_file): Likewise.
3401 1998-08-13  Jason Merrill  <jason@yorick.cygnus.com>
3403         * pt.c (tsubst_copy): Hush warning.
3405         * rtti.c (get_tinfo_fn): Also set DECL_IGNORED_P.
3407 1998-08-12  Mark Mitchell  <mark@markmitchell.com>
3409         * pt.c (print_template_context): Don't abort when instantiating a
3410         synthesized method.
3412         * decl.c (grokdeclarator): Issue errors on namespace qualified
3413         declarators in parameter lists or in class scope.
3415 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
3417         * pt.c (check_explicit_specialization): Don't abort on bogus
3418         explicit instantiations.
3420 1998-08-07  Mark Mitchell  <mark@markmitchell.com>
3422         * typeck.c (require_complete_type): Use complete_type_or_else.
3423         (complete_type_or_else): Always return NULL_TREE on failure, as
3424         documented.
3426         * pt.c (tsubst_aggr_type): Prototype.
3427         (tsubst_decl): New function, split out from tsubst.  Set
3428         input_filename and lineno as appropriate.
3429         (pop_tinst_level): Restore the file and line number saved in
3430         push_tinst_level.
3431         (instantiate_class_template): Set input_filename and lineno as
3432         appropriate.
3433         (tsubst): Move _DECL processing to tsubst_decl.  Make sure the
3434         context for a TYPENAME_TYPE is complete.
3436         * decl2.c (grokbitfield): Issue errors on bitfields declared with
3437         function type.
3438         (do_dtors): As in do_ctors, pretend to be a member of the same
3439         class as a static data member while generating a call to its
3440         destructor.
3442         * cvt.c (cp_convert_to_pointer): Handle NULL pointer
3443         conversions, even in complex virtual base class hierarchies.
3445 1998-08-06  Mark Mitchell  <mark@markmitchell.com>
3447         * cp-tree.h (ENUM_TEMPLATE_INFO): New macro.
3448         (TYPE_TEMPLATE_INFO): Likewise.
3449         (SET_TYPE_TEMPLATE_INFO): Likewise.
3450         (ENUM_TI_TEMPLATE): Likewise.
3451         (ENUM_TI_ARGS): Likewise.
3452         (lookup_nested_type_by_name): Remove.
3453         * decl.c (maybe_process_template_type_declaration): Handle enums.
3454         (start_enum): Don't check for primary-template enum declarations
3455         here. 
3456         (finish_enum): Clean up, document.  Make sure template enum
3457         constants get the correct type.
3458         (build_enumerator): Copy initializers for template enumerations,
3459         too. 
3460         (grok_enum_decls): Document.
3461         * lex.c (do_identifier): Document use of LOOKUP_EXPR a bit
3462         better.  Build LOOKUP_EXPRs for local variables, even if they are
3463         TREE_PERMANENT.
3464         * pt.c (tsubst_enum): Remove field_chain parameter.
3465         (template_class_depth): Include the depth of surrounding function
3466         contexts.
3467         (push_template_decl): Check for primary-template enum declarations
3468         here.  Deal with enumeration templates.
3469         (lookup_template_class): Likewise.
3470         (for_each_template_parm): Likewise.
3471         (instantiate_class_template): Don't call tsubst_enum directly,
3472         call tsubst instead, to instantiate enums.  Deal with all
3473         field_chain issues here, not in tsubst_enum.
3474         (lookup_nested_type_by_name): Remove.
3475         (tsubst_aggr_type): Revise handling of enumeration types.
3476         (tsubst): Likewise.
3477         (tsubst_copy): Likewise.
3478         (tsubst_expr): Call tsubst, not tsubst_enum for TAG_DEFNs.
3479         
3480 1998-08-04  Mark Mitchell  <mark@markmitchell.com>
3482         * decl.c (pushtag): Don't mangle the name of a TYPE_DECL if it
3483         uses template parameters.
3484         * method.c (build_template_parm_names): Use the full set of
3485         template arguments for tsubst'ing.
3486         (build_overload_identifier): Pass the full set of template
3487         arguments to build_template_parm_names, not just the
3488         innermost_args. 
3489         * pt.c (TMPL_ARGS_DEPTH): Define using
3490         TMPL_ARGS_HAVE_MULTIPLE_LEVELS, for clarity.
3491         (NUM_TMPL_ARGS): New macro.
3492         (add_outermost_template_args): Deal with the case where the outer
3493         args will be completely discarded.
3494         (coerce_template_parms): Use the full set of template arguments
3495         for tsubst'ing.  Simplify.  Add some asserts.  Improve
3496         error messages.
3497         (lookup_template_class): Pass the full set of template arguments
3498         to coerce_template_parms.
3499         (tsubst): Add assertion.
3500         (do_type_instantiation): Don't instantiate member template
3501         classes. 
3502         
3503         * init.c (build_offset_ref): Deal with a TEMPLATE_ID_EXPR whose
3504         name is a LOOKUP_EXPR, rather than an IDENTIFIER_NODE.
3506 1998-08-03  Jason Merrill  <jason@yorick.cygnus.com>
3508         * method.c (set_mangled_name_for_decl): Change return type to void.
3510         * decl.c (lookup_name_real): A namespace-level decl takes priority
3511         over implicit typename.  Avoid doing the same lookup twice.
3513         * search.c (dependent_base_p): New fn.
3514         (dfs_pushdecls, dfs_compress_decls): Use it.
3516         * typeck.c (get_member_function_from_ptrfunc): Don't try to handle 
3517         virtual functions if the type doesn't have any.
3519 1998-08-03  Mark Mitchell  <mark@markmitchell.com>
3521         * decl2.c (grokfield): Don't mangle the name of a TYPE_DECL if it
3522         uses template parameters.
3524 1998-08-02  Mark Mitchell  <mark@markmitchell.com>
3526         * cp-tree.def (LOOKUP_EXPR): Document.  Remove second argument.
3527         * cp-tree.h (DECL_TI_TEMPLATE): Improve documentation.
3528         * lex.c (do_identifier): Don't use a second argument, or a type,
3529         when building LOOKUP_EXPRs.
3530         (do_identifier): Likewise.
3531         (do_scoped_id): Likewise.
3532         * method.c (hack_identifier): Improve error message.
3533         * pt.c (lookup_template_function): Don't needlessly call
3534         copy_to_permanent or build_min.
3535         (tsubst_copy): Remove #if 0'd code.  Tsubst into LOOKUP_EXPRs if
3536         necessary.
3537         (do_decl_instantiation): Improve error message.
3538         * tree.c (mapcar, case LOOKUP_EXPR): Don't be sorry; make a copy.
3539         (build_min): Copy the type to the permanent obstack, too.
3540         
3541 1998-08-01  Jason Merrill  <jason@yorick.cygnus.com>
3543         * init.c (init_init_processing): Remove BI* handling.
3544         (build_builtin_call): Remove.
3545         (build_builtin_delete_call): New fn.
3546         (build_delete): Use it.
3547         
3548 1998-07-31  Mark Mitchell  <mark@markmitchell.com>
3550         * cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): New macro.
3551         (maybe_check_template_type): New function.
3552         * decl.c (maybe_process_template_type_declaration): New function,
3553         split out from pushtag  Call maybe_check_template_type.
3554         (pushtag): Use it.  Use PROCESSING_REAL_TEMPLATE_DECL_P.
3555         (xref_tag): Use PROCESSING_REAL_TEMPLATE_DECL_P.
3556         * friend.c (do_friend): Use PROCESSING_REAL_TEMPLATE_DECL_P.
3557         * pt.c (template_class_depth_real): Generalization of ...
3558         (template_class_depth): Use it.
3559         (register_specialization): Use duplicate_decls for duplicate
3560         declarations of specializations.
3561         (maybe_check_template_type): New function.
3562         (push_template_decl_real): Fix comment.
3563         (convert_nontype_argument): Likewise.
3564         (lookup_template_class): Likewise.  Avoid an infinite loop on
3565         erroneous code.
3566         (tsubst_friend_function): Fix comment.
3567         (tsubst, case FUNCTION_DECL): Deal with a DECL_TI_TEMPLATE that is
3568         an IDENTIFIER_NODE.
3569         * semantics.c (begin_function_definition): Use
3570         reset_specialization to note that template headers don't apply
3571         directly to declarations after the opening curly for a function.
3573 1998-07-29  Jason Merrill  <jason@yorick.cygnus.com>
3575         * decl.c (push_overloaded_decl): Use current_namespace instead of
3576         DECL_CONTEXT (decl) to determine where we go.
3578         * decl.c (lookup_name_real): Fix typo.
3580 1998-07-28  Mark Mitchell  <mark@markmitchell.com>
3582         * friend.c (is_friend): Be lenient with member functions to deal
3583         with nested friends.
3585 1998-07-28  Jason Merrill  <jason@yorick.cygnus.com>
3587         * class.c (finish_struct_1): Convert integer_zero_node to
3588         ssizetype before passing it to set_rtti_entry.
3589         * typeck2.c (initializer_constant_valid_p): Allow conversion of 0
3590         of any size to a pointer.
3592 1998-07-27  Mark Mitchell  <mark@markmitchell.com>
3594         * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
3595         (build_template_decl_overload): Remove.
3596         (set_mangled_name_for_decl): New function.
3597         (innermost_args): Remove is_spec parameter.
3598         (most_specialized, most_specialized_class): Remove declarations.
3599         (lookup_template_class): Add entering_scope parameter.
3600         (maybe_process_partial_specialization): New function.
3601         (finish_template_decl): Likewise.
3602         (finish_template_type): Likewise.  
3603         * class.c (finish_struct): Clean up processing of member template
3604         specializations.
3605         * decl.c (pushtag): Fix formatting.
3606         (lookup_tag): Improve handling of pseudo-global levels.
3607         (make_typename_type): Adjust call to lookup_template_class.
3608         (shadow_tag): Use maybe_process_partial_specialization.
3609         (xref_tag): Improve handling of member friends.  
3610         (start_function): Call push_nested_class before
3611         push_template_decl.  Don't call push_template_decl for
3612         specializations.
3613         * decl2.c (grok_x_components): Don't call xref_tag for
3614         template instantiations.  Handle UNION_TYPEs like RECORD_TYPEs.
3615         (grokclassfn): Use set_mangled_name_for_decl.
3616         (arg_assoc_class): Adjust call to innermost_args.
3617         (mark_used): Don't call instantiate_decl for a TEMPLATE_DECL.
3618         * error.c (dump_function_name): Improve printing of template
3619         function names.
3620         * friend.c (is_friend): Don't compare types of decls to determine
3621         friendship, unless flag_guiding_decls.
3622         (make_friend_class): Partial specializations cannot be friends.  
3623         (do_friend): Use set_mangled_name_for_decl.  Call
3624         push_template_decl_real instead of push_template_decl.
3625         * method.c (build_decl_overload_real): Remove prototype.  Give it
3626         external linkage.
3627         (build_overload_identififer): Adjust call to innermost_args.
3628         (build_template_decl_overload): Remove.
3629         (set_mangled_name_for_decl): New function.
3630         * parse.y (.finish_template_type): New non-terminal.
3631         (template_def): Use finish_template_decl.  Use template_extdef
3632         instead of extdef.
3633         (template_extdef, template_datadef): New non-terminals, containing
3634         only those rules for things which can be templates.
3635         (datadef): Tidy.
3636         (template_type, self_template_type): Use .finish_template_type.
3637         (named_class_head): Use maybe_process_partial_specialization.
3638         * pt.c (mangle_class_name_for_template): Remove context parameter.
3639         (get_class_bindings): Remove outer_args parameter.
3640         (complete_template_args): Remove.
3641         (add_outermost_template_args): New function.
3642         (register_specialization): Return the specialization.
3643         (unregister_specialization): New function.
3644         (tsubst_template_parms): Likewise.
3645         (most_specialized, most_specialized_class): Prototype here as
3646         static. 
3647         (original_template): Rename to most_general_template.
3648         (tsubst_template_parms): New function.
3649         (set_mangled_name_for_template_decl): Likewise.
3650         (TMPL_ARGS_DEPTH): New macro.
3651         (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Adjust.
3652         (TMPL_ARGS_LEVEL): New macro.
3653         (SET_TMPL_ARGS_LEVEL): Likewise.
3654         (TMPL_ARG): Likewise.
3655         (SET_TMPL_ARG): Likewise.
3656         (TMPL_ARGS_DEPTH): Likewise.
3657         (finish_member_template_decl): Use finish_template_decl.
3658         (maybe_process_partial_specialization): New function, split out
3659         from tsubst.
3660         (inline_needs_template_parms): Use TMPL_PARMS_DEPTH.
3661         (maybe_begin_member_template_processing): Use new macros.
3662         (is_member_template): Likewise.
3663         (is_member_template_class): Likewise.
3664         (add_to_template_args): Likewise.  Deal with multiple levels of
3665         args. 
3666         (maybe_process_partial_specialization): New function.
3667         (retrieve_specialization): Add consistency check.
3668         (determine_specialization): Return full argument list.
3669         (check_explicit_specialization): Tweak friend handling.  Use full
3670         argument lists.  Simplify.
3671         (current_template_args): Use new macros.
3672         (push_template_decl_real): Change ill-named mainargs to specargs.
3673         Check that a partial specialization actually specializes at least
3674         one parameter.   Improve friend handling.  Modify for full
3675         template arguments.
3676         (classtype_mangled_name): Don't mangle the names of
3677         specializations. 
3678         (lookup_template_class): Add entering_scope parameter.  Use it to
3679         avoid finding a template type when an instantiation is required.
3680         Simplify.  Use full template arguments.
3681         (tsubst_friend_function): Use unregister_specialization.  Use new
3682         macros.  Use full template arguments.
3683         (tsubst_friend_class): Substitute, using tsubst_template_parms,
3684         into the template parameters before passing them to
3685         redeclare_class_template.
3686         (instantiate_class_template): Simplify.  Use full template
3687         arguments.  Adjust calls to get_class_bindings.  Use
3688         SET_IDENTIFIER_TYPE_VALUE where needed.  Improve friend handling.
3689         (innermost_args): Use new macros.
3690         (tsubst_aggr_type): New function, split out from tsubst.
3691         (tsubst): Use tsubst_aggr_type, tsubst_template_parms, new calling
3692         conventions for lookup_tmeplate_class.  Refine handling of partial
3693         instantiations.   Remove calls to complete_template_args.
3694         Simplify.  Add consistency checks.  Use set_mangled_name_for_decl
3695         and set_mangled_name_for_template_decl.
3696         (tsubst_copy): Use tsubst_aggr_type.
3697         (instantiate_template): Use full template arguments.
3698         (more_specialized): Improve formatting.
3699         (more_specialized_class): Adjust calls to get_class_bindings.
3700         (get_bindings_real): Don't call complete_template_args.
3701         (most_specialized): Don't overwrite input; create a new list.
3702         (most_specialized_class): Use most_general_template.
3703         (regenerate_decl_from_template): Use unregister_specialization.
3704         Use full template arguments.  
3705         (instantiate_decl): Use full template arguments.
3706         (set_mangled_name_for_template_decl): New function.
3707         * semantics.c (begin_class_definition): Use
3708         maybe_process_partial_specialization.
3709         (finish_member_class_template): New function.
3710         (finish_template_decl): Likewise.
3711         (finish_template_type): Likewise.  
3712         (typeck.c): Don't crash after issuing a compiler_error.
3713         * Makefile.in (CONFLICTS): Adjust; we removed a s/r conflict.
3714         
3715 1998-07-27  Jason Merrill  <jason@yorick.cygnus.com>
3717         * typeck2.c (build_functional_cast): Handle default-initialization.
3719         * call.c (build_over_call): Pass 1 to popclass.
3721         * parse.y (direct_notype_declarator): Add precedence declaration
3722         to notype_unqualified_id case.
3723         * Makefile.in (EXPECT): Adjust.
3725         * tree.c (ovl_member): Fix for single function in OVL.
3727 1998-07-27  Dave Brolley  <brolley@cygnus.com>
3729         * c-lex.c (yylex): Fix boundary conditions in character literal and
3730         string literal loops.
3732 1998-07-24  Jason Merrill  <jason@yorick.cygnus.com>
3734         * decl.c (lookup_name_real): OK, do return the from_obj value
3735         unless got_object depends on template parms.
3737         * parse.y (nested_name_specifier_1): Pull out the TYPE_MAIN_VARIANT.
3739         * pt.c (coerce_template_parms): Also complain about local enums.
3741         * cp-tree.h: Add prototype for set_identifier_local_value.
3742         * decl.c (set_identifier_local_value_with_scope): Make static,
3743         prototype.
3744         * search.c (covariant_return_p): Likewise.
3745         * except.c (build_terminate_handler, alloc_eh_object): Likewise.
3747         * call.c (build_method_call): Only pull out the type of a destructor
3748         if it's a template type parm.
3749         * decl.c (lookup_name_real): Never return the from_obj value.
3751 1998-07-23  Jason Merrill  <jason@yorick.cygnus.com>
3753         * except.c (process_start_catch_block_old): Call start_decl_1 for
3754         catch parm.
3755         * decl.c (start_decl_1): Avoid duplicate error.
3757         * init.c (expand_default_init): Only perform the initialization if
3758         it will do something.
3760 1998-07-23  H.J. Lu  (hjl@gnu.org)
3762         * parse.y (base_class): Check for invalid base class.
3764 1998-07-23  Jason Merrill  <jason@yorick.cygnus.com>
3766         * decl2.c (import_export_template): Fold in...
3767         (import_export_class): ...to here.  Handle dllimport/export.
3769         * class.c (build_vtable): Pass at_eof to import_export_vtable.
3770         (prepare_fresh_vtable): Likewise.
3771         * decl2.c (import_export_class): Split out...
3772         (finish_prevtable_vardecl): From here.
3773         * class.c (finish_struct_1): Call import_export_class if at_eof.
3775         * decl.c (start_function): #if 0 mysterious code I wrote and have 
3776         forgotten why.
3777         * rtti.c (get_tinfo_fn): If this is for a class type, set
3778         DECL_CONTEXT.
3780 1998-07-22  Jason Merrill  <jason@yorick.cygnus.com>
3782         * inc/exception: Change terminate and unexpected to ().
3784         * parse.y (named_class_head_sans_basetype_defn): A
3785         named_class_head_sans_basetype followed by '{' or ':' is a defn.
3787 1998-07-21  Jason Merrill  <jason@yorick.cygnus.com>
3789         * tree.c (canonical_type_variant): New fn to handle arrays.
3790         * cp-tree.h (CANONICAL_TYPE_VARIANT): Remove.
3791         * pt.c (unify, default case): Also fold arg.  Fix array bounds case.
3792         * method.c (process_overload_item): Use build_overload_value for
3793         arrays.
3795 1998-07-20  Dave Brolley  <brolley@cygnus.com>
3797         * lex.c (mbchar.h): #include it.
3798         (GET_ENVIRONMENT): New macro.
3799         (init_parse): Set character set based on LANG environment variable.
3800         (real_yylex): Handle multibyte characters in character literals.
3801         (real_yylex): Handle multibyte characters in string literals.
3803 1998-07-19  Jason Merrill  <jason@yorick.cygnus.com>
3805         * lex.c (do_identifier): Look for class value even if we don't
3806         have a global value.  Do implicit declaration if parsing is 2.
3807         * semantics.c (finish_call_expr): Pass 2 if we're doing Koenig
3808         lookup.
3810 1998-07-19  Mark Mitchell  <mark@markmitchell.com>
3812         * decl.c (pushtag): Revert previous change.
3813         * pt.c (lookup_template_class): Don't put out debugging
3814         information for types that use template parameters.
3816         * decl.c (pushtag): Don't put out debugging information for
3817         compiler-generated typedefs.
3818         
3819         * error.c (dump_type_real): Don't crash when presented with
3820         intQI_type_node or the like.
3822         * semantics.c (finish_translation_unit): Fix spelling error in
3823         comment.
3825 1998-07-17  Jason Merrill  <jason@yorick.cygnus.com>
3827         * decl.c (lookup_name_real): Pull out single function here.
3828         (select_decl): Not here.
3829         (unqualified_namespace_lookup): Use CP_DECL_CONTEXT.
3831         * decl.c (qualify_lookup): Tweak again.
3833         * pt.c (lookup_template_class): Don't mess with the context of the
3834         instantiation.
3835         * decl2.c (current_decl_namespace): Remove special handling for
3836         templates.
3838         * pt.c (tsubst, case FUNCTION_DECL): Fix getting complete args for
3839         a member template specialization.
3841         * tree.c (ovl_member): Use decls_match to compare functions.
3842         * decl.c (decls_match): Check the context of a function.
3844         * parse.y (primary): Use notype_unqualified_id instead of IDENTIFIER
3845         in Koenig lookup support rules.
3846         * semantics.c (finish_call_expr): Handle the new cases.
3848         * typeck.c (build_x_function_call): Handle overloaded methods.
3850         * decl.c (grokvardecl): Don't call build_static_name for extern "C".
3852 1998-07-16  Mark Mitchell  <mark@markmitchell.com>
3854         * semantics.c (finish_object_call_expr): Revert previous change.
3855         * call.c (build_new_method_call): Likewise.  Instead, convert
3856         TYPE_DECLs to IDENTIFIERs here, in the presence of templates.
3858 1998-07-16  Jason Merrill  <jason@yorick.cygnus.com>
3860         * decl.c (qualify_lookup): Handle templates.
3862         * decl2.c (do_using_directive): Don't pass ancestor.
3863         * decl.c (push_using_directive): Calculate ancestor.
3865         * decl2.c (do_nonmember_using_decl): Allow for type shadowing.
3866         * decl.c (pushdecl): Move type shadowing handling from here...
3867         (duplicate_decls): ...to here.
3868         * decl.c (set_identifier_local_value_with_scope): New fn.
3869         (pushdecl): Use it.
3870         (set_identifier_local_value, lookup_type_current_level): New fns.
3871         * decl2.c (do_local_using_decl): Handle types and binding level
3872         stuff properly.
3874         * init.c (build_offset_ref): Don't call mark_used on an OVERLOAD.
3875         * decl.c (select_decl): Extract a lone function from an OVERLOAD.
3876         (lookup_namespace_name): Likewise.
3877         * typeck.c (build_unary_op): Not here anymore.
3879         * decl2.c (do_class_using_decl): Make sure we get an identifier.
3880         * class.c (handle_using_decl): Ignore TYPE_DECLs.
3882         * decl.c (qualify_lookup): New fn.
3883         (lookup_name_real): Use it.
3885 1998-07-16  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
3887         * decl2.c (add_using_namespace): When directly using a namespace
3888         that was indirect before, promote it.
3890         * cp-tree.h (LOOKUP_PREFER_TYPES, LOOKUP_PREFER_NAMESPACES,
3891         LOOKUP_PREFER_BOTH, LOOKUP_NAMESPACES_ONLY, LOOKUP_TYPES_ONLY,
3892         LOOKUP_QUALIFIERS_ONLY, LOOKUP_TEMPLATES_EXPECTED): New macros.
3893         * decl.c (select_decl): Replace two flag parameters by one.
3894         (unqualified_namespace_lookup): Likewise, pass flag.
3895         (lookup_flags): New function.
3896         (lookup_name_real): Compute flags, pass them.
3897         (lookup_namespace_name): Call with zero-flag.
3898         * decl2.c (ambiguous_decl): Add flag parameter, complain only
3899         according to flags.
3900         (lookup_using_namespace, qualified_lookup_using_namespace):
3901         Add flag parameter, pass them through.
3902         * lex.c (do_scoped_id): Call with zero-flag.
3904 1998-07-16  Jason Merrill  <jason@yorick.cygnus.com>
3906         * typeck.c (convert_for_assignment): Use comptypes.
3908 1998-07-16  Mark Mitchell  <mark@markmitchell.com>
3910         * semantics.c (finish_object_call_expr): Move test for the
3911         function called being a TYPE_DECL to ...
3912         * call.c (build_new_method_call): Here.
3914 1998-07-15  Jason Merrill  <jason@yorick.cygnus.com>
3916         * decl2.c (arg_assoc_class): Also look at template arguments, if any.
3917         (arg_assoc): Handle error_mark_node and multiple levels of TREE_LIST.
3919         * lex.c (looking_for_typename): Don't initialize.
3921         * decl2.c (ambiguous_decl): Clarify error message.
3923         * decl.c (push_using_directive): Iterate over namespaces used
3924         indirectly.
3926 1998-07-15  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
3928         * decl2.c (add_using_namespace): Iterate over namespaces used
3929         indirectly.
3931         * decl.c (lookup_name_real): Accept namespace aliases as locals.
3932         (cat_namespace_levels): Ignore aliases.
3933         (duplicate_decls): Ignore duplicate aliases.
3934         * decl2.c (do_namespace_alias): Process block level namespace
3935         aliases. Store alias with pushdecl. Remove odr errors.
3936         * parse.y (namespace_alias): New non-terminal.
3937         (extdef): Use it.
3939 1998-07-15  Jason Merrill  <jason@yorick.cygnus.com>
3941         * decl2.c (arg_assoc_type): Handle METHOD_TYPE like FUNCTION_TYPE.
3942         Handle TEMPLATE_TYPE_PARM.
3943         (arg_assoc): Rewrite.
3945         * pt.c (complete_template_args): Don't look at the context unless
3946         we have to.
3948         * method.c (build_decl_overload_real): Fix namespace handling.
3950         * typeck.c (build_unary_op): Extract a lone function from an
3951         OVERLOAD.
3953         * call.c (build_scoped_method_call): Handle getting a namespace
3954         for basetype in a destructor call.
3955         (check_dtor_name): Handle enums.
3957         * parse.y (using_directive): New nonterminal.
3958         (extdef, simple_stmt): Use it.
3960 1998-07-14  Martin von Löwis  <loewis@informatik.hu-berlin.de>
3962         * decl2.c (add_function): Move error message ...
3963         (arg_assoc_namespace): ... from here.
3965 1998-07-14  Jason Merrill  <jason@yorick.cygnus.com>
3967         * parse.y (namespace_qualifier): Fix multiple level handling.
3968         * decl2.c (namespace_ancestor): Use CP_DECL_CONTEXT.
3969         (arg_assoc): Don't skip the first argument of a function.
3971 Tue Jul 14 20:09:22 1998  Jeffrey A Law  (law@cygnus.com)
3973         * search.c (my_tree_cons): Clean up.
3975 1998-07-14  Jason Merrill  <jason@yorick.cygnus.com>
3977         * call.c (joust): Don't warn about "confusing" conversions to the
3978         same type.
3980 1998-07-14  Martin von Löwis  <loewis@informatik.hu-berlin.de>
3982         * class.c (push_nested_class): Complain about namespaces.
3983         * decl.c (start_decl): Enter the object's namespace.
3984         (cp_finish_decl): Leave it.
3985         (grokdeclarator): Likewise.
3986         * decl2.c (check_decl_namespace): New function.
3987         (finish_file): Call it.
3988         * parse.y (complex_direct_notype_declarator): Set complexity
3989         of namespace-qualified ids to -1, enter the namespace.
3991         * method.c (build_template_decl_overload): Expect _DECL as first
3992         parameter. Put context temporarily into current_namespace.
3993         * pt.c (check_explicit_specialization): Change caller.
3994         (tsubst): Likewise.
3996         * init.c (build_offset_ref): Call mark_used and
3997         convert_from_reference for namespace members.
3999 Mon Jul 13 23:25:28 1998  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4001         * search.c (my_tree_cons): The bitfield is at index 2.
4003 Mon Jul 13 17:21:01 1998  Nick Clifton  <nickc@cygnus.com>
4005         * lang-options.h: Format changed to work with new --help support
4006         in gcc/toplev.c
4007         
4008 1998-07-12  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4010         * decl2.c (build_expr_from_tree): Change calls of do_identifier.
4011         Do Koenig lookup in CALL_EXPR.
4012         (arg_assoc): Handle error_mark.
4013         * lex.c (is_global): New function.
4014         (do_identifier): Expect arguments for Koenig lookup.
4015         * parse.y (primary): Add rules for calls of unqualified function calls.
4016         (do_id): Change call of do_identifier.
4017         * pt.c (finish_stmt_expr): Likewise.
4018         * semantics.c (finish_id_expr): Likewise.
4019         (finish_call_expr): Add integer parameter to indicate
4020         argument-dependent lookup.
4022         * decl.c (struct binding_level): New field using_directives.
4023         (push_using_decl): Not sorry anymore.
4024         (push_using_directive): New function.
4025         (lookup_tag): Use CP_DECL_CONTEXT to iterate.
4026         (unqualified_namespace_lookup): New function, code from ...
4027         (lookup_name_real): ... here.
4028         * decl2.c (lookup_using_namespace): Pass using list instead of
4029         initial scope.
4030         (validate_nonmember_using_decl): New function.
4031         (do_nonmember_using_decl): New function.
4032         (do_toplevel_using_decl): Use them.
4033         (do_local_using_decl): New function.
4034         (do_using_directive): Support block-level directives.
4035         * parse.y (simple_stmt): Support using declarations and
4036         directives.
4037         (namespace_qualifier, namespace_using_decl): New non-terminals.
4039         * xref.c (classname): New function.
4040         (GNU_xref_hier): Change class and base parameters to tree.
4041         * decl.c (xref_baseypes): Change caller.
4042         * friend.c (make_friend_class): Likewise.
4044 1998-07-12  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
4046         * typeck.c (comptypes, case TEMPLATE_TEMPLATE_PARM): Add parameter 
4047         comparison.
4049         * pt.c (for_each_template_parm, case TEMPLATE_DECL): If it is a 
4050         template template parameter, record its use.
4051         (for_each_template_parm, case TEMPLATE_TEMPLATE_PARM): Traverse 
4052         its template arguments if exists.
4054         * pt.c (coerce_template_template_parms): New function equivalent
4055         to coerce_template_parms when IS_TMPL_PARM is true.
4056         (coerce_template_parms): Use it.  Remove the IS_TMPL_PARM parameter,
4057         all callers changed.
4059         (coerce_template_parms): Access ARGLIST properly when creating a
4060         new vector.  Only accept implicit TYPE_DECL as valid argument for
4061         a template template parameter when it is a base class of
4062         current_class_type.  Don't display error message when COMPLAIN is
4063         false.
4065 1998-07-12  Klaus Kaempf (kkaempf@progis.de)
4067         * repo.c (get_base_filename): Use file_name_nondirectory.
4068         (open_repo_file): Ditto.
4069         * cp-tree.h (file_name_nondirectory): Add prototype.
4071 1998-07-12  Jason Merrill  <jason@yorick.cygnus.com>
4073         * friend.c (do_friend): Pull the identifier out of declarator.
4074         Use cp_error and friends.
4075         * decl2.c (qualified_lookup_using_namespace): Fix call to 
4076         purpose_member.
4077         * decl.c (lookup_name_real): Don't call complete_type on a namespace.
4078         (grokvardecl): Use DECL_CLASS_SCOPE_P.
4079         * cvt.c (convert_pointer_to_real): Check for error_mark_node sooner.
4080         * class.c (warn_hidden): Fix for OVERLOAD.
4081         From grahams@rcp.co.uk:
4082         * cp-tree.h (DEFARG_NODE_CHECK): New macro.
4083         (DEFARG_LENGTH, DEFARG_POINTER): Use it.
4085 Sun Jul 12 01:20:57 1998  Jeffrey A Law  (law@cygnus.com)
4087         * g++.1 (-traditional): Remove duplicated documentation.
4089 1998-07-11  Mark Mitchell  <mark@markmitchell.com>
4091         * method.c (flush_repeats): Add nrepeats parameter.
4092         (issue_nrepeats): Likewise.
4093         (is_back_referenceable_type): New function.  Don't back-reference
4094         TEMPLATE_TYPE_PARMs as well as simple types like integers.
4095         (build_mangled_name_for_type): Likewise.
4096         (build_mangled_name_for_type_with_Gcode): Likewise.
4097         (lasttype): Remove.
4098         (nrepeats): Likewise.
4099         (Nrepeats): Likewise.
4100         (start_squangling): Don't clear the variables removed above.
4101         (end_squangling): Likewise.
4102         (flush_repeats): Tidy.  Use nrepeats parameter rather than
4103         Nrepeats global.
4104         (issue_nrepeats): Likewise, but with nrepeats global.  Use
4105         is_backreferenceable_type.
4106         (build_overload_nested_name): Tidy.  Add comment.  Use
4107         build_mangled_name_for_type.
4108         (build_underscore_int): Comment.
4109         (build_overload_scope_ref): Use build_mangled_name_for_type.
4110         (build_overload_int): Likewise.
4111         (build_template_template_parm_names): Tidy.
4112         (build_template_parm_names): Use build_mangled_name_for_type.
4113         (build_overload_identifier): Add comments.
4114         (build_mangled_name_for_type_with_Gcode): Split out from
4115         build_mangled_name.
4116         (build_mangled_name_for_type): Use it.
4117         (build_mangled_name): Rework to use build_mangled_name_for_type
4118         and to not use global nrepeats/Nrepeats.  Tidy.
4119         (process_modifiers): Tidy.
4120         (check_btype): Use is_backreferenceable_type.  Add comment.
4121         Rename `node' to `type'.
4122         (process_overload_item): Set numeric_output_need_bar here.
4123         Use build_mangled_name_for_type.  Tidy.
4124         (build_decl_overload_real): Tidy.  Don't use Nrepeats.  Use
4125         build_mangled_name_for_type.
4127         * pt.c (push_template_decl_real): Don't look at DECL_TEMPLATE_INFO
4128         for TYPE_DECLs.
4130 1998-07-08  Vladimir N. Makarov  <vmakarov@cygnus.com>
4132         * cp-tree.h (warn_long_long): Define.
4133         * decl.c (grokdeclarator): Add flag `warn_long_long' as guard for
4134         warning "ANSI C++ does not support `long long'".
4135         * decl2.c (warn_long_long): Define.
4136         (lang_decode_option): Parse -Wlong-long, -Wno-long-long options.
4138 1998-07-07  Jason Merrill  <jason@yorick.cygnus.com>
4140         * decl.c (xref_tag): Handle attributes between 'class' and name.
4141         * parse.y (aggr): Likewise.
4142         * semantics.c (finish_class_definition): Likewise.
4143         * Makefile.in (EXPECTED): Adjust.
4145         * cp-tree.h: Declare flag_optional_diags and warn_multichar.
4146         * decl2.c: Define them.
4147         (lang_decode_option): Handle them.
4148         * lang-options.h: Add -foptional-diags.
4149         * class.c (finish_struct): Don't complain about multiple meanings of 
4150         name if -fno-optional-diags.
4151         * decl.c (pushdecl_class_level): Likewise.
4152         * lex.c (real_yylex): Check warn_multichar.
4154 1998-07-06  Jason Merrill  <jason@yorick.cygnus.com>
4156         * decl.c (lookup_tag): Use CP_DECL_CONTEXT.
4158         * tree.c (make_binfo): Fix length.
4160 1998-06-30  Benjamin Kosnik  <bkoz@bliss.nabi.net>
4162         * decl2.c (lang_decode_option): Remove warn_template_debugging.
4163         * lang-options.h: Ditto.
4165 Mon Jun 29 20:17:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4167         * except.c (build_eh_type_type_ref): Remove unused variable `susp'.
4168         (process_start_catch_block): Likewise for variables
4169         `false_label_rtx', `call_rtx' and `return_value_rtx'.
4171 1998-06-29  Brendan Kehoe  <brendan@cygnus.com>
4173         * tree.c (build_srcloc): Make sure we allocate this node on the
4174         permanent obstack.
4176 Sat Jun 27 23:34:18 1998  Fred Fish  <fnf@ninemoons.com>
4178         * g++spec.c (NEED_MATH_LIBRARY): Define to 1 if not already defined.
4179         (lang_specific_driver): Initialize need_math with NEED_MATH_LIBRARY.
4180         (lang_specific_driver): Only add -lm automatically if need_math is
4181         nonzero.
4183 Sat Jun 27 12:22:56 1998  Jeffrey A Law  (law@cygnus.com)
4185         * Make-lang.in (g++): Depend on mkstemp.o.  Link in mkstemp.o
4187 Sat Jun 27 07:36:09 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4189         * Makefile.in (EXPR_H): New dependency variable.
4190         (decl2.o): Depend on $(EXPR_H).
4191         (typeck.o): Likewise.
4192         (init.o): Likewise.
4193         (expr.o): Likewise.
4195 1998-06-25  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
4197         * decl.c (start_enum): Put local enums on permanent_obstack.
4199 1998-06-25  Mark Mitchell  <mark@markmitchell.com>
4201         * cp-tree.h (c_get_alias_set): Declare.
4202         * decl.c (init_decl_processing): Set lang_get_alias_set.
4204 1998-06-25  Andrew MacLeod  <amacleod@cygnus.com>
4206         * cp-tree.h (mark_all_runtime_matches): Add function prototype.
4207         * except.c (mark_all_runtime_matches): Set TREE_SYMBOL_REFERENCED
4208         flag for all function decls which are in the exception table. 
4209         * exception.cc (__cplus_type_matcher): Check for CATCH_ALL_TYPE match.
4210         * decl2.c (finish_file): Call mark_all_runtime_matches to make sure
4211         code is emitted for any referenced rtti function.
4213 1998-06-25  Dave Brolley  <brolley@cygnus.com>
4215         * lang-specs.h: Use new | syntax to eliminate
4216         string concatenation.
4218 1998-06-25  Jason Merrill  <jason@yorick.cygnus.com>
4220         * cp-tree.h (CP_DECL_CONTEXT): New macro.
4221         * decl2.c (is_namespace_ancestor, lookup_using_namespace): Use it.
4222         * method.c (build_overload_nested_name): Likewise.
4223         * sig.c (build_signature_pointer_or_reference_type): Don't set
4224         DECL_CONTEXT.
4226 1998-06-24  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4228         Set DECL_CONTEXT for globals to NULL_TREE instead of global_namespace.
4229         * cp-tree.h (FROB_CONTEXT): New macro.
4230         (DECL_MAIN_P): ::main should have a DECL_CONTEXT of NULL_TREE.
4231         * decl.c (namespace_binding): Replace NULL_TREE with
4232         global_namespace.
4233         (set_namespace_binding, pop_namespace, lookup_name_real): Likewise.
4234         * decl2.c (is_namespace_ancestor, lookup_using_namespace):
4235         Likewise.
4236         * decl.c (pushtag): Use FROB_CONTEXT.
4237         (pushdecl, make_typename_type, define_function, grokdeclarator):
4238         Likewise.
4239         * decl2.c (set_decl_namespace, do_namespace_alias): Likewise.
4240         * pt.c (push_template_decl_real, lookup_template_class, tsubst):
4241         Likewise.
4242         * decl2.c (decl_namespace): Return global_namespace if no context.
4243         * method.c (build_overload_nested_name): Expect null as context.
4244         * pt.c (mangle_class_name_for_template): Do nothing for null
4245         contexts.
4246         (lookup_template_class): Allow for null id_context.
4248 1998-06-25  Richard Henderson  <rth@cygnus.com>
4250         * method.c (emit_thunk): Set current_function_is_thunk for the
4251         ASM_OUTPUT_MI_THUNK case as well.
4253 1998-06-23  Andrew MacLeod  <amacleod@cygnus.com>
4255         * exception.cc (__cplus_type_matcher): Get a match_info pointer
4256         instead of an exception table entry as a parameter.
4258 1998-06-23  Andrew MacLeod  <amacleod@cygnus.com>
4260         * parse.y (function_try_block): Don't call start_catch_handler.
4261         * except.c (call_eh_info): Remove coerced field from declaration.
4262         (build_eh_type_type_ref): New function to create an address of a
4263         rtti function for the new style exception tables.
4264         (expand_start_catch_block): Split function, this contains the
4265         common part.
4266         (process_start_catch_block_old): New function to perform the rest
4267         of expand_start_catch_block under old style exceptions.
4268         (process_start_catch_block_old): New function to perform the rest
4269         of expand_start_catch_block under new style exceptions.
4270         (expand_end_catch_block): Only pop the false label off the stack under
4271         the old style of exceptions.
4272         * semantics.c (finish_try_block): Don't call start_catch_handler.
4273         * exception.cc (struct cp_eh_info): Add original_value field.
4274         (__cplus_type_matcher): Perform type matching on the original exception
4275         value, and if we have a match, set the current value.
4276         (__cp_push_exception): Set the original expcetion value.
4278 1998-06-23  Jason Merrill  <jason@yorick.cygnus.com>
4280         * call.c (joust): Fix confusing conversion warning.
4282         * call.c (build_op_delete_call): Add placement parm.  Check
4283         LOOKUP_SPECULATIVELY.
4284         * cp-tree.h, decl2.c, init.c: Adjust.
4285         * decl.c (finish_function): Use it.
4287         * pt.c (tsubst): Diagnose creating void fields or variables.
4289 Mon Jun 22 08:50:26 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4291         * call.c (build_scoped_method_call): Remove unused variable `tmp'.
4293         * cp-tree.h (check_dtor_name): Add prototype.
4295         * init.c (expand_member_init): Remove unused variables
4296         `ptr_type_node', `parm' and `rval'.
4298         * ptree.c (print_lang_type): Use HOST_WIDE_INT_PRINT_DEC specifier
4299         in call to fprintf.
4300         (lang_print_xnode): Likewise.
4302         * typeck2.c (enum_name_string): Cast argument to sprintf to long
4303         and use %ld specifier.
4305         * xref.c (GNU_xref_end_scope): Use HOST_WIDE_INT_PRINT_DEC
4306         specifier in call to fprintf.
4307         (GNU_xref_member): Cast argument to sprintf to int.
4309 Fri Jun 19 23:22:42 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
4311         * typeck2.c (pop_init_level): Warn about implicit zero initialization
4312         of struct members.
4314 Thu Jun 18 09:32:32 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4316         * cp-tree.h: Prototype function `check_java_method'.
4318 1998-06-17  Jason Merrill  <jason@yorick.cygnus.com>
4320         * class.c (finish_struct): Make conflicting use of id a pedwarn.
4321         * decl.c (pushdecl_class_level): Likewise.
4323 1998-06-17  Mark Mitchell  <mark@markmitchell.com>
4325         * pt.c (convert_nontype_argument): Issue an error when presented
4326         with an integer (real) constant that cannot be simplified to an
4327         INT_CST (REAL_CST).
4329         * cp-tree.h (c_get_alias_set): Remove declaration added in
4330         1998-06-13 change that should never have been checked in.
4332 1998-06-17  Jason Merrill  <jason@yorick.cygnus.com>
4334         * typeck.c (build_binary_op_nodefault): Change % in format strings
4335         to %%.
4337         * decl.c (grokvardecl): Don't build_static_name for decls that
4338         aren't at namespace scope.
4340         * init.c (perform_member_init): Catch default-initialization of
4341         references.
4343 1998-06-17  Mark Mitchell  <mark@markmitchell.com>
4345         * errfn.c (cp_thing): Handle the `%%' formatting sequence.
4347 1998-06-17  Jason Merrill  <jason@yorick.cygnus.com>
4349         * method.c (hack_identifier): Complain about getting a namespace
4350         or class template.
4351         * typeck.c (decay_conversion): Remove check for namespaces.
4352         * typeck2.c (incomplete_type_error): Likewise.
4353         * parse.y (template_arg): Add PTYPENAME expansion.
4355 1998-06-16  Andrew MacLeod  <amacleod@cygnus.com>
4357         * decl.c (grokvardecl): Don't build external assembler names for 
4358         TYPENAMEs in other namespaces as there is no declarator.
4359         * error.c (cp_file_of, cp_line_of): Don't extract file or line number
4360         info from DECL_CONTEXT if it is NULL.
4362 1998-06-16  Jason Merrill  <jason@yorick.cygnus.com>
4364         * call.c (check_dtor_name): Split out.
4365         (build_scoped_method_call): Use it.
4366         (build_method_call): Use it.
4367         * init.c (build_offset_ref): Use it.
4369         * typeck.c (build_static_cast): Fix handling of pointers to members.
4371         * decl.c (finish_function): Just return nothing from a constructor.
4372         * typeck.c (c_expand_return): Complain about returning a void
4373         expression from a destructor.
4375 1998-06-13  Mark Mitchell  <mark@markmitchell.com>
4377         * class.c (alter_access): Accept a BINFO explaining how to get
4378         from the entity whose accessed is being altered to the type doing
4379         the altering.
4380         (handle_using_decl): New function containing code split out from ...
4381         (finish_struct_1): Here.
4383         * cp-tree.h (complete_type_or_else): Declare.
4384         * init.c (build_new_1, build_delete): Use it.
4385         * typeck.c (require_complete_type): Use complete_type, rather than
4386         expanding it inline.
4387         (complete_type_or_else): New function.
4388         (build_component_ref): Use it.
4389         (pointer_int_sum): Make sure the type pointed to is complete.
4390         (pointer_diff): Likewise.
4392         * pt.c (for_each_template_parm): Traverse the TYPE_CONTEXT for
4393         types. 
4395         * search.c (get_matching_virtual): Note that member templates
4396         cannot override virtual functions.
4398 1998-06-12  Brendan Kehoe  <brendan@cygnus.com>
4400         * pt.c (check_explicit_specialization): If DECLARATOR turned into
4401         an error_mark_node from lookup_template_function, return the same.
4402         (determine_specialization): Also make sure TEMPLATE_ID isn't an
4403         error_mark_node, before we try to read its operands.
4404         * decl.c (grokdeclarator): If we got an error_mark_node from
4405         check_explicit_specialization, just return it right back.
4407 1998-06-12  Mark Mitchell  <mark@markmitchell.com>
4409         * class.c (instantiate_type): Don't treat template-ids that don't
4410         specify any template arguments as equivalent to ordinary
4411         identifiers.  Use OFFSET_REF instead of SCOPE_REF to refer to
4412         pointer-to-members for member templates.  Tidy slightly.
4413         * cp-tree.def (TEMPLATE_ID_EXPR): Revise documentation.
4414         * init.c (build_offset_ref): Handle template-ids like ordinary
4415         identifiers, for the most part, but store a TEMPLATE_ID_EXPR in the
4416         offset part of the OFFSET_REF.
4417         * typeck.c (build_unary_op): Change check for unknown types to
4418         look for OFFSET_REFs, not SCOPE_REFs.
4420 1998-06-11  Mark Mitchell  <mark@markmitchell.com>
4422         * pt.c (is_member_template_class): New function.
4423         (push_template_decl_real): Use it.
4425 1998-06-11  Benjamin Kosnik  <bkoz@elmo.cygnus.com>
4427         * friend.c (do_friend): Add support for nested classes using
4428         member functions of the enclosing class as friends.
4430 1998-06-10  Mark Mitchell  <mark@markmitchell.com>
4432         * call.c (convert_default_arg): Make global, not static.
4433         (convert_arg_for_ellipsis): Split out from ...
4434         (build_over_call): Here.
4435         * cp-tree.h (convert_default_arg); Declare.
4436         (convert_arg_to_ellipsis): Likewise.
4437         (do_member_init): Remove.
4438         * init.c (do_member_init): Remove; this code is dead.
4439         (expand_member_init): Remove much of this code; it is dead.
4440         * typeck.c (convert_arguments): Use convert_default_arg and
4441         convert_arg_for_ellipsis, rather than duplicating here.
4442         
4443         * call.c (convert_like): Don't fail silently if 
4444         build_user_type_conversion fails.  Always return error_mark_node 
4445         for failure.
4447 1998-06-10  Jason Merrill  <jason@yorick.cygnus.com>
4449         * search.c (covariant_return_p): Complain about ambiguous base.
4451         * typeck.c (build_component_ref): Diagnose ref to nested type.
4453 1998-06-10  Brendan Kehoe  <brendan@cygnus.com>
4455         * decl.c (grokparms): Check that INIT isn't an error_mark_node
4456         before giving error about invalid type for default arg.
4458 1998-06-10  Jason Merrill  <jason@yorick.cygnus.com>
4460         * call.c (build_method_call): Fix thinko.
4462 1998-06-10  Dave Brolley  <brolley@cygnus.com>
4464         * decl2.c (lang_decode_option): New argc/argv interface.
4465         * cp-tree.h (lang_decode_option): New argc/argv interface.
4466         * lang-specs.h (default_compilers): Only call cpp if -E, -M or -MM is
4467         specified for cpplib-enabled compilers.
4468         * lex.c (lang_init): Don't check_newline for cpplib.
4469         (init_parse): Don't initialize cpplib here.
4471 1998-06-10  Brendan Kehoe  <brendan@cygnus.com>
4473         * typeck.c (build_component_ref): Make sure FIELD has a lang_specific
4474         piece before checking DECL_MUTABLE_P.
4476 1998-06-10  John Carr  <jfc@mit.edu>
4478         * tree.c (debug_binfo): Make printf format match arguments.
4480         * error.c (OB_PUTI): Make printf format match arguments.
4482 1998-06-10  Jason Merrill  <jason@yorick.cygnus.com>
4484         * init.c (perform_member_init): Handle default-initialization.
4486         * except.c (build_throw): Handle throwing NULL.
4488         * typeck.c (build_x_function_call): Use resolve_offset_ref.
4490         * search.c (compute_access): Only strip an anonymous union
4491         for a FIELD_DECL.
4493         * call.c (add_builtin_candidates): Tweak.
4495         * cvt.c (build_expr_type_conversion): Restore code for conversion
4496         from class types.
4497         * decl2.c (delete_sanity): Use it.  Clean up.
4499         * typeck.c (comp_ptr_ttypes_real): Fix cv-qual comparisons.
4501 1998-06-10  Branko Cibej  <branko.cibej@hermes.si>
4503         * typeck.c (c_expand_return): Don't warn about void expressions on
4504         return statements in functions returning void.
4506 1998-06-09  Mark Mitchell  <mark@markmitchell.com>
4508         * pt.c (fn_type_unification): Revise documentation.  Tidy.
4509         (type_unification): Likewise.
4511 1998-06-09  Andrew MacLeod  <amacleod@cygnus.com>
4513         * semantics.c (finish_try_block): Rename expand_start_catch, and delete
4514         expand_end_catch.
4515         * parse.y (function_try_block): Rename expand_start_catch, and delete
4516         expand_end_catch.
4517         * except.c (expand_end_eh_spec): Rename expand_start_catch, and delete
4518         expand_end_catch.
4520 1998-06-09  Jason Merrill  <jason@yorick.cygnus.com>
4522         * search.c (lookup_member): New fn.
4523         * class.c (finish_struct_1): Use it.
4524         * decl.c (lookup_name_real): Use it.
4526 Mon Jun  8 20:45:52 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4528         * Makefile.in (decl2.o): Depend on dwarf2out.h and dwarfout.h.
4530         * cp-tree.h: Add prototype for `maybe_print_template_context' and
4531         `maybe_make_one_only'.
4533         * decl.c (auto_function): Remove unused variable `decl'.
4535         * decl2.c: Include dwarf2out.h and dwarfout.h.
4537         * lex.c: Remove redundant declarations of `set_float_handler' and
4538         `asm_out_file'.
4540 1998-06-08  Andrew MacLeod  <amacleod@cygnus.com>
4542         * except.c (init_exception_processing): Remove NEW_EH_MODEL compile 
4543         time flag.  Call __cp_eh_info instead of __cp_exception_info.
4544         * exception.cc (struct cp_eh_info): Remove NEW_EH_MODEL flag.
4545         (__cp_exception_info): Return offset into cp_eh_info structure to 
4546         match what use to be the start of this structure.
4547         (__cp_eh_info): New function to return a pointer to cp_eh_info struct.
4548         (__cplus_type_matcher, __cp_push_exception): Remove NEW_EH_MODEL
4549         compile time flag.
4550         (__uncatch_exception, __check_eh_spec, std::uncaught_exception): Call 
4551         __cp_eh_info instead of __cp_exception_info.
4553 1998-06-08  Jason Merrill  <jason@yorick.cygnus.com>
4555         * decl.c (cp_finish_decl): Disable inlining of extern inlines
4556         with static variables.
4558 1998-06-08  Mark Mitchell  <mark@markmitchell.com>
4560         * init.c (build_offset_ref): Correct previous change to use build,
4561         not build_min.
4563 1998-06-07  Mark Mitchell  <mark@markmitchell.com>
4565         * class.c (instantiate_type): Handle pointer-to-members where the
4566         member is a template.
4567         * init.c (build_offset_ref): Likewise.
4568         * typeck.c (build_unary_op): Likewise.
4570 1998-06-07  Richard Henderson  <rth@cygnus.com>
4572         * lex.c (lang_init_options): New function.
4573         (lang_init): Remove flag_exceptions == 2 hack.
4574         
4575 1998-06-05  Jason Merrill  <jason@yorick.cygnus.com>
4577         * search.c (envelope_add_decl): Tweak for implicit typename.
4579         * call.c (joust): Also warn about confusing conversion op/constructor
4580         overload resolution.
4582         * spew.c (yylex): Also return the TYPE_DECL if got_object.
4583         Don't clear got_object after '~'.
4584         * call.c (build_scoped_method_call): Tweak destructor handling.
4585         (build_method_call): Likewise.
4586         * pt.c (tsubst_copy, case METHOD_CALL_EXPR): Don't mess with
4587         TYPE_MAIN_VARIANT for destructors.
4588         * semantics.c (finish_object_call_expr): Complain about calling a
4589         TYPE_DECL.
4591 1998-06-05  Per Bothner  <bothner@cygnus.com>
4593         * g++spec.c (lang_specific_pre_link, lang_specific_extra_ofiles):
4594         Define - update needed by gcc.c change.
4596 1998-06-05  Jason Merrill  <jason@yorick.cygnus.com>
4598         * error.c (cp_printers): Use 'o' instead of '_' for the null entry.
4600 1998-06-05  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
4602         * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE): Declare.
4603         * decl.c (lookup_name_real): Add namespaces_only parameter.
4604         If set, return only NAMESPACE_DECLs.
4605         (select_decl): Likewise.
4606         (identifier_type_value): Give additional parameter.
4607         (lookup_name_nonclass): Likewise.
4608         (lookup_name): Likewise.
4609         (find_binding): Skip namespace aliases.
4610         (binding_for_name): Likewise.
4611         (push_namespace): Check for namespace aliases.
4612         (lookup_name_namespace_only): New function.
4613         (begin_only_namespace_names, end_only_namespace_names): New functions.
4614         * decl2.c (set_decl_namespace): Skip namespace aliases.
4615         (do_using_directive): Likewise.
4616         (do_namespace_alias): Produce namespace aliases, fix alias 
4617         redeclaration.
4618         * error.c (dump_decl): Support SCOPE_REF.
4619         * parse.y (extdef): Wrap lookup with namespace_only for namespace
4620         aliases and using declarations.
4622 1998-06-04  Jason Merrill  <jason@yorick.cygnus.com>
4624         * tree.c (really_overloaded_fn): Only see through one TREE_LIST.
4626         * error.c (dump_expr): Clean up NEW_EXPR case.
4628 1998-06-04  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4630         Suggested by Brendan Kehoe
4631         * decl2.c (do_toplevel_using_decl): When decl is a TYPE_DECL,
4632         treat it as using ::decl.
4634         * decl2.c (arg_assoc_type): Process unknown_type_node and OFFSET_TYPE.
4636         * tree.c (mapcar): Support NEW_EXPR.
4638         * error.c (dump_expr): Support NEW_EXPR.
4640 1998-06-03  Jason Merrill  <jason@yorick.cygnus.com>
4642         * method.c (make_thunk): Use overload machinery to make name.
4643         * search.c (covariant_return_p): New fn.
4644         (get_matching_virtual): Use it.
4646         * init.c (build_new_1): Fix check for void.
4648 1998-06-01  Per Bothner  <bothner@cygnus.com>
4650         * cp-tree.h (TYPE_FOR_JAVA):  New macro.
4651         * decl.c, cp-tree.h (java_byte_type_node, java_short_type_node,
4652         java_int_type_node, java_long_type_node, java_float_type_node,
4653         java_double_type_node, java_char_type_node, java_boolean_type_node):
4654         New "primitive" types, with predefined names __java_byte etc.
4655         (record_builtin_java_type):  New function.
4656         (init_decl_processing):  Make Java types with record_builtin_java_type.
4657         (pushtag, grokdeclarator):  Set TYPE_FOR_JAVA if in extern "JAVA".
4658         (xref_baseypes):  If base class was TYPE_FOR_JAVA, so is this class.
4659         (grokfndecl):  Call check_java_method for Java classes.
4660         * method.c (is_java_type):  Removed.  Replaced with TYPE_FOR_JAVA.
4661         (process_overload_item):  Match types against specific
4662         java_XX_type_node types, rather than using is_java_type.
4663         * class.c (finish_struct_1):  Don't add default copy constructor
4664         or operator= if TYPE_FOR_JAVA.
4665         (pop_lang_conext):  Restore strict_prototyp proper if Java.
4666         * decl2.c (acceptable_java_type, check_java_method):  New functions.
4667         * pt.c (instantiate_class_template):  Copy TYPE_FOR_JAVA from pattern.
4668         (tsubst):  Move common statement after if statement.
4669         * typeck.c (comptypes):  If strict, TYPE_FOR_JAVA must match.
4671 1998-06-01  Jason Merrill  <jason@yorick.cygnus.com>
4673         * pt.c (for_each_template_parm): Use first_rtl_op.
4675         * tree.c (build_cplus_array_type_1): Also check index_type for
4676         template parms.
4678 1998-05-31  Jason Merrill  <jason@yorick.cygnus.com>
4680         * pt.c (tsubst): Always copy BINFO_BASETYPES.
4682 1998-05-29  scott snyder  <snyder@d0sgif.fnal.gov>
4684         * tree.c (layout_basetypes): If we change TYPE_SIZE, change
4685         TYPE_SIZE_UNIT too.
4687 1998-05-29  Mark Mitchell  <mark@markmitchell.com>
4689         * decl.c (grokdeclarator): Don't complain about in-class
4690         initialization of static consts if we don't really know the type
4691         of the variable.
4693 1998-05-29  Jason Merrill  <jason@yorick.cygnus.com>
4695         * cp-tree.h (DECL_DESTRUCTOR_P): New macro.
4696         * method.c (build_destructor_name): New fn.
4697         * decl2.c (maybe_retrofit_in_chrg): Split out...
4698         (grokclassfn): From here.  Reorganize.
4699         * decl.c (grok_ctor_properties): Make sure ctors for types with 
4700         vbases have the in_chrg parm.
4701         * pt.c (instantiate_class_template): Update 
4702         TYPE_USES_VIRTUAL_BASECLASSES from tsubsted bases.  Don't call
4703         grok_*_properties.
4704         (tsubst): Call grok_ctor_properties and maybe_retrofit_in_chrg.
4706 1998-05-28  Mark Mitchell  <mark@markmitchell.com>
4708         * pt.c (instantiate_decl): Make test for whether or not static
4709         variables should be instantiated early match its comment.
4711 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
4713         * decl.c (start_decl): Always pedwarn about vacuously redeclaring 
4714         a member.
4715         (start_function): Call check_default_args.
4716         * decl2.c (grokfield): Don't call check_default_args.
4717         (check_default_args): Use cp_error_at.
4718         * lex.c (do_pending_defargs): Call check_default_args.
4720 1998-05-27  Brendan Kehoe  <brendan@cygnus.com>
4722         * call.c (build_method_call): Make sure get_type_value returns
4723         something before we try to use its TYPE_MAIN_VARIANT.
4724         (build_scoped_method_call): Likewise.
4726 1998-05-27  Jason Merrill  <jason@yorick.cygnus.com>
4728         * typeck2.c (digest_init): Complain about getting a TREE_LIST to
4729         initialize an array.
4731         * search.c (expand_upcast_fixups): Don't set DECL_CONTEXT and
4732         DECL_VIRTUAL_P.
4734         * friend.c (do_friend): Clarify template warning.
4736 1998-05-27  Mark Mitchell  <mark@markmitchell.com>
4738         * decl.c (shadow_label): Don't treat decls as identifiers.
4739         (maybe_push_to_top_level): Clear shadowed_labels.
4741         * pt.c (instantiate_decl): Reset lineno and filename after calling
4742         regenerate_decl_from_template. 
4744         * decl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an
4745         error_mark_node.
4747 1998-05-27  Kevin Buhr  <buhr@stat.wisc.edu>
4749         * parse.y (base_class): Use is_aggr_type, not IS_AGGR_TYPE.
4751 1998-05-26  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
4753         * pt.c (process_template_parm): Accept TYPENAME_TYPE nodes.
4754         (convert_nontype_argument): Handle cases when nontype template
4755         parameters become classes after substitution.
4757 1998-05-26  Mark Mitchell  <mark@markmitchell.com>
4759         * friend.c (is_friend): Use comptypes, rather than == to compare
4760         types.  Modify for new representation of template friends.
4761         (make_friend_class): Likewise.
4762         * pt.c (tsubst_friend_class): Undo 1998-05-21 change.  Tweak.
4763         (instantiate_class_template): Deal with template friends.
4765         * decl.c (store_parm_decls): Remove redundant call to
4766         expand_main_function.
4768 1998-05-26  Benjamin Kosnik  <bkoz@loony.cygnus.com>
4770         * decl.c (start_decl): Check for DECL_LANG_SPECIFIC before
4771         DECL_USE_TEMPLATE.
4773 1998-05-26  Per Bothner  <bothner@cygnus.com>
4775         * language_as_string:  Handle lang_java.
4777 1998-05-26  Jason Merrill  <jason@yorick.cygnus.com>
4779         * decl.c (pushdecl): Don't copy the type_decl.
4781 1998-05-26  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4783         * class.c (pushclass): Always store TYPE_MAIN_VARIANT in
4784         current_class_type.
4785         * decl.c (grokdeclarator): Put typedefs on the type's obstack.
4787         * parse.y (complex_direct_notype_declarator): Use $1 to access
4788         scope of notype_qualified_id.
4790 1998-05-26  Dave Brolley  <brolley@cygnus.com>
4792         * lex.c (parse_options,yy_cur,yy_lim): Add for cpplib.
4793         (init_parse): Initialize cpplib interface.
4795         * Makefile.in (CXX_OBJS): Make sure dependencies never end with an
4796         empty continuation.
4798 1998-05-26  Mark Mitchell  <mark@markmitchell.com>
4800         * decl.c (pushtag): Avoid crashing on erroneous input.
4802 1998-05-25  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4804         * decl.c (push_namespace): Only produce one unique name for
4805         anonymous namespaces.
4806         (get_unique_name): Remove.
4808 1998-05-25  Mark Mitchell  <mark@markmitchell.com>
4810         * call.c (tourney): Don't do any extra comparisons.
4812         * decl2.c (build_anon_union_vars): Don't crash on empty sub-unions.
4814         * cp-tree.h (processing_template_parmlist): Declare.
4815         * decl.c (pushtag): Don't call push_template_decl when we
4816         shouldn't. 
4817         * pt.c (processing_template_parmlist): New variable.
4818         (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): New macro.
4819         (complete_template_args): Use it.
4820         (add_to_template_args): Likewise.
4821         (innermost_args): Likewise.
4822         (tsubst): Likewise.
4823         (begin_template_parm_list): Use processing_template_parmlist.
4824         (end_template_parm_list): Likewise.
4826         * cp-tree.h (ANON_UNION_TYPE_P): New macro.
4827         * decl.c (grokdeclarator): Use it.
4828         * decl2.c (grok_x_components): Likewise.
4829         * init.c (initializing_context): Likewise.
4830         * method.c (do_build_copy_constructor): Likewise.
4831         (do_build_assign_ref): Likewise.
4832         * search.c (compute_access): Likewise.
4833         * typeck.c (build_component_ref): Likewise.
4835         * decl.c (grokdeclarator): Don't give a cv-qualified version of an
4836         unnamed type a typedef name "for linkage purposes".
4838         * pt.c (lookup_template_class): Don't look at
4839         IDENTIFIER_CLASS_VALUE when there's no current_class_type.
4841         * method.c (build_overload_int): Handle error cases gracefully.
4843         * pt.c (instantiate_decl): Handle static member variables
4844         correctly.
4846         * pt.c (tsubst): Use the tsubst'd type when producing new
4847         TEMPLATE_PARM_INDEX nodes.
4849 1998-05-24  Mark Mitchell  <mark@markmitchell.com>
4851         * tree.c (cp_tree_equal): Handle pointers to member functions.
4853         * call.c (maybe_handle_implicit_object): Handle QUAL_CONVs.  Make
4854         sure the type of the REF_BIND is a reference type.
4855         (maybe_handle_ref_bind, compare_ics): Rename reference_type to
4856         target_type for clarity.
4858         * parse.y (xcond): Move call to condition_conversion ...
4859         * semantics.c (finish_for_cond): Here.
4860         * parse.c: Regenerated.
4861         
4862 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
4864         * decl.c (push_namespace): Namespaces have type void.
4865         * typeck2.c (incomplete_type_error): Complain about namespace
4866         used as expression.
4867         * typeck.c (decay_conversion): Likewise.
4869 1998-05-24  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4871         * error.c (dump_expr): Support namespaces.
4873 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
4875         * cp-tree.def: Add SRCLOC.
4876         * cp-tree.h: Add struct tree_srcloc and accessor macros.
4877         * tree.c (build_srcloc, build_srcloc_here): New fns.
4878         * pt.c (add_pending_template): Use build_srcloc_here.
4879         (push_tinst_level): Update last_template_error_tick before erroring.
4880         (instantiate_decl): Restore lineno and input_filename before 
4881         calling add_pending_template.
4882         * decl2.c (finish_file): Set up lineno and input_filename for
4883         pending templates.
4885 1998-05-22  Jason Merrill  <jason@yorick.cygnus.com>
4887         * decl.c (lang_print_error_function): New fn.  
4888         (init_decl_processing): Set print_error_function to use it.
4889         * errfn.c (cp_thing): Don't call maybe_print_template_context here.
4891         * call.c (maybe_handle_ref_bind): Propagate ICS_USER_FLAG and
4892         ICS_BAD_FLAG.
4894         * cvt.c (ocp_convert): Don't set LOOKUP_NO_CONVERSION for
4895         copy-initialization.
4897         * class.c (build_vtable_entry): Use int_fits_type_p.
4898         (build_vtable): Pass a signed offset to build_vtable_entry.
4899         (prepare_fresh_vtable, modify_one_vtable, fixup_vtable_deltas1,
4900         set_rtti_entry): Likewise.
4902 1998-05-22  Per Bothner  <bothner@cygnus.com>
4904         * cp-tree.h:  Add comments documenting which LANG_FLAGS are used.
4905         (C_TYPE_VARIABLE_SIZE, C_DECL_VARIABLE_SIZE):  Removed, not used.
4907 1998-05-22  Jason Merrill  <jason@yorick.cygnus.com>
4909         * pt.c (print_template_context): Use fprintf instead of cp_error.
4911         * pt.c (determine_specialization): Just return an error_mark_node.
4912         Also print the decl we want in error messages.  If we complain,
4913         return error_mark_node.
4914         (tsubst_friend_function): Set lineno and input_filename so 
4915         error messages will be useful.
4916         (instantiate_template): Just return an error_mark_node.
4917         (check_explicit_specialization): Don't mess with a returned
4918         error_mark_node.
4920         * pt.c (print_template_context): Add new argument.
4921         (maybe_print_template_context): New fn.
4922         (push_tinst_level): Increment tinst_level_tick.
4923         (pop_tinst_level): Likewise.
4924         * errfn.c (cp_thing): Call maybe_print_template_context.  Use
4925         xrealloc instead of xmalloc.
4927         * typeck.c (build_unary_op, CONVERT_EXPR): Propagate TREE_CONSTANT.
4929 1998-05-21  Jason Merrill  <jason@yorick.cygnus.com>
4931         * pt.c (tsubst_friend_class): Don't call redeclare_class_template
4932         if the template we looked up is the same as the one we already
4933         have.
4935 Thu May 21 11:54:44 1998  Dave Brolley  <brolley@cygnus.com>
4937         * lex.c: (handle_sysv_pragma): FILE* parameter not used.
4938         (cpp_reader,parse_in): Add for cpplib.
4939         (check_newline): Call handle_sysv_pragma with new interface.
4940         (check_newline): Call GET_DIRECTIVE_LINE, not get_directive_line.
4942         * input.c: (yy_cur,yy_lim,yy_get_token,GETC): Add for cpplib.
4943         (sub_getch): Call GETC for cpplib.
4945         * cp-tree.h: (get_directive_line): Different prototype for cpplib.
4946         (GET_DIRECTIVE_LINE): Macro wrapper for get_directive_line.
4948         * Makefile.in (CXX_OBJS): add @extra_cxx_objs@ for cpplib.
4950 1998-05-21  Jason Merrill  <jason@yorick.cygnus.com>
4952         * decl2.c (maybe_make_one_only): New fn.
4953         (import_export_vtable): Use it.
4954         (import_export_decl): Likewise.
4955         * pt.c (mark_decl_instantiated): Likewise.
4957 1998-05-21  Mark Mitchell  <mmitchell@usa.net>
4959         * decl2.c (find_representative_member): Rename to ...
4960         (build_anon_union_vars): New function.
4961         (finish_anon_union): Fix stupidity of previous change.
4963 1998-05-20  Jason Merrill  <jason@yorick.cygnus.com>
4965         * decl.c (grokfndecl): Handle definition of specialization in
4966         friend declaration.
4968         * error.c (dump_decl): Fix LOOKUP_EXPR handling.
4970 1998-05-20  Mark Mitchell  <mmitchell@usa.net>
4972         * class.c (delete_duplicate_fields_1): Use DECL_DECLARES_TYPE_P
4973         to look for type declarations.
4974         (finish_struct): Deal with templates on the CLASSTYPE_TAGS list.
4975         * cp-tree.h (DECL_DECLARES_TYPE_P): New macro.
4976         (finish_member_class_template): Declare.
4977         * decl.c (pushtag): Put member class templates on the
4978         CLASSTYPE_TAGS list, just as for ordinary member classes.
4979         (pushdecl_class_level): Use DECL_DECLARES_TYPE_P.
4980         (lookup_tag): Look for IDENTIFIER_CLASS_VALUEs, just as with
4981         IDENTIFIER_NAMESPACE_VALUEs. 
4982         * parse.y (component_decl): Move code to ...
4983         * semantics.c (finish_member_class_template): New function.  
4984         Don't put member class templates on the list of components for a
4985         class. 
4986         * parse.c: Regenerated.
4987         * pt.c (classtype_mangled_name): Don't try DECL_CONTEXT on types.
4988         In fact, don't use DECL_CONTEXT at all here.
4990 1998-05-20  Martin von Loewis  <loewis@informatik.hu-berlin.de>
4992         * decl.c (record_unknown_type): New function.
4993         (init_decl_processing): Call it for the unknown and global type
4994         nodes.
4996 1998-05-20  Mark Mitchell  <mmitchell@usa.net>
4998         * decl2.c (find_representative_member): New function.
4999         (finish_anon_union): Use it.
5001         * cp-tree.h (MAIN_NAME_P): New macro.
5002         (DECL_MAIN_P): Likwise.
5003         * decl.c (pushdecl): Avoid crashing on redefinitions of `main'.
5004         (grokfndecl): Use the new macros.
5005         (grokdeclarator): Likewise.
5006         (start_function): Likewise.
5007         (store_parm_decls): Likewise.
5008         (finsh_function): Likewise.
5009         * friend.c (do_friend): Likewise.
5010         * typeck.c (build_function_call_real): Likewise.
5011         (build_unary_op): Likewise.
5013 Wed May 20 02:16:01 1998  Jason Merrill  <jason@yorick.cygnus.com>
5015         * decl2.c (start_objects, finish_objects, do_dtors,
5016         do_ctors): Split out from...
5017         (finish_file): ...here.
5019 Tue May 19 20:36:23 1998  Jason Merrill  <jason@yorick.cygnus.com>
5021         * tree.c (is_overloaded_fn): Don't abort on placeholders from
5022         push_class_decls.
5024 Tue May 19 15:16:22 1998  Brendan Kehoe  <brendan@cygnus.com>
5026         * class.c (is_empty_class): Return 0 if TYPE is an error_mark_node.
5028         * error.c (dump_expr): Handle an ARROW_EXPR.
5030 Tue May 19 15:13:39 1998  Mark Mitchell  <mmitchell@usa.net>
5032         * decl.c (saveable_obstack): Declare.
5033         (pushdecl): Copy TYPE_DECLs to the same obstack as the type they
5034         declare, if necessary.
5036 Tue May 19 14:50:27 1998  Mark Mitchell  <mmitchell@usa.net>
5038         * call.c (compare_qual): Remove.
5039         (is_subseq): Tweak.
5040         (is_properly_derived_from): New function.
5041         (maybe_handle_ref_bind): Likewise.
5042         (maybe_handle_implicit_object): Likewise.
5043         (compare_ics): Modify substantially to bring into conformance with
5044         the standard.
5045         * cp-tree.h (TYPE_PTRMEMFUNC_OBJECT_TYPE): New macro.
5046         (comp_cv_qualification): Declare.
5047         (comp_cv_qual_signature): Likewise.
5048         * typeck.c (comp_cv_qualification): Likewise.
5049         (comp_cv_qual_signature): Likewise.
5051 Tue May 19 10:05:02 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5053         * Makefile.in (parse.o): Depend on toplev.h.
5055         * class.c (typecode_p): Remove prototype and definition.
5057         * cp-tree.h (currently_open_class, is_empty_class, member_p):
5058         Add prototype.
5060         * decl.c (push_overloaded_decl_top_level): Remove prototype and
5061         definition.
5063         * errfn.c (cp_error): Cast function pointer `error' to (errorfn *)
5064         in call to `cp_thing'.
5065         (cp_warning): Likewise for function pointer `warning'.
5067         * except.c (do_function_call): Remove prototype and definition.
5068         (call_eh_info): Wrap variable `t1' in macro NEW_EH_MODEL.
5070         * method.c (is_java_type): Add prototype and make it static.
5072         * parse.y: Include toplev.h.
5074         * pt.c (type_unification): Remove unused variable `arg'.
5075         (instantiate_decl): likewise for `save_ti'.
5077         * tree.c (propagate_binfo_offsets): Likewise for `base_binfos'.
5078         
5079 Tue May 19 02:43:25 1998  Jason Merrill  <jason@yorick.cygnus.com>
5081         * init.c (build_member_call): Handle template_ids.
5082         * parse.y (primary): Add global_scope template_id.
5084 Mon May 18 23:22:52 1998  Jason Merrill  <jason@yorick.cygnus.com>
5086         * decl2.c (get_sentry): Use end_temporary_allocation.
5087         Don't declare permanent_obstack.
5089 Mon May 18 12:28:44 1998  Mark Mitchell  <mmitchell@usa.net>
5091         * parse.y (.finish_new_placement): New non-terminal.
5092         (unary_expr, new_type_id): Use it.  
5093         * parse.c: Regenerated.
5094         
5095 Mon May 18 12:20:27 1998  Brendan Kehoe  <brendan@cygnus.com>
5097         * pt.c (redeclare_class_template): Say where the original definition
5098         of the template-parameter's default argument appeared.
5100 Mon May 18 03:00:57 1998  Jason Merrill  <jason@yorick.cygnus.com>
5102         * call.c (build_over_call): Tweak empty class handling.
5104         * decl.c (make_typename_type): Use currently_open_class.
5106         * class.c (instantiate_type): Don't abort on TREE_NONLOCAL_FLAG.
5108 Mon May 18 01:43:01 1998  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
5110         * decl.c (lookup_name_real): Don't look at IDENTIFIER_LOCAL_VALUE 
5111         for a type unless it is one.
5113         * class.c (finish_struct_1): Use OVL_CURRENT in error message.
5115 Mon May 18 01:24:08 1998  Jeffrey A Law  (law@cygnus.com)
5117         * Makefile.in (program_transform_name, objdir): Define.
5119         * Makefile.in (BISON): Use bison from the build tree if it exists.
5120         (FLEX): Similarly.
5122 Sun May 17 14:52:08 1998  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
5124         * typeck.c (type_unknown_p): Return true for TREE_LIST also.
5126         * call.c (build_method_call): Use TYPE_MAIN_VARIANT on typedefs.
5128 Sun May 17 14:51:41 1998  Jason Merrill  <jason@yorick.cygnus.com>
5130         * call.c (build_scoped_method_call): Likewise.
5132 Sun May 17 13:53:48 1998  Mark Mitchell  <mmitchell@usa.net>
5134         * init.c (build_new_1): Call suspend_momentary around the creation
5135         of values that must be saved for exception handling.
5136         * parse.y (.build_new_placement): New non-terminal.
5137         (unary_expr, new_placement): Use it.
5138         * parse.c: Regenerated.
5139         
5140 Sun May 17 12:32:08 1998  Jason Merrill  <jason@yorick.cygnus.com>
5142         * decl.c (duplicate_decls): Use CANONICAL_TYPE_VARIANT to compare
5143         old and new types.
5145         * pt.c (tsubst): Make sure that BINFO_TYPE of new binfos is the
5146         canonical type.
5148         * call.c (build_over_call): Don't use IS_SIGNATURE on a namespace.
5150 Fri May 15 20:28:00 1998  Jason Merrill  <jason@yorick.cygnus.com>
5152         * decl.c (start_decl): Revert problem change.
5154         * Makefile.in (CONFLICTS): Fix.
5156 Fri May 15 15:34:02 1998  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
5158         * decl.c (duplicate_decls): Clean up, add DECL_DATA_AREA bits.
5160 Fri May 15 00:46:05 1998  Jason Merrill  <jason@yorick.cygnus.com>
5162         * class.c (finish_struct_1): Use BINFO_SIZE.
5164         * decl.c (start_decl): Use 'tem'.
5166 Thu May 14 16:30:47 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
5168         * exception.cc: Include eh-common.h.
5169         (struct cp_eh_info): add eh_info struct with NEW_EH_MODEL.
5170         (__cplus_type_matcher): First stab at new C++ runtime type matcher.
5171         (__cp_push_exception): Initialize eh_info struct as well.
5172         * except.c: Remove local structs and include eh-common.h.
5173         (init_exception_processing): Set language and version codes.
5174         (call_eh_info): add presence of eh_info to runtime description of 
5175         struct cp_eh_info.
5176         (expand_end_eh_spec): call start_catch_block() and end_catch_block().
5177         * semantics.c (finish_try_block): call start_catch_block() and 
5178         end_catch_block().
5179         * parse.y (function_try_block): call start_catch_block() and 
5180         end_catch_block().
5182 Thu May 14 12:27:34 1998  Brendan Kehoe  <brendan@cygnus.com>
5184         * typeck.c (original_type): New function.
5185         (common_type): Use it to get the DECL_ORIGINAL_TYPE for T1 and T2,
5186         to see if they're actually the same.
5187         * cp-tree.h (original_type): Declare.
5189 Wed May 13 12:54:30 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5191         * Makefile.in (lex.o): Depend on output.h.
5192         
5193         * call.c (add_function_candidate): Remove unused variable `cand'.
5194         (add_conv_candidate): Likewise.
5195         (build_builtin_candidate): Likewise.
5196         
5197         * cp-tree.h: Add prototype for `types_overlap_p'.
5199         * decl.c (signal_catch): Mark parameter `sig' with ATTRIBUTE_UNUSED.
5201         * decl2.c (merge_functions): Remove unused variables `tmp' and
5202         `tempn'.
5204         * error.c (expr_as_string): Mark parameter `v' with ATTRIBUTE_UNUSED.
5205         (code_as_string): Likewise.
5206         (language_as_string): Likewise.
5207         (parm_as_string): Likewise.
5208         (op_as_string): Likewise.
5209         (assop_as_string): Likewise.
5210         (cv_as_string): Likewise.
5212         * lex.c: Include output.h.
5214         * pt.c (type_unification): Cast first argument of `bzero' to a char*.
5216         * search.c (dfs_no_overlap_yet): Mark parameter `t' with
5217         ATTRIBUTE_UNUSED.
5219         * tinfo.cc (__class_type_info::dcast): Change the type of variable
5220         `i' from int to size_t.
5222         * typeck.c (language_lvalue_valid): Mark parameter `exp' with
5223         ATTRIBUTE_UNUSED.
5225 Tue May 12 21:37:49 1998  Jason Merrill  <jason@yorick.cygnus.com>
5227         * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/or
5228         DECL_NAMESPACE_SCOPE_P.
5229         (lang_decl_name): Likewise.
5230         * pt.c (tsubst_friend_function, tsubst): Likewise.
5231         * decl.c (pushdecl, redeclaration_error_message, start_decl, 
5232         cp_finish_decl, start_function): Likewise.
5233         * class.c (finish_struct_1): Likewise.
5234         * call.c (build_over_call): Likewise.
5235         (compare_ics): Use DERIVED_FROM_P.
5237 Tue May 12 07:24:18 1998  Mark Mitchell  <mmitchell@usa.net>
5239         * cp-tree.h (CANONICAL_TYPE_VARIANT): New macro.
5240         * method.c (build_mangled_name): Use it.
5241         (build_decl_overload_real): Likewise.
5243         * error.c (dump_simple_decl): New function, broken out from ...
5244         (dump_decl): Use it.
5246 Mon May 11 11:38:07 1998  Mark Mitchell  <mmitchell@usa.net>
5248         * ptree.c (lang_print_xnode): Add missing `break'.
5250         * pt.c (tsubst): Remove duplicate check for IDENTIFIER_NODE.
5252         * call.c (add_template_candidate): Adjust for changes to
5253         fn_type_unification. 
5254         (add_template_candidate_real): Likewise.
5255         (add_template_conv_candidate): Likewise.
5256         (build_user_type_conversion_1): Likewise.
5257         (build_new_function_call): Likewise.
5258         (build_object_call): Likewise.
5259         (build_new_op): Likewise.
5260         (build_new_method_call): Likewise.
5261         * class.c (instantiate_type): Likewise.
5262         * cp-tree.h (unification_kind_t): New type.
5263         (fn_type_unification): Adjust prototype.
5264         (type_unificaiton): Likewise.
5265         * pt.c (UNIFY_ALLOW_NONE): New macro.
5266         (UNIFY_ALLOW_MORE_CV_QUAL): Likewise.
5267         (UNIFY_ALLOW_LESS_CV_QUAL): Likewise.
5268         (UNIFY_ALLOW_DERIVED): Likewise.
5269         (unify): Change prototype.
5270         (maybe_adjust_types_for_deduction): New function.
5271         (check_cv_quals_for_unify): Likewise.
5272         (determine_specialization): Adjust.
5273         (fn_type_unification): Likewise.
5274         (type_unification): Likewise.
5275         (type_unification_real): Likewise.  Use
5276         maybe_adjust_types_for_deduction.  Fix mishandling of
5277         back-unification of template functions passed as arguments.  Pass
5278         appropriate combination of UNIFY_ALLOW_* to unify.
5279         (unify): Remove unused NTPARMS parameter.  Use
5280         check_cv_quals_for_unify.  Remove bogus code that allowed
5281         too-generous unification in order to adhere more closely to standard.
5282         (get_bindings_real): Adjust.
5283         (get_class_bindings): Likewise.
5285         * method.c (build_overload_identifier): Only use the innermost
5286         template arguments when mangling.
5287         * pt.c (tsubst_template_argument_vector): New function.
5288         (complete_template_args): Deal with the situation where the
5289         extra_args contain more than one level of arguments.
5290         (lookup_template_class): Deal with member template classes, which
5291         may have more than one level of arguments.
5292         (tsubst): Don't tsbust into the TREE_TYPE of an IDENTIFIER_NODE.
5293         Improve handling of member template classes.  Use
5294         DECL_PRIMARY_TEMPLATE instead of inline expansion.  Use
5295         tsubst_template_argument_vector where appropriate.
5296         (regenerate_decl_from_template): Break out from ...
5297         (instantiate_decl): Here.
5298         
5299         * lex.c (yyprint): Remove TYPENAME_ELLIPSIS.
5300         * parse.h: Regenerated.
5301         * parse.c: Really regenerated.
5302         
5303         * cp-tree.h (finish_unary_op_expr): New function.
5304         (finish_id_expr): Likewise.
5305         (begin_new_placement): Likewise.
5306         (finish_new_placement): Likewise.
5307         (finish_declarator): Likewise.
5308         (finish_translation_unit): Likewise.
5309         (finish_parmlist): Likewise.
5310         (begin_class_definition): Likewise.
5311         (finish_class_definition): Likewise.
5312         (finish_default_args): Likewise.
5313         (finish_inline_definitions): Likewise.
5314         * parse.y (GCC_ASM_KEYWORD): Remove.
5315         (TYPENAME_ELLIPSIS): Likewise.
5316         * parse.c: Regenerated.
5317         Use new functions in semantics.c in the actions for many rules.
5318         * gxx.gperf (GCC_ASM_KEYWORD): Just use ASM_KEYWORD.
5319         * hash.h: Regenerated.
5320         * semantics.c (finish_expr_stmt): Allow NULL expr.
5321         (finish_unary_op_expr): New function, containing
5322         code previously in parse.y.
5323         (finish_id_expr): Likewise.
5324         (begin_new_placement): Likewise.
5325         (finish_new_placement): Likewise.
5326         (finish_declarator): Likewise.
5327         (finish_translation_unit): Likewise.
5328         (finish_parmlist): Likewise.
5329         (begin_class_definition): Likewise.
5330         (finish_class_definition): Likewise.
5331         (finish_default_args): Likewise.
5332         (finish_inline_definitions): Likewise.
5334 Sun May 10 23:43:13 1998  Mark Mitchell  <mmitchell@usa.net>
5336         * typeck.c (build_c_cast): Don't decay arrays and functions to
5337         pointer type when converting to a class type.
5339 Sun May 10 22:53:56 1998  Jason Merrill  <jason@yorick.cygnus.com>
5341         * cp-tree.h (DECL_NAMESPACE_SCOPE_P): New macro.
5342         (DECL_CLASS_SCOPE_P): Likewise.
5344 Sun May 10 22:48:22 1998  H.J. Lu  (hjl@gnu.org)
5346         * class.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.
5347         * decl2.c (constructor_name_full): Likewise.
5349 Sun May 10 22:48:12 1998  Mike Stump  <mrs@wrs.com>
5351         * tree.c (mapcar): Add OVERLOAD support.
5353         * init.c (resolve_offset_ref): We must use basetype_path before we
5354         destroy it with a call to convert_pointer_to.
5356 Sat May  9 14:44:37 1998  Jason Merrill  <jason@yorick.cygnus.com>
5358         * class.c (currently_open_class): New fn.
5359         * decl.c (lookup_name_real): Use it.
5360         * search.c (lookup_field): Likewise.
5362 Fri May  8 23:32:42 1998  Martin von Loewis  <loewis@informatik.hu-berlin.de>
5364         * cp-tree.def (OVERLOAD): New node.  
5365         * cp-tree.h (BINDING_TYPE, SET_IDENTIFIER_GLOBAL_VALUE,
5366         SET_IDENTIFIER_NAMESPACE_VALUE): Define.
5367         (NAMESPACE_BINDING): Remove.
5368         (IDENTIFIER_GLOBAL_VALUE, IDENTIFIER_NAMESPACE_VALUE): Use
5369         namespace_binding.
5370         (OVL_FUNCTION, OVL_CHAIN, OVL_CURRENT, OVL_NEXT, OVL_USED):
5371         Define.
5372         (tree_overload): New struct.
5373         (IDENTIFIER_TYPE_VALUE): Use identifier_type_value.
5374         (REAL_IDENTIFIER_TYPE_VALUE): Define.
5375         (IDENTIFIER_HAS_TYPE_VALUE): Use IDENTIFIER_TYPE_VALUE.
5376         (lang_decl_flags): Remove in_namespace.
5377         (lang_decl): Remove chain.
5378         (DECL_CHAIN, DECL_NAMESPACE): Remove.
5379         (flag_honor_std): Declare extern.
5380         (identifier_type_value, pushdecl_namespace_level, push_using_decl,
5381         namespace_binding, set_namespace_binding,
5382         lookup_function_nonclass, cat_namespace_levels,
5383         set_decl_namespace, lookup_arg_dependent, binding_init, ovl_cons,
5384         scratch_ovl_cons, ovl_member, build_overload): Declare.
5385         (decl_list_length, get_namespace_id, current_namespace_id,
5386         overloaded_globals_p): Remove.
5387         (lookup_using_namespace, qualified_lookup_using_namespace): Change
5388         return type.
5389         (push_scratch_obstack): New macro.
5390         * call.c (add_function_candidate): Special-case type of OVERLOAD node.
5391         (build_user_conversions_1): Iterate using OVL_NEXT for ctors,
5392         convs, fns.
5393         (build_new_function_call): Iterate using OVL_CHAIN.  
5394         Print DECL_NAME in when reporting ambiguities.
5395         (build_object_call): Iterate using OVL_NEXT for fns, convs.
5396         (build_new_op): Call lookup_function_nonclass.  
5397         Iterate using OVL_NEXT.
5398         (build_op_delete_call): Change detection of members.
5399         Do not wrap TREE_LIST around fields and single global functions.
5400         (build_over_call): Don't push a class level if the context is a
5401         namespace.
5402         (build_new_method_call): Iterate using OVL_NEXT.
5403         * class.c (add_method): Chain overloaded members using
5404         build_overload.  Remove copying of method.
5405         (grow_method): When iterating through the obstack, expect OVERLOAD
5406         nodes.  Chain overload members.
5407         (finish_struct_methods): Chain overload members.  Unpack OVERLOAD
5408         nodes in call to get_baselinks.
5409         (duplicate_tag_error): Expect OVERLOAD nodes when unchaining.
5410         (finish_struct_1): Iterate over ctor using OVL_NEXT.  Handle
5411         fdecls that are OVERLOAD nodes.
5412         (validate_lhs): New function.
5413         (instantiate_type): Do not copy OVERLOAD nodes.  Remove dead
5414         code. Use DECL_NAME in error messages. Split code between global
5415         and member function processing.
5416         * decl.c (global_type_node): New static variable.
5417         (in_std): New global.
5418         (struct binding_level): New field usings.
5419         (resume_binding_level): Assert that we are not in a class.
5420         (toplevel_bindings_p): Just check for namespace_p or
5421         pseudo_global.
5422         (resume_level): Remove.
5423         (find_binding): New function.
5424         (binding_for_name): Call it.
5425         (namespace_binding, set_namespace_binding): New functions.
5426         (push_namespace): Associate binding level with new namespace,
5427         resume_binding_level for existing namespace.  Remove old code.
5428         Fake std by counting.
5429         (store_bindings): Use REAL_IDENTIFIER_TYPE_VALUE.
5430         (maybe_push_to_top_level): Save current namespace.
5431         (pop_from_top_level): Restore saved namespace.
5432         (pop_namespace): Call suspend_binding_level.  Remove old code.
5433         (cat_namespace_levels): New function.
5434         (set_identifier_type_value_with_scope): For namespace bindings,
5435         set BINDING_TYPE, and use global_type_node.
5436         Use REAL_IDENTIFIER_TYPE_VALUE otherwise.
5437         (identifier_type_value): New function.
5438         (pushtag): If no context, use current_namespace.
5439         (duplicate_decls): Don't process DECL_CHAIN.
5440         (pushdecl): Set DECL_CONTEXT to current_namespace, if it is not
5441         already set. Never reset it to NULL_TREE.  Lookup global variables
5442         in their namespace.  Push overloaded templates if they are on
5443         namespace level.
5444         (pushdecl_namespace_level): New function.
5445         (pushdecl_top_level): Implement using pushdecl_namespace_level.
5446         (pushdecl_using_decl): New function.
5447         (overloaded_globals_p): Remove.
5448         (push_overloaded_decl): Create OVERLOAD nodes, and iterate through
5449         them. Use namespace_binding and set_namespace_value.
5450         (redeclaration_error_message): Complain if the declarations come
5451         from different namespaces.
5452         (lookup_tag): On namespace level, look in the BINDING_TYPE.
5453         (lookup_namespace_name): Pass tree_bindings from stack.  Remove
5454         old code.
5455         (select_decl): New function.
5456         (lookup_name_real): Call it for qualified and unqualified lookup.
5457         Pass tree_bindings from the stack.
5458         If prefer_type is 1, also accept namespaces.
5459         (lookup_function_nonclass): New function.
5460         (init_decl_processing): Set the binding level of the global
5461         namespace to global_binding_level.
5462         Build a proper type list for __builtin_apply.
5463         Initialize std_node to "fake std" if flag_honor_std is set.
5464         Initialize global_type_node.
5465         Allocated bad_alloc in namespace std if flag_honor_std.
5466         (define_function): Set the DECL_CONTEXT to the current_namespace.
5467         (start_decl): A namespace is not considered as a context here.  If
5468         the DECL_CONTEXT is a namespace, push the decl.
5469         (cp_finish_decl): Check for namespaces used as initializers.
5470         (grokfndecl): Add namespace parameter.  Remove processing of
5471         DECL_CHAIN.
5472         (grokvardecl): Add namespace parameter.
5473         (grokdeclarator): Process SCOPEs that are namespaces.  For
5474         mangling, temporarily set the DECL_CONTEXT on anonymous structs.
5475         (start_function): Check for contexts that are namespaces.  
5476         Set context for declarations that have not been pushed.
5477         (store_parm_decls): Check for ::main only.
5478         (finish_function): Likewise.
5479         (start_method): Check for contexts that are namespaces.
5480         (start_method): Remove DECL_CHAIN processing.
5481         * decl2.c (flag_honor_std): Declare.
5482         (lang_decode_option): Set it if -fhonor-std or -fnew-abi is given.
5483         (decl_namespace_list): New static global.
5484         (grok_x_components): Ignore namespaces as type contexts.
5485         (check_classfn): Expect OVERLOAD nodes.
5486         (grokfield): Remove DECL_CHAIN processing.
5487         (finish_file): Call cat_namespace_levels.
5488         (merge_functions): New function.
5489         (ambiguous_decl): Rewrite.
5490         (lookup_using_namespace): Produce tree_bindings.
5491         (qualified_lookup_using_namespace): Likewise.
5492         (set_decl_namespace, decl_namespace, current_decl_namespace,
5493         push_decl_namespace, pop_decl_namespace): New functions.
5494         (arg_lookup): New struct.
5495         (add_function, arg_assoc_namespace, arg_assoc_class,
5496         arg_assoc_type, arg_assoc_args, arg_assoc, lookup_arg_dependent):
5497         New functions.
5498         (get_namespace_id, current_namespace_id): Remove.
5499         (do_toplevel_using_decl): Rewrite.
5500         (do_class_using_decl): Complain about namespace qualifiers.
5501         (do_using_directive): Sorry if not on namespace level.  Complain
5502         about unknown namespaces.
5503         * error.c (dump_aggr_type): Check for namespace contexts.
5504         * except.c (init_exception_processing): Push terminate into std.
5505         * friend.c (is_friend): A namespace is not a context, here.
5506         * init.c (expand_member_init): Remove DECL_CHAIN processing.
5507         (build_offset_ref): Process OVERLOAD nodes.
5508         * lang-specs.h (__HONOR_STD): Define if -fnew-abi or -fhonor-std.
5509         * lex.c (identifier_type): Loop using OVL_CHAIN.
5510         (see_typename): Set looking_for_typename to 2.
5511         (real_yylex): Likewise. 
5512         (do_identifier): Expect OVERLOAD nodes instead of TREE_LISTs.
5513         (do_scoped_id): Expect OVERLOAD nodes.
5514         Change calling convention for qualified_lookup_using_namespace.
5515         (build_lang_decl): Don't set in_namespace anymore.
5516         * method.c (typevec_size): New global.
5517         (build_overload_nested_name): Return if global_namespace.
5518         Otherwise, always expect a declaration context.
5519         (build_qualified_name): Likewise.
5520         Make sure we don't write beyond typevec_size.
5521         (build_decl_overload_real): Likewise.
5522         Allocate one extra slot for the namespace.
5523         (hack_identifier): Mark code dead.
5524         Process OVERLOAD and NAMESPACE_DECL nodes.
5525         * parse.y (program): Pop namespaces until in global namespace.
5526         (extdef): In a using-declaration, don't discard the identifier if
5527         there is no declaration.
5528         (left_curly): Ignore type contexts which are namespaces.
5529         (typename_sub2): Use IDENTIFIER_TYPE_VALUE to retrieve the type
5530         used as scope.
5531         * pt.c (template_class_depth): Expect types to be namespaces.
5532         (determine_specialization): Simplify by expecting OVERLOAD nodes.
5533         (push_template_decl): Push into namespace level.
5534         Reset ctx if it is a namespace.
5535         Set DECL_CONTEXT to current_namespace if not set already.
5536         Ignore real contexts that are namespaces.
5537         (mangle_class_name_for_template): Skip global_namespace.
5538         Mangle other namepaces as declarations.
5539         (lookup_template_function): Set type of OVERLOAD nodes to unknown.
5540         (lookup_template_class): Push into namespace of context.
5541         If the context is a namespace, set it to global_namespace.
5542         Use id_context for mangling.
5543         (for_each_template_parm): Handle OVERLOAD and NAMESPACE_DECL nodes.
5544         (tsubst_friend_function): Ignore namespace contexts.
5545         Push into namespace level.
5546         (tsubst): Handle NAMESPACE_DECL nodes.
5547         Remove DECL_CHAIN processing.
5548         (type_unification_real): Recognize OVERLOAD instead of TREE_LIST nodes.
5549         * ptree.c (print_lang_identifier): Print bindings.
5550         (lang_print_xnode): Print OVERLOAD nodes.
5551         * rtti.c (init_rtti_processing): Push type_info into std.
5552         * search.c (lookup_fnfields_here): Expect OVERLOAD nodes.
5553         (lookup_fnfields_1, get_virtuals_named_this, get_matching_virtual,
5554         dfs_debug_mark, dfs_pushdecls, dfs_compress_decls, add_conversions,
5555         lookup_fnfields_here): Likewise.
5556         Process all nodes, instead of going through TREE_CHAIN.
5557         * sig.c (build_signature_pointer_or_reference_type): Set context
5558         to global_namespace.
5559         (build_signature_table_constructor): Expect OVERLOAD nodes.
5560         * spew.c (yylex): Save old setting of looking_for_typename.
5561         * tree.c (decl_list_length): Remove.
5562         (binding_init): New function.
5563         (count_functions): Rewrite.
5564         (is_overloaded_fn): Expect OVERLOAD nodes.
5565         (really_overloaded_fn, get_first_fn, lvalue_type): Likewise.
5566         (ovl_cons, scratch_ovl_cons, build_overload, build_overload_after,
5567         ovl_member): New functions.
5568         * typeck.c (require_complete_type): Expect OVERLOAD nodes.
5569         (type_unknown_p): Likewise.
5570         (require_instantiated_type): Likewise.
5571         (build_component_ref): Declare code dead.
5572         (build_x_function_call): Create and expect OVERLOAD nodes.
5573         (build_function_call_real): Check for ::main only.
5574         (build_unary_op): Likewise.  Expect OVERLOAD nodes.
5575         (convert_for_assignment): Check for TREE_LIST before accessing
5576         TREE_VALUE.
5577         * decl.c (duplicate_decls): Check for namespace bindings instead
5578         of global bindings.
5579         (pushdecl, push_overloaded_decl, lookup_tag, lookup_name_real,
5580         lookup_name_current_level, start_decl, xref_tag, 
5581         finish_enum): Likewise.
5582         * init.c (build_offset_ref): Likewise.
5583         * search.c (lookup_field): Likewise.
5584         (lookup_fnfields): Likewise.
5585         (dfs_debug_mark): Likewise.
5586         * decl.c (poplevel): Use SET_IDENTIFIER_TYPE_VALUE.
5587         (poplevel_class, pop_from_top_level): Likewise.
5588         * decl2.c (finish_method): Likewise.
5589         * class.c (build_vtable): Use SET_IDENTIFIER_GLOBAL_VALUE.
5590         * decl.c (record_builtin_type): Likewise.
5591         (init_decl_processing, grokfndecl): Likewise.
5592         * lex.c (get_time_identifier, do_identifier, do_scoped_id): Likewise.
5593         (make_lang_type): Likewise.
5594         * parse.y (make_thunk): Likewise.
5595         * pt.c (tsubst): Likewise.
5596         * tree.c (debug_binfo): Likewise.
5597         * exception.cc, new.cc, new1.cc, new2.cc, tinfo.cc, tinfo.h, 
5598         tinfo2.cc, inc/new.h: Add std qualifications.
5599         * inc/new: Wrap with namespace std if __HONOR_STD.
5600         * inc/typeinfo: Likewise.
5602 Fri May  8 00:43:50 1998  Jason Merrill  <jason@yorick.cygnus.com>
5604         * call.c (build_user_type_conversion_1): Handle second_conv 
5605         properly for templates.
5607 Thu May  7 17:09:25 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
5609         * method.c (build_decl_overload_real): Set TREE_USED flag to
5610         zero for build_type_variants nodes as well.
5612 Wed May  6 19:27:09 1998  Jason Merrill  <jason@yorick.cygnus.com>
5614         * pt.c (tsubst): Don't tsubst the type of an IDENTIFIER_NODE.
5616 Wed May  6 16:49:48 1998  Jim Wilson  <wilson@cygnus.com>
5618         * Makefile.in (call.o, class.o, decl.o, decl2.o, errfn.o, error.o,
5619         except.o, expr.o, friend.o, init.o, lex.o, method.o, pt.o, repo.o,
5620         rtti.o, search.o, semantics.o, sig.o, tree.o, typeck.o, typeck2.o, 
5621         xref.o): Add toplev.h dependencies.
5623 Wed May  6 16:44:58 1998  Jeffrey A Law  (law@cygnus.com)
5625         * errfn.c (cp_error, cp_warning): Remove declarations for
5626         error and warning respectively.
5628 Wed May  6 14:28:18 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5630         * error.c: Convert to using ctype macros defined in system.h.
5631         * method.c: Likewise.
5632         * xref.c: Likewise.
5633         * lex.c: Likewise.  Also remove redundant system header stuff.
5635 Wed May  6 06:36:41 1998  Robert Lipe  <robertl@dgii.com>
5637         * call.c, class.c, decl.c, decl2.c, errfn.c, error.c, except.c, 
5638         expr.c, friend.c, init.c, lex.c, method.c, pt.c, repo.c, rtti.c, 
5639         search.c, semantics.c, sig.c, tree.c, typeck.c, typeck2.c, 
5640         xref.c: Add include of toplev.h.
5642 Wed May  6 02:33:39 1998  Jason Merrill  <jason@yorick.cygnus.com>
5644         * tree.c (perm_manip): Also regenerate the RTL of an extern.
5645         (copy_to_permanent): Use end_temporary_allocation.
5647 Tue May  5 23:54:04 1998  Jason Merrill  <jason@yorick.cygnus.com>
5649         * init.c (expand_vec_init): The initialization of each array
5650         element is a full-expression.
5652 Tue May  5 18:24:13 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
5654         * method.c (build_mangled_name): Add a call to build_type_variant 
5655         to get the right type.
5657 Tue May  5 01:25:03 1998  Jason Merrill  <jason@yorick.cygnus.com>
5659         * Makefile.in: Add .SUFFIXES.
5661         * cp-tree.def: Remove NAMESPACE_DECL.
5663 Sun May  3 01:32:14 1998  Jason Merrill  <jason@yorick.cygnus.com>
5665         * call.c (build_over_call): Do evaluate arg even if it has empty 
5666         class type.
5667         * decl.c (start_function): Don't push a member function.
5669 Thu Apr 30 18:59:23 1998  Jim Wilson  <wilson@cygnus.com>
5671         * Makefile.in (g++FAQ.info): Put -o option before input file.
5673 Thu Apr 30 13:05:33 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
5675         * gxxint.texi: Add info for squangling codes K and B.
5677 Tue Apr 28 13:22:01 1998  Mark Mitchell  <mmitchell@usa.net>
5679         * semantics.c (begin_stmt_expr): Avoid duplicating the effect of
5680         the expression in templates.
5681         (finish_stmt_expr): Likewise.
5683 1998-04-28  Brendan Kehoe  <brendan@cygnus.com>
5685         * decl2.c (ambiguous_decl): Fix NAME parm to be a tree, not int.
5687 Mon Apr 27 13:58:10 1998  Mark Mitchell  <mmitchell@usa.net>
5689         * decl.c (maybe_push_to_top_level): Always clear
5690         current_template_parms and processing_template_decl.
5691         (pushtag): Remove check of current_class_type and some comments,
5692         since maybe_push_to_top_level no longer creates confusion.
5694 Sun Apr 26 12:10:18 1998  Mark Mitchell  <mmitchell@usa.net>
5696         * cp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.
5697         (DECL_CLASS_TEMPLATE_P): Likewise.
5698         (DECL_PRIMARY_TEMPLATE): Likewise.
5699         (PRIMARY_TEMPLATE_P): Use it.
5700         (push_template_decl_real): New function.
5701         (redeclare_class_template): Take new template parameters as
5702         input. 
5703         (is_specialization_of): New function.
5704         (comp_template_args): Declare.
5705         * decl.c (pushtag): Handle friend template classes.
5706         (xref_tag): Likewise.  Use new calling convention for
5707         redeclare_class_template.
5708         * decl2.c (grok_x_components): Handle friend templates.
5709         * friend.c (is_friend): Use is_specialization_of where
5710         appropriate.  Deal with friend class templates.
5711         (make_friend_class): Let a class template be friends with itself.
5712         * pt.c (comp_template_args): Remove declaration.
5713         (tsubst_friend_class): New function.
5714         (push_template_decl_real): New function.
5715         (push_template_decl): Use it.
5716         (redeclare_class_template): Adjust for new calling convention.
5717         (comp_template_args): Give it external linkage.
5718         (instantiate_class_type): Use tsubst_friend_class to deal
5719         with friend templates.
5720         * typeck.c (comptypes): Use comp_template_args, rather than
5721         expanding it inline.
5722         * parse.y (component_decl): Handle a nested template type 
5723         like other component type declarations.
5725         * pt.c (check_explicit_specialization): Handle overloaded
5726         constructors correctly.
5728         * pt.c (mabybe_get_template_decl_from_type_decl): New function.
5729         (lookup_template_class): Use it.
5731 Thu Apr 23 21:19:06 1998  Jason Merrill  <jason@yorick.cygnus.com>
5733         * cp-tree.def: Add WRAPPER.  USER_CONV now only has two ops.
5734         * cp-tree.h: Add WRAPPER support.
5735         * call.c (add_candidate): Split out from add_*_candidate fns.
5736         (build_over_call): Take the candidate instead of function and args.
5737         Enforce access control here.  Emit overload warnings here.
5738         (add_warning): New fn.
5739         (joust): Add WARN parm.  If not set, call add_warning instead of
5740         printing a warning.  Reenable some warnings.
5741         (tourney): Pass it.
5742         (convert_like): Adjust.
5743         (build_new_op): Adjust.
5744         (build_new_function_call): Adjust.
5745         (build_user_type_conversion_1): Adjust.
5746         (USER_CONV_FN): Adjust.
5747         * tree.c (build_expr_wrapper, build_expr_ptr_wrapper, 
5748         build_int_wrapper): New fns.
5750 Thu Apr 23 18:27:53 1998  Mark P. Mitchell  <mmitchell@usa.net>
5752         * pt.c (unify): Fix typo in previous change.
5754 Thu Apr 23 09:32:58 1998  Jason Merrill  <jason@yorick.cygnus.com>
5756         * error.c (dump_type_real): Declare canonical_name.
5758         * typeck.c (comp_target_types): Fix PMFs.
5760 Wed Apr 22 13:24:48 1998  Mark Mitchell  <mmitchell@usa.net>
5762         * class.c (finish_struct): Set TREE_PRIVATE and TREE_PROTECTED for
5763         the DECL_RESULTs of a member TEMPLATE_DECL, not just the
5764         TEMPLATE_DECL.
5766          * pt.c (tsubst): Decrease the template-level of
5767          TEMPLATE_TEMPLATE_PARMS.  Likewise for the DECL_INITIAL of a
5768          TEMPLATE_PARM_INDEX.
5769          (template_decl_level): New function.
5770          (unify): Make sure to record unifications for template
5771          parameters, even when the parameters exactly match the arguments.
5772          Combine duplicated code for TEMPLATE_TEMPLATE_PARMs and
5773          TEMPLATE_TYPE_PARMS.  Don't try to unify template parameters that
5774          aren't from the level we're currently working on.
5776 Tue Apr 21 22:00:04 1998  Mark Mitchell  <mmitchell@usa.net>
5778         * errfn.c (cp_thing): Use xrealloc, not xmalloc, to copy memory.
5780         * decl2.c (check_member_template): Set DECL_IGNORED for member
5781         class templates, too.
5783         * decl2.c (grokfield): Remangle the name of a member TYPE_DECL.
5785 Tue Apr 21 18:59:11 1998  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
5787         * decl.c (duplicate_decls): Only check DECL_FRIEND_P if function.
5789 Tue Apr 21 14:22:00 1998  Jeffrey A Law  (law@cygnus.com)
5791         * cp-tree.h (intTI_type_node, unsigned_intTI_type_node): Declare.
5792         * decl.c (intTI_type_node, unsigned_intTI_type_node): Define.
5793         (init_decl_processing): Handle TI types.
5794         * typeck.c (unsigned_type, signed_type): Handle TI types.
5796 Sat Apr 18 15:25:21 1998  Jim Wilson  <wilson@cygnus.com>
5798         * g++spec.c (lang_specific_driver): New argument in_added_libraries.
5799         New local added_libraries.  Increment count when add library to
5800         arglist.
5802 Fri Apr 17 21:25:00 1998  Mark Mitchell  <mmitchell@usa.net>
5804         * cp-tree.h (type_as_string_real): New function.
5805         * pt.c (mangle_class_name_for_template): Use it.
5806         * error.c (dump_aggr_type): Change prototype.
5807         (dump_type_prefix): Likewise.
5808         (dump_type_suffix): Likewise.
5809         (dump_type_real): Convert from dump_type.  If desired, the
5810         "canonica" name of a typedef, i.e., the name of the underlying
5811         type, can be printed.
5812         (dump_type): Call dump_type_real.
5814 Fri Apr 17 14:30:45 1998  Jason Merrill  <jason@yorick.cygnus.com>
5816         * decl2.c (lang_decode_option): -fnew-abi implies -fvtable-thunks.
5818         * typeck.c (comp_target_types): Tweak pedantic case.
5819         (comp_target_parms): Tweak pedantic case.  Clean up somewhat.
5820         Return -1 or 1 instead of 1 or 2.
5821         (compparms): Remove STRICT handling.
5822         (convert_for_assignment): Fix handling of pmfs.
5824 Fri Apr 17 14:04:16 1998  Mark Mitchell  <mmitchell@usa.net>
5826         * typeck.c (comp_target_types): Handle references like pointers.
5827         (comp_target_parms): Note that return code from comp_target_types
5828         can be negative to indicate failure.
5830 Fri Apr 17 09:10:52 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5832         * Make-lang.in (c++.all.build): Don't depend on $(DEMANGLER_PROG),
5833         which requires a working target compiler to build.
5835 Fri Apr 17 08:57:35 1998  Jeffrey A Law  (law@cygnus.com)
5837         * tree.c (avoid_overlap): Add prototype.
5839         * spew.c (num_tokens): Add prototype.
5840         (nth_noken, add_token, consume_token, debug_yychar): Likewise.
5842         * search.c (dfs_check_overlap): Add prototype.
5843         (dfs_no_overlap_yet): Likewise.
5845         * pt.c (original_template): Add prototype.
5846         (inline_needs_template_parms): Likewise.
5847         (push_inline_template_parms_recursive): Likewise.
5848         (retrieve_specialization, register_specialization): Likewise.
5849         (print_candidates, reduce_template_parm_level): Likewise.
5850         (build_template_decl, mark_template_parm): Likewise.
5851         (tsubst_friend_function, get_bindings_real): Likewise.
5853         * method.c (start_squangling): Add prototype.
5854         (end_squangling, check_ktype, issue_ktype): Likewise.
5855         (build_overloaded_scope_ref, check_btype): Likewise.
5856         (build_mangled_template_parm_index): Likewise.
5858         * lex.c (init_cpp_parse): Add prototype.
5859         (handle_cp_pragma, handle_sysv_pragma): Likewise.
5860         (reduce_cmp, token_cmp): Likewise.
5862         * except.c (call_eh_info): Add prototype.
5863         (push_eh_info, get_eh_info, get_eh_value, get_eh_type): Likewise.
5864         (get_eh_caught, get_eh_handlers, do_pop_exception): Likewise.
5866         * decl2.c (is_namespace_ancestor): Add prototype.
5867         (namespace_ancestor, add_using_namespace): Likewise.
5868         (ambiguous_decl): Likewise.
5870         * decl.c (indent): Add prototype.
5872         * call.c (add_template_candidate_real): Add prototype.
5874 Fri Apr 17 01:57:12 1998  Jason Merrill  <jason@yorick.cygnus.com>
5876         * decl2.c (build_expr_from_tree): Just return a PMF.
5878 Fri Apr 17 00:45:12 1998  Mark Mitchell  <mmitchell@usa.net>
5880         * typeck2.c (process_init_constructor): Don't strip cv-qualifiers
5881         when doing initializations.
5883         * pt.c (unify): Use comptypes to compare type args.
5885 Fri Apr 17 00:24:22 1998  Jason Merrill  <jason@yorick.cygnus.com>
5887         * decl.c (duplicate_decls): Fix check for when it's safe to free
5888         the new decl.
5890         * pt.c (mangle_class_name_for_template): Don't pass a typedef type
5891         to type_as_string.
5893 Thu Apr 16 17:47:30 1998  Jeffrey A Law  (law@cygnus.com)
5895         * pt.c (build_template_parm_index): Add prototype.
5897         * search.c (my_tree_cons): Don't clear words outside the
5898         newly allocated node.
5900 Wed Apr 15 15:34:44 1998  Dave Brolley  <brolley@cygnus.com>
5902         * lex.c (init_parse): Now returns char* containing the filename.
5904 Wed Apr 15 13:20:06 1998  John Carr  <jfc@mit.edu>
5905                           Jeff Law   <law@cygnus.com>
5907         * errfn.c: Rework to avoid problems when HOST_WIDE_INT is longer
5908         than a pointer.
5910 Sun Apr 12 22:31:19 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5912         * cvt.c (cp_convert_to_pointer): Use TYPE_PRECISION.
5914 Fri Apr 10 12:16:49 1998  Benjamin Kosnik  <bkoz@loony.cygnus.com>
5916         * decl.c (duplicate_decls): Don't warn for redundant decls if
5917         friend: let add_friend take care of it.
5919 Thu Apr  9 02:40:48 1998  Jason Merrill  <jason@yorick.cygnus.com>
5921         * sig.c (build_signature_pointer_constructor): Don't set
5922         TREE_HAS_CONSTRUCTOR for a signature pointer.
5923         * cvt.c (ocp_convert): Don't force a temporary for internal structs.
5924         * init.c (resolve_offset_ref): Warn about implicit & on pmfs 
5925         here, too.
5926         * typeck.c (build_unary_op): Only allow taking the address of a 
5927         real constructor.
5928         * typeck2.c (digest_init): Simplify.
5929         (store_init_value): Don't pedwarn about using { } for pmfs.
5931 Thu Apr  9 22:16:57 1998  Per Bothner  <bothner@cygnus.com>
5933         * cp-tree.h (start_decl):  Update prototype.
5934         * decl.c (start_decl):  Like the C version, new parameters
5935         for the attributes.  Call cplus_decl_attributes here,
5936         (pushdecl):  Like C version, do build_type_copy if TYPE_DECL,
5937         (grokdeclarator):  Pass NULL for new start_decl arguments.
5938         * pt.c (tsubst_expr):  Likewise.
5939         * parse.y:  Merge cplus_decl_attribute calls into start_decl calls.
5940         * typeck.c (common_type): Check TYPE_MAIN_VARIANT.
5941         * lex.c (build_lang_decl): Add lang_name_java.
5942         * class.c (push_lang_context): Add lang_name_java.
5943         * method.c (build_mangled_name): Check for is_java_type.
5945 Thu Apr  9 22:16:57 1998  Benjamin Kosnik  <bkoz@loony.cygnus.com>
5947         * decl.c (grokdeclarator): Check TYPE_MAIN_VARIANT.
5948         * call.c (build_scoped_method_call): Check for TREE_CODE for
5949         VOID_TYPE instead of type ==  void_type_node.
5950         (build_method_call): Ditto.
5951         * decl.c (lookup_name_real): Ditto.
5952         (grokdeclarator): Ditto.
5953         (start_decl): Ditto.
5954         (grokparms): Ditto.
5955         (start_function): Ditto.
5956         (finish_function): Ditto.
5957         (start_method): Ditto.
5959 Thu Apr  9 00:18:44 1998  Dave Brolley  (brolley@cygnus.com)
5961         * lex.c (finput): New variable.
5962         (init_cpp_parse):  Renamed from init_parse.
5963         (init_parse): Handle !USE_CPPLIB.  Call init_cpp_parse when finished.
5964         (finish_parse): New function.
5965         * cp-tree.h (init_lex, init_parse): Remove declarations.
5967 Mon Apr  6 02:25:05 1998  Jason Merrill  <jason@yorick.cygnus.com>
5969         * call.c (build_call): Still evaluate the actual argument.
5970         * class.c (is_empty_class): Update for -fnew-abi.
5972         * decl2.c: -fnew-abi implies -fsquangle.
5974         * method.c (do_build_assign_ref): Don't do anything to copy
5975         an empty class.
5976         (do_build_copy_constructor): Likewise.
5977         * call.c (build_over_call): Likewise.
5979 Sat Apr  4 18:43:58 1998  Jason Merrill  <jason@yorick.cygnus.com>
5981         * tree.c (avoid_overlap): Return a value.
5983 Sat Apr  4 12:52:35 1998  Jeffrey A Law  (law@cygnus.com)
5985         * method.c (check_btype): Add missing argument to xrealloc.
5986         (check_ktype): Likewise.
5988 Fri Apr  3 02:22:59 1998  Jason Merrill  <jason@yorick.cygnus.com>
5990         Implement empty base optimization.
5991         * class.c (finish_struct_1): Add vbase fields earlier.  Set 
5992         CLASSTYPE_SIZE of an empty base to 0.  Types with bases can be empty.
5993         * search.c (dfs_check_overlap, dfs_no_overlap_yet): New fns.
5994         (types_overlap_p): New fn.
5995         * tree.c (avoid_overlap): New fn.
5996         (build_base_fields): Use it to avoid overlapping empty bases.
5997         * cp-tree.h, decl2.c, lang-options.h: Add -fnew-abi.
5999         * decl.c (cplus_expand_expr_stmt): Strip unused INDIRECT_REFs.
6001         Re-implement allocation of base class subobjects.
6002         * tree.c (unshare_base_binfos): New fn.
6003         (layout_basetypes): Use it.  Now handles offsets of both virtual and
6004         non-virtual bases, after layout_type.
6005         (layout_vbasetypes): Remove.
6006         (build_base_fields): Generate FIELD_DECLs for each non-virtual base.
6007         (build_vbase_pointer_fields): Split out from old layout_basetypes.
6008         * class.c (finish_base_struct): Lose offset handling code.
6009         Move nonvdtor warning here.  Don't mess with t_binfo anymore.
6010         (finish_struct_1): Don't mess with t_binfo anymore.  Use fns above.
6011         * cp-tree.h: Adjust.
6013 Thu Apr  2 14:25:13 1998  Jason Merrill  <jason@yorick.cygnus.com>
6015         * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.
6016         * decl.c, decl2.c, pt.c, ptree.c, lex.c: Likewise.
6017         * class.c (duplicate_tag_error): Likewise.
6018         (finish_struct_1): Set CLASSTYPE_SIZE, CLASSTYPE_MODE, CLASSTYPE_ALIGN.
6019         * tree.c (layout_vbasetypes): Update from layout_record, remove
6020         var_size support, use CLASSTYPE_SIZE instead of CLASSTYPE_VBASE_SIZE.
6021         (layout_basetypes): Likewise.
6023 Wed Apr  1 18:22:25 1998  Jeffrey A Law  (law@cygnus.com)
6025         * class.c, Make sure system.h is included just after config.h.
6026         Delete lingering stdio and errno references too.
6027         * decl.c, errfn.c, parse.y, ptree.c search.c, xref.c: Likewise.
6028         
6029 Wed Apr  1 15:38:36 1998  Jason Merrill  <jason@yorick.cygnus.com>
6031         * friend.c (is_friend): Fix access control for local classes.
6033         * class.c (is_empty_class): New fn.
6034         * call.c (build_call): Don't pass empty class objects to a function.
6036 Wed Apr  1 14:58:35 1998  Mark Mitchell  <mmitchell@usa.net>
6038         * call.c (build_over_call): Do name resolution for default
6039         arguments of function templates in the scope of the templates.
6041 Tue Mar 31 13:43:57 1998  Jeffrey A Law  (law@cygnus.com)
6043         * call.c: Include system.h.  Remove includes, declarations and
6044         defines provided by system.h.
6045         * class.c, cvt.c, decl.c, decl2.c, errfn.c error.c: Likewise.
6046         * except.c, expr.c friend.c, g++spec.c, init.c, input.c: Likewise.
6047         * lex.c, parse.y, pt.c, ptree.c repo.c rtti.c, search.c: Likewise.
6048         * semantics.c, sig.c, spew.c, tree.c, typeck.c: Likewise.
6049         * typeck2.c, xref.c: Likewise.
6050         * Makefile.in: Dependencies updated as appropriate.
6051         * Make-lang.in: Likewise.
6053 Mon Mar 30 12:15:00 1998  Mark Mitchell  <mmitchell@usa.net>
6055         * pt.c (fn_type_unification): Allow incomplete unification without 
6056         an immediate error message.
6058 Mon Mar 30 08:55:42 1998  Jason Merrill  <jason@yorick.cygnus.com>
6060         * tree.c (member_p): New fn.
6061         * decl2.c (finish_file): Only set DECL_STATIC_FUNCTION_P for
6062         initializing class members.
6064         * cp-tree.def (TEMPLATE_PARM_INDEX): Class 'x'.
6065         * ptree.c (lang_print_xnode): Handle TEMPLATE_PARM_INDEX.
6067         * call.c (build_method_call): Handle non-scoped destructors, too.
6068         * pt.c (tsubst_copy): Likewise.
6070         * pt.c (print_template_context): Split out...
6071         (push_tinst_level): ...from here.
6073         * friend.c (is_friend): Don't pass a type to decl_function_context.
6075         * typeck.c (convert_for_initialization): Always hand off
6076         conversions to class type.
6078 Sun Mar 29 20:01:59 1998  Jason Merrill  <jason@yorick.cygnus.com>
6080         * friend.c (is_friend): Local classes have the same access as the
6081         enclosing function.
6083 Sun Mar 29 00:47:32 1998  Jeffrey A Law  (law@cygnus.com)
6085         * typeck.c (expand_target_expr): Delete dead function.
6087         * search.c: Put various prototypes inside #ifdef MI_MATRIX.
6089         * repo.c (save_string): Delete dead function.
6091         * method.c (thunk_printable_name): Delete dead function.
6093         * lex.c (yynextch): Delete dead function.
6095         * expr.c (tree_extract_aggr_init): #if 0 out.
6097         * except.c (do_unwind): Delete dead function.
6098         (easy_expand_asm): Likewise.
6100         * cvt.c (build_conversion_type_1): Delete dead function.
6102         * cp-tree.h (push_expression_obstack): Declare.
6104         * call.c (source_type): #if 0 out.
6106         * class.c (alter_access): Remove unused label.  Add braces
6107         around empty else clause.
6109         * lex.c (yyprint): Fix argument to printf.
6111 Sat Mar 28 17:43:52 1998  Mark Mitchell  <mmitchell@usa.net>
6113         * pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
6115         * pt.c (instantiate_class_template): Make sure template
6116         arguments are permanent.
6117         * init.c (resolve_offset_ref): Don't go looking around in
6118         template types.
6120         * semantics.c: Add routines to handle expressions, and some
6121         declaration processing.
6122         * parse.y: Use them.
6123         (current_class_depth): Move declaration to cp-tree.h.
6124         * parse.c: Regenerated.
6125         * cp-tree.h: Use them.
6126         (current_class_depth): Declare.
6127         * pt.c (tsubst_copy): Use begin_stmt_expr and finish_stmt_expr.
6129 Fri Mar 27 20:23:18 1998  Mark Mitchell  <mmitchell@usa.net>
6131         * error.c (dump_decl): Be a bit more explicit with template
6132         type arguments, when verbose.
6133         
6134 Fri Mar 27 18:16:40 1998  Jason Merrill  <jason@yorick.cygnus.com>
6136         * inc/exception: Reorder closing braces.
6138 Fri Mar 27 13:22:18 1998  Mark Mitchell  <mmitchell@usa.net>
6140         * pt.c (redeclare_class_template): New function.
6141         * cp_tree.h (redeclare_class_template): Declare it.
6142         * decl.c (xref_tag): Use it.
6144 Thu Mar 26 11:16:30 1998  Jason Merrill  <jason@yorick.cygnus.com>
6146         * call.c (build_over_call): Check IS_AGGR_TYPE, not 
6147         TYPE_LANG_SPECIFIC.
6148         * typeck.c (convert_arguments): Likewise.
6150         * decl.c (grokdeclarator): Remove const and volatile from type after
6151         setting constp and volatilep.
6153         * class.c (finish_struct_1): Don't warn about bool bitfield larger
6154         than one bit.
6156 Thu Mar 26 10:25:52 1998  Mark Mitchell  <mmitchell@usa.net>
6158         * pt.c (convert_nontype_argument): STRIP_NOPS where appropriate.
6160 Thu Mar 26 10:24:05 1998  Mark Mitchell  <mmitchell@usa.net>
6162         * call.c (build_object_call): Complain about ambiguous operator(),
6163         rather that crashing.
6164         (build_new_op): Likewise.
6165         (build_op_delete_call): Likewise.
6167 Thu Mar 26 10:23:24 1998  Mark Mitchell  <mmitchell@usa.net>
6169         * cvt.c (perform_qualification_conversions): Use comp_target_types
6170         instead of comp_ptr_ttypes.
6172 Wed Mar 25 16:10:50 1998  Mark Mitchell  <mmitchell@usa.net>
6174         * cp-tree.h (enforce_access): Declare.
6175         * call.c (enforce_access): Make it extern, not static.
6176         * class.c (alter_access): Use enforce_access; modify code for ISO
6177         compliance, rather than ARM rules.
6179 Wed Mar 25 12:10:45 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
6181         * cp-tree.h: Fix typo.
6183 Wed Mar 25 02:01:02 1998  Jason Merrill  <jason@yorick.cygnus.com>
6185         * expr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing
6186         if (aggregate_value_p (type)).
6188         * decl2.c (constructor_name_full): Handle TYPENAME_TYPE.
6190 Tue Mar 24 16:12:01 1998  Mark Mitchell  <mmitchell@usa.net>
6192         * tree.c (mapcar): When dealing with a DECL, use it's constant
6193         value, if any.
6194         * pt.c (lookup_template_class): Don't mangle the names of template
6195         classes whose arguments are unknown.
6197         * pt.c (tsubst_expr): Handle GOTO_STMT correctly.
6199 Tue Mar 24 12:21:55 1998  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
6201         * decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
6203 Tue Mar 24 12:21:48 1998  Jim Wilson  <wilson@cygnus.com>
6205         * decl.c (init_decl_processing): Initialize TYPE_MAX_VALUE for
6206         boolean_type_node to 1.
6208 Tue Mar 24 10:23:47 1998  Mark Mitchell  <mmitchell@usa.net>
6210         * error.c (dump_expr): Remove unused variable `l'.
6212         * pt.c (for_each_template_parm): New function, created by
6213         converting uses_template_parms.
6214         (tree_fn_t): New typedef.
6215         (uses_template_parms): Use it.
6216         (mark_template_parm): New function.
6217         (push_template_decl): Check that the argument list of a partial
6218         specialization uses all the template parameters.
6220         * Make-lang.in (c++filt): Don't delete cxxmain.c after we're done
6221         with it; we might want it for debugging.
6222         * cp-tree.h (type_unification): Change interface.
6223         * class.c (finish_struct_1): Skip nested template types, just like
6224         ordinary nested types.
6225         (instantiate_type): Use new interface to type_unification.
6226         * lex.c (init_lex): Add __sz as opname for sizeof.
6227         * method.c (build_overload_scope_ref): New function.
6228         (build_overload_int): Handle complex expressions.  Set
6229         numeric_output_need_bar if necessary.
6230         (build_overload_value): Handle non-PARM_DECL nodes; this
6231         routine is now used by build_overload_int.  Remove some
6232         assignments to numeric_output_need_bar.  Use
6233         build_overload_scope_ref.
6234         (build_qualified_name): Note that some template mangled names end
6235         with digits, and set numeric_output_need_bar appropriately.  Use
6236         build_underscore_int.
6237         * pt.c (unify): Change interface.
6238         (type_unification_real): Likewise.
6239         (determine_specialization): Use new interfaces.
6240         (tsubst): Deal gracefully with situations in which the argument
6241         vector is not fully filled.
6242         (fn_type_unification): Use new interfaces.
6243         (type_unification): Likewise.  Remove NOP_EXPR hack.
6244         (type_unification_real): Likewise.
6245         (unify): Likewise.  Deal with unification of complex expresions.
6247 Mon Mar 23 12:24:37 1998  Jason Merrill  <jason@yorick.cygnus.com>
6249         * pt.c (complete_template_args): Initialize skip properly.
6251         * decl.c (make_typename_type): Revert.
6252         (make_implicit_typename): Remove.
6253         (lookup_name_real): Don't call it.  Call lookup_field if we see a
6254         TYPE_DECL from a template base.
6255         * search.c (lookup_field): Do implicit typename stuff.
6257 Sun Mar 22 00:50:42 1998  Nick Clifton  <nickc@cygnus.com>
6258                           Geoff Noer    <noer@cygnus.com>
6260         * Makefile.in: Various fixes for building cygwin32 native toolchains.
6261         * Make-lang.in: Likewise.
6263 Fri Mar 20 18:07:39 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
6265         * pt.c (tsubst, TEMPLATE_TEMPLATE_PARM): Simplify.
6267 Fri Mar 20 10:42:07 1998  Jason Merrill  <jason@yorick.cygnus.com>
6269         * decl.c (make_implicit_typename): Rewrite removed code.
6270         (make_typename_type): Call it if the type we look up comes from
6271         a base that uses template parms.
6273         * pt.c (complete_template_args): Rewrite.
6274         (tsubst, FUNCTION_DECL): Use it.
6276 Fri Mar 20 08:12:43 1998  H.J. Lu  (hjl@gnu.org)
6278         * semantics.c (finish_asm_stmt): Fix combine strings. Call
6279         c_expand_asm_operands () if output_operands, input_operands or
6280         clobbers is not NULL_TREE.
6282 Fri Mar 20 00:10:19 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
6284         * pt.c (complete_template_args): New function.
6285         (get_bindings): Deal with specializations of function templates
6286         with return type containing parameters from outer class 
6287         templates.
6288         (tsubst, TEMPLATE_TEMPLATE_PARM): When reducing parameter level,
6289         substitute arguments and compose a new type.
6291 Thu Mar 19 19:01:48 1998  Mark Mitchell  <mmitchell@usa.net>
6293         * pt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new
6294         FUNCTION_DECLs.
6296 Thu Mar 19 11:51:58 1998  Jason Merrill  <jason@yorick.cygnus.com>
6298         * decl.c (make_implicit_typename): Lose useless code.
6300         * call.c (standard_conversion): Handle A* -> const A* properly.
6302         * pt.c (get_bindings_real): Rename from get_bindings.  Add 
6303         check_rettype parm.
6304         (get_bindings): Pass 1.
6305         (get_bindings_overload): Pass 0.
6307 Wed Mar 19 09:08:12 1998  Mark Mitchell  <mmitchell@usa.net>
6309         * pt.c (check_explicit_specialization): When reverting a static
6310         member function, also remove the `this' parameter from
6311         last_function_parms.
6313 Thu Mar 19 02:27:48 1998  Jason Merrill  <jason@yorick.cygnus.com>
6315         * pt.c (tsubst_copy, CONST_DECL): Don't bother tsubsting
6316         a function context.
6318         * decl.c (store_bindings): Use free_binding_vecs.
6319         (pop_from_top_level): Likewise.
6321 Wed Mar 18 12:41:43 1998  Jason Merrill  <jason@yorick.cygnus.com>
6323         * decl.c (make_implicit_typename): Only change the type of a 
6324         TYPENAME_TYPE.
6326 Wed Mar 18 10:09:51 1998  Mark Mitchell  <mmitchell@usa.net>
6328         * semantics.c: New file, containing routines to perform the
6329         semantic phase of parsing.
6330         * parse.y: Use it.
6331         * pt.c (tsubst_expr): Likewise.
6332         * cp-tree.h: Declare the various functions in semantics.c.
6333         Provide macros to access _STMT tree nodes.
6334         * cp-tree.def: Add ASM_STMT tree node.
6335         * Makefile.in, Make-lang.in: Add dependencies on and for
6336         semantics.c.
6337         
6338 Wed Mar 18 00:24:10 1998  Jason Merrill  <jason@yorick.cygnus.com>
6340         * pt.c (push_template_decl): Only check primary templates.
6342         * pt.c (check_explicit_specialization): Complain about default args
6343         in explicit specialization.
6345         * parse.y (nomods_initdcl0): Also call cp_finish_decl for a 
6346         constructor_declarator.
6348 Tue Mar 17 14:44:54 1998  Mark Mitchell  <mmitchell@usa.net>
6350         * typeck2.c (build_x_arrow): Don't crash when an aggregate type
6351         has no overloaded operator ->.
6353         * call.c (build_field_call): Don't crash when presented with a
6354         field that is actually a nested type.
6356         * decl.c (pushtag): Deal with friend class injection in local
6357         classes.
6359         * call.c (build_object_call): Don't crash if OBJ is a
6360         pointer-to-member-function.
6362 Tue Mar 17 11:40:26 1998  Jason Merrill  <jason@yorick.cygnus.com>
6364         * pt.c (push_template_decl): Complain about template with C linkage,
6365         anonymous template class.
6367 Mon Mar 16 12:10:39 1998  Jason Merrill  <jason@yorick.cygnus.com>
6369         * class.c (pushclass): Only use the mi_matrix stuff #ifdef MI_MATRIX.
6370         * search.c: Likewise.
6372         * lex.c (do_pending_defargs): Only call 
6373         maybe_{begin,end}_member_template_processing for FUNCTION_DECLs.
6375         * parse.y (initdcl0_innards): Move maybeasm back into initdcl0 et al.
6377 Mon Mar 16 10:47:22 1998  Mark Mitchell  <mmitchell@usa.net>
6379         * parse.y: Deal with CONSTRUCTORS in new_initializers.
6381 Mon Mar 16 10:54:21 1998  Mark Mitchell  <mmitchell@usa.net>
6383         * pt.c (tsubst_copy): Deal with BIND_EXPR in a way that more
6384         closely mimics the behavior in parse.y.
6385         (tsubst_expr): Return the resuting BLOCK when making a tsubst'ing
6386         into a compound statement.
6387         
6388 Sun Mar 15 02:07:26 1998  Jason Merrill  <jason@yorick.cygnus.com>
6390         * cp-tree.h (TEMPLATE_PARMS_FOR_INLINE): New macro.
6391         * pt.c (inline_needs_template_parms): New fn.
6392         (original_template): New fn.
6393         (push_inline_template_parms_recursive): New fn.
6394         (maybe_begin_member_template_processing): Use them.
6395         (maybe_end_member_template_processing): Likewise.
6396         (is_member_or_friend_template): Rename to is_member_template.
6397         Member functions of local classes are never member templates.
6399 Sun Mar 15 01:14:22 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
6401         * lex.c (do_identifier): Handle TEMPLATE_DECL that was
6402         added in the class scope to catch redefinition error.
6404         * pt.c (reduce_template_parm_level): Also copy 
6405         the DECL_TEMPLATE_PARMS field.
6407 Sun Mar 15 10:54:08 1998  Mark Mitchell  <mmitchell@usa.net>
6409         * pt.c (tsubst): Clear TYPE_REFERENCE_TO when creating a
6410         reduced-level template type parameter.
6412 Sun Mar 15 12:26:02 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6414         * cp-tree.h (struct lang_decl_flags): Add needs_final_overrider.
6415         (DECL_NEEDS_FINAL_OVERRIDER_P): New macro.
6416         * class.c (override_one_vtable): Set DECL_NEEDS_FINAL_OVERRIDER_P.
6417         * decl.c (duplicate_decls): Propagate it.
6418         * typeck2.c (abstract_virtuals_error): Use two loops to emit
6419         abstract virtual functions and virtual functions which need a
6420         final overrider separately.
6421         
6422 Thu Mar 12 09:39:40 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6424         * lang-specs.h: Properly put brackets around array elements in 
6425         initializer.
6427         * typeck.c (build_binary_op_nodefault): Correctly place parens around
6428         && and || in expression.
6430 Thu Mar 12 09:26:04 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6432         * call.c (default_parm_conversions): Remove prototype definition.
6433         (build_method_call): Remove unused variable result.
6435         * cvt.c (ocp_convert): Remove unused variable conversion.
6437         * decl2.c (ambiguous_decl): Add explicit parameter definition for name.
6439         * except.c (do_unwind): #if 0 definition of unused variables fcall
6440         and next_pc.
6442         * expr.c (extract_scalar_init): #if 0 prototype and function 
6443         definition.
6445         * init.c (expand_aggr_init_1): Remove unused variable init_type.
6446         (build_new_1): Remove unused variable t.
6448         * pt.c (instantiate_class_template): Remove unused variable newtag;
6449         cast called function return value to void.
6450         (do_decl_instantiation): Remove unused variables name and fn.
6452         * tree.c (get_type_decl): Add default return to shut up compiler from
6453         complaining control reaches end of non-void function.
6455         * typeck.c (build_x_conditional_expr): Remove unused variable rval.
6457 Thu Mar 12 09:12:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6459         * call.c (default_parm_conversions): Remove prototype definition.
6460         (build_method_call): Remove unused variable result.
6461         (build_over_call): Add default case in enumeration switch.
6463 Thu Mar 12 08:39:13 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6465         * decl2.c (lang_decode_option): Change j's type to size_t.
6467         * tree.c (layout_vbasetypes): record_align and desired_align are of
6468         type unsigned int; const_size and nonvirtual_const_size likewise.
6470 Wed Mar 11 07:25:20 1998  Mark Mitchell  <mmitchell@usa.net>
6472         * parse.y (new_initializer): Make sure all initializers are
6473         lists.
6475 Tue Mar 10 07:32:36 1998  Mark Mitchell  <mmitchell@usa.net>
6477         * decl2.c (import_export_decl): Mark tinfo functions for
6478         cv-qualified versions of class types as DECL_NOT_REALLY_EXTERN.
6480 Fri Mar  6 23:27:35 1998  Jeffrey A Law  (law@cygnus.com)
6482         * method.c: Fix typo.
6484 Fri Mar  6 10:06:59 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6486         * method.c: Include "system.h" to get stdlib.h, stdio.h,
6487         ctype.h, string.h, etc.
6488         (issue_nrepeats): Add default case in enumeration switch.
6489         (check_btype): Likewise.
6490         (process_overload_item): Likewise.
6491          
6492         * Makefile.in (method.o): Depend on system.h.
6494 Wed Mar  4 22:26:53 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6496         * lex.c (do_scoped_id): Fix parenthesizing.
6498 Wed Mar  4 12:11:53 1998  Michael Tiemann  <tiemann@axon.cygnus.com>
6500         * rtti.c (get_tinfo_fn_dynamic): If this function is called an
6501         FLAG_RTTI is unset, initialize type info machinery and continue
6502         with FLAG_RTTI enabled.
6503         (get_typeid): Ditto.
6505 Wed Mar  4 11:47:55 1998  Jason Merrill  <jason@yorick.cygnus.com>
6507         * typeck.c (unary_complex_lvalue): &D::i has type B::* if i comes
6508         from B.
6510 Wed Mar  4 11:28:08 1998  Mark Mitchell  <mmitchell@usa.net>
6512         * pt.c (finish_member_template_decl): Deal more gracefully with
6513         invalid declarations.
6515 Tue Mar  3 01:38:17 1998  Jason Merrill  <jason@yorick.cygnus.com>
6517         * cvt.c, decl.c, decl2.c, init.c, rtti.c, typeck.c, typeck2.c,
6518         cp-tree.h: Clean up more old overloading code, old RTTI code, and
6519         some formatting quirks.
6521         * call.c, class.c, cp-tree.h, cvt.c, decl.c, init.c, lex.c,
6522         method.c, pt.c, ptree.c, typeck.c: Remove support for 
6523         -fno-ansi-overloading and overloading METHOD_CALL_EXPR.
6524         * class.h: Remove.
6525         * Makefile.in: Adjust.
6527         * pt.c (unify): Don't allow reduced cv-quals when strict.
6529         * call.c, class.c, pt.c, cp-tree.h: Remove nsubsts parm from
6530         *type_unification* and unify.
6532 Mon Mar  2 12:11:06 1998  Jason Merrill  <jason@yorick.cygnus.com>
6534         * parse.y (explicit_template_type): Remove TEMPLATE keyword.
6535         (nested_name_specifier): And add it before this use.
6536         (typename_sub0): And this use.  Also add use without the keyword.
6537         (typename_sub1): Likewise.
6538         * pt.c (instantiate_class_template): Don't actually instantiate 
6539         anything if our type uses template parms.
6541 Mon Mar  2 11:04:59 1998  Jim Wilson  <wilson@cygnus.com>
6543         * decl.c (start_function): Don't call temporary_allocation for a
6544         nested function.
6546 Sun Mar  1 21:06:37 1998  Jason Merrill  <jason@yorick.cygnus.com>
6548         * pt.c (instantiate_class_template): Don't mess with friends if
6549         our type uses template parms.
6551 Sat Feb 28 12:06:44 1998  Jason Merrill  <jason@yorick.cygnus.com>
6553         * parse.y (nested_name_specifier): Use explicit_template_type.
6554         (typename_sub): Allow a template_type, an explicit_template_type,
6555         or an implicit template type at the end.
6556         * lex.c (yyprint): Handle a PTYPENAME being a TEMPLATE_DECL.
6557         * decl.c (make_typename_type): Handle template-id where the name
6558         is a TEMPLATE_DECL.
6559         * call.c (build_scoped_method_call): Handle member template 
6560         destructor call.
6561         * pt.c (tsubst_copy, METHOD_CALL_EXPR): Don't assume a member 
6562         destructor is represented by the type.
6564         * cp-tree.h (TYPENAME_TYPE_FULLNAME): New macro.
6565         * parse.y (nested_name_specifier): Add 'template' case.
6566         (explicit_template_type): New rule.
6567         (typename_sub): Use it.
6568         * decl.c (make_typename_type): Handle getting a template-id for NAME.
6569         * pt.c (tsubst): Likewise.
6571 Fri Feb 27 11:17:50 1998  Jason Merrill  <jason@yorick.cygnus.com>
6573         * pt.c (add_to_template_args): Fix thinko.
6574         (instantiate_class_template): Call it later.
6576         * pt.c (get_class_bindings): Add outer_args parm.
6577         (most_specialized_class): Likewise.
6578         (instantiate_class_template): Pass it.
6579         (more_specialized_class): Likewise.
6580         (lookup_template_class): Get context from template if none
6581         was specified.
6582         (finish_member_template_decl): Don't do anything with a
6583         partial specialization.
6584         * decl2.c (check_member_template): Use IS_AGGR_TYPE instead of
6585         AGGREGATE_TYPE_P.
6586         * class.c (finish_struct): Member class templates have already been
6587         checked for name clashes.
6588         * decl.c (pushdecl_with_scope): Handle pushing at class level.
6590 Fri Feb 27 02:25:16 1998  Jason Merrill  <jason@yorick.cygnus.com>
6592         * pt.c (tsubst, TEMPLATE_DECL): Support member class templates.
6593         (tsubst, *_PARM): Support multiple levels of template classes.
6594         (instantiate_class_template): Look up the pattern from the
6595         original template.
6596         (lookup_template_class): Handle getting a template for d1.
6597         (push_template_decl): Correct setting of 'primary'.
6598         (reduce_template_parm_level): Add 'levels' parm.
6599         (finish_member_template_decl): Support member class templates.
6600         (template_class_depth): Handle multiple levels.
6601         * parse.y (component_decl_1, fn.def2): Remove member template case.
6602         (component_decl): Add member template cases.
6603         * decl2.c (check_member_template): We now handle member template
6604         classes.
6605         * decl.c (pushtag): Handle member templates.
6606         * method.c (do_inline_function_hair): Don't touch
6607         IDENTIFIER_GLOBAL_VALUE.
6608         * init.c (build_offset_ref): If name isn't an identifier, just 
6609         return it.
6610         * spew.c (yylex): Handle PTYPENAME like TYPENAME.
6612         * typeck.c (get_delta_difference): Do adjust for conversions to
6613         and from virtual base.
6615 Wed Feb 25 09:51:29 1998  Jason Merrill  <jason@yorick.cygnus.com>
6617         * typeck.c (get_delta_difference): Give hard error for conversion
6618         from virtual base.
6620         * cp-tree.h: Tweak formatting.
6622 Wed Feb 25 00:35:33 1998  Jason Merrill  <jason@yorick.cygnus.com>
6624         * decl.c (push_namespace): Handle redeclaration error.
6626         * cp-tree.h (IDENTIFIER_NAMESPACE_VALUE): New macro.
6627         (IDENTIFIER_NAMESPACE_BINDINGS): New macro.
6628         (NAMESPACE_BINDING): New macro.
6629         (IDENTIFIER_GLOBAL_VALUE): Use NAMESPACE_BINDING.
6630         * *.c: Use them.
6632         * pt.c (push_template_decl): Use innermost_args.
6634         * decl.c (get_unique_name): Tweak from earlier in the name.
6636 Tue Feb 24 22:15:04 1998  Martin von Loewis  <loewis@informatik.hu-berlin.de>
6638         * cp-tree.def: Add CPLUS_BINDING node.
6639         * cp-tree.h (tree_binding): new struct
6640         (BINDING_SCOPE, BINDING_VALUE): new macros
6641         (current_namespace, global_namespace): declare extern
6642         (struct lang_decl_flags): new field in_namespace
6643         (DECL_NAMESPACE_USING, DECL_NAMESPACE_USERS): new macros
6644         (DECL_NAMESPACE, SET_DECL_NAMESPACE): new macros
6645         (TREE_INDIRECT_USING): new macro
6646         * decl2.c (current_namespace, global_namespace): Declare.  The
6647         value is a NAMESPACE_DECL now, not a TREE_LIST.
6648         (is_namespace_ancestor, namespace_ancestor):new static functions.
6649         (add_using_namespace, ambiguous_decl): likewise.
6650         (lookup_using_namespace): new support function for lookup_name.
6651         (qualified_lookup_using_namespace): new support function for
6652         do_scoped_id and lookup_namespace_name
6653         (get_namespace_id): mark as obsolete.
6654         (current_namespace_id): Likewise.
6655         (do_namespace_alias): Implement.
6656         (do_using_directive): Implement as call to add_using_namespace.
6657         * decl.c (binding_for_name): new function.
6658         (push_namespace, pop_namespace): implement.
6659         (push_decl): don't install a FUNCTION_DECL in the global branch.
6660         (lookup_namespace_name): implement using qualified lookup.
6661         (lookup_name_real): For global scoping, lookup in
6662         global_namespace. For namespace scoping, lookup in given
6663         namespace. For unscoped lookup, iterate over namespace,
6664         considering using directives.
6665         (init_decl_processing): initialize global_namespace.
6666         (grokvardecl): Build assembler name as static name for globals.
6667         (grokdeclarator): Remove old namespace mangling.
6668         (xref_tag): When installing a global binding for the
6669         tag, make sure we have an identifier.
6670         * method.c (build_overload_nested_name): mangle namespaces.
6671         (build_qualified_name): Likewise.
6672         (build_decl_overload_real): Likewise.
6673         * lex.c (build_lang_decl): set namespace for new declaration to
6674         current_namespace.
6675         (do_scoped_id): find global names in global or current
6676         namespace, or using qualified namespace lookup, depending on
6677         context.
6678         * init.c (build_member_call): When scope is namespace, use
6679         build_x_function_call instead.
6680         (build_offset_ref): When scope is namespace, collapse processing
6681         to lookup_namespace_name instead.
6682         * error.c (dump_decl): Support NAMESPACE_DECL.
6683         * decl.c (pushdecl): Bind globals to current namespace.
6684         (push_overloaded_decl): Likewise.
6685         (lookup_tag): Likewise.
6686         (lookup_name_current_level): Likewise.
6687         (xref_tag): Likewise.
6688         (start_function): Likewise.
6689         * lex.c (do_identifier): Likewise.
6690         (identifier_typedecl_value): Likewise.
6691         (real_yylex): Likewise.
6692         * method.c (do_inline_function_hair): Likewise.
6693         * parse.y (unscoped): Likewise.
6694         * pt.c (check_explicit_specialization): Likewise.
6695         (lookup_template_class): Likewise.
6696         * rtti.c (call_void_fn): Likewise.
6697         * sig.c (build_sigtable): Likewise.
6698         * ptree.c (lang_print_xnode): New function.
6700 Tue Feb 24 01:40:24 1998  Jason Merrill  <jason@yorick.cygnus.com>
6702         * pt.c (instantiate_class_template): Don't instantiate if pedantic
6703         and the args use template parms.
6705         * pt.c (push_tinst_level): If the instantiaton uses template parms,
6706         fail silently.
6707         * decl.c (xref_basetypes): Do call complete_type for basetypes
6708         that involve template parameters.
6710 Tue Feb 24 00:36:43 1998  Jason Merrill  <jason@yorick.cygnus.com>
6712         * typeck2.c (process_init_constructor): Fix labeled init check.
6714 Mon Feb 23 05:08:55 1998  Jason Merrill  <jason@yorick.cygnus.com>
6716         * pt.c, call.c, decl.c, method.c, cp-tree.h: Remove unused NARGS
6717         argument to tsubst and friends.
6719         * pt.c (tsubst, FUNCTION_DECL): Tidy.
6721         * typeck.c (build_x_function_call): Handle static member function
6722         templates like non-templates.  Handle friend templates like normal
6723         function templates.
6724         * pt.c (tsubst, *_PARM): Don't use orig_level.
6725         (get_bindings): Don't call add_to_template_args.
6726         (instantiate_template): Likewise.
6727         (tsubst, FUNCTION_DECL): Call add_to_template_args as appropriate.
6728         * ptree.c (print_lang_type): Print index/level for template parms.
6730 Mon Feb 23 02:52:29 1998  Mark Mitchell  <mmitchell@usa.net>
6732         * Make-lang.in (cc1plus): Note that cc1plus depends on
6733         cp/cp-tree.h and cp/cp-tree.def.
6734         
6735         * cp-tree.def (TEMPLATE_CONST_PARM): Remove.
6736         (TEMPLATE_PARM_INDEX): New tree code, used to indicate a
6737         position in a template parameter list.
6738         * cp-tree.h (template_parm_index): New structure, used as the tree
6739         structure for a TEMPLATE_PARM_INDEX.
6740         (TEMPLATE_PARM_IDX): New macro.
6741         (TEMPLATE_PARM_LEVEL): Likewise.
6742         (TEMPLATE_PARM_DESCENDANTS): Likewise.
6743         (TEMPLATE_PARM_ORIG_LEVEL): Likewise.
6744         (TEMPLATE_PARM_DECL): Likewise.
6745         (TEMPLATE_TYPE_PARM_INDEX): Likewise.
6746         (TEMPLATE_TYPE_ORIG_LEVEL): Likewise.
6747         (TEMPLATE_TYPE_DECL): Likewise.
6748         (TEMPLATE_CONST_IDX): Remove.
6749         (TEMPLATE_CONST_LEVEL): Likewise.
6750         (TEMPLATE_CONST_SET_INFO): Likewise.
6751         (TEMPLATE_TYPE_SET_INFO): Likewise.
6752         (TEMPLATE_TYPE_IDX): Redefine in terms of TEMPLATE_PARM_INDEX
6753         node.
6754         (TEMPLATE_TYPE_LEVEL): Likewise.
6755         * decl.c (decls_match): Call comp_template_parms, rather than
6756         expanding it inline.
6757         (duplicate_decls): If two template declarations are being merged,
6758         then their TEMPLATE_INFOs should be merged as well.
6759         (grokfndecl): Save template-id information when declaring a friend
6760         with explicit template arguments.  Pass arguments to
6761         check_explicit_specialization via correct convention; at some
6762         point check_explicit_specialization changed, but these call-sites
6763         did not.
6764         (grokdeclarator): Tidy up slightly.
6765         * decl2.c (check_classfn): Tidy up slightly.  Don't assume that
6766         two template functions with the same DECL_ASSEMBLER_NAME the same,
6767         since the names are not yet mangled.
6768         * error.c (dump_decl): Use TEMPLATE_PARM_INDEX instead of
6769         TEMPLATE_CONST_PARM. 
6770         (dump_expr): Likewise.  Use the TEMPLATE_PARM_DECL to get at the
6771         decl for a non-type parameter, rather than printing `<tparm ...>'.
6772         * friend.c (is_friend): Handle TEMPLATE_DECL friends.
6773         (do_friend): Deal with template friends.
6774         * lex.c (do_pending_inlines): Call
6775         maybe_begin_member_template_processing, rather than
6776         conditionally calling begin_member_template_processing.
6777         (process_next_inline): Likewise.  Call
6778         maybe_end_member_template_processing, rather than
6779         conditionally calling end_member_template_processing.
6780         (do_pending_defargs): Likewise.
6781         (do_identifier): Use TEMPLATE_PARM_INDEX instead of
6782         TEMPLATE_CONST_PARM.  
6783         * method.c (build_mangled_template_parm_index): New function.
6784         (build_overload_value): Use it.
6785         (build_overload_name): Likewise.
6786         * pt.c (finish_member_template_decl): Allow friend declarations.
6787         (template_class_depth): New function.
6788         (is_member_template): Rename, and modify, to become...
6789         (is_member_or_friend_template): New function.
6790         (end_member_template_processing): Rename, and modify, to become...
6791         (maybe_end_member_template_processing).
6792         (build_template_parm_index): New function.
6793         (reduce_template_parm_level): New function.
6794         (process_template_parm): Modify to use build_template_parm_index.
6795         (push_template_decl): Deal with friend templates.
6796         (uses_template_parms): Use TEMPLATE_PARM_INDEX instead of
6797         TEMPLATE_CONST_PARM.
6798         (tsubst_friend_function): New function.
6799         (instantiate_class_template): Generate the DECL_FRIENDLIST
6800         for a new instantiation by using tsubst_friend_function rather
6801         than just tsubst.
6802         (tsubst): Don't tsubst into a type which is a TEMPLATE_DECL.
6803         Use TEMPLATE_PARM_INDEX instead of TEMPLATE_CONST_PARM, and the
6804         appropriate new macros.  Use reduce_template_parm_level to
6805         generate lower-level template parameters.  Handle tsubst'ing into
6806         TEMPLATE_DECLS that declare TEMPLATE_TEMPLATE_PARMS.  Don't forget
6807         to tsubst the DECL_CONTEXT and DECL_CLASS_CONTEXT of newly created
6808         templates.  Similarly for the template parameters for a new
6809         template.
6810         (tsubst_copy): Tidy up slightly.  Use TEMPLATE_PARM_INDEX instead
6811         of TEMPLATE_CONST_PARM.  Handle TYPE_DECLs by tsubsting into them.
6812         (unify): Use TEMPLATE_PARM_INDEX instead of TEMPLATE_CONST_PARM.  
6813         (get_bindings): Call add_to_template_args if necessary.
6814         (instantiate_decl): Handle instantiations of friend templates.
6815         * search.c (lookup_field_1): Don't treat the TYPE_FIELDS of a
6816         TEMPLATE_TYPE_PARM as a list of fields; it's not!
6817         * spew.c (yylex): Do a little manual constant propogation to
6818         clarify the code.
6819         
6820 Sun Feb 22 19:53:29 1998  Jeffrey A Law  (law@cygnus.com)
6822         * error.c: Include sys/types.h.
6824 Thu Feb 19 14:49:09 1998  Jeffrey A Law  (law@cygnus.com)
6826         * method.c (build_mangled_name): Start CPP directives in column zero.
6828 Thu Feb 19 10:36:48 1998  Jason Merrill  <jason@yorick.cygnus.com>
6830         * typeck2.c (process_init_constructor): Sorry about non-trivial
6831         labeled initializers.
6832         * parse.y (initlist): Reenable labeled initializers.
6834 Thu Feb 19 10:15:55 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
6836         * pt.c (coerce_template_parms) Add a new parameter, is_tmpl_parm,
6837         all callers changed.  Rely on the new parameter instead of arg 
6838         being a TREE_LIST when determine whether we are working inside
6839         template template parameter.  Clean up is_type test.
6840         
6841 Thu Feb 19 10:04:12 1998  Jason Merrill  <jason@yorick.cygnus.com>
6843         * cvt.c (cp_convert_to_pointer): Preserve TREE_CONSTANT.
6844         * typeck2.c (initializer_constant_valid_p): Allow conversions
6845         between pointers and refrerences.
6847 1998-02-19  Brendan Kehoe  <brendan@cygnus.com>
6849         * typeck.c (build_unary_op): Only warn about incr/decr a pointer
6850         if pedantic || warn_pointer_arith.
6852 Thu Feb 19 09:37:21 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
6854         * pt.c (unify): Handle TEMPLATE_DECL.
6856 1998-02-18  Brendan Kehoe  <brendan@cygnus.com>
6858         * cp-tree.h (strip_attrs): Remove decl.
6860 1998-02-18  Doug Evans  <devans@cygnus.com>
6862         * decl.c (duplicate_decls): Call merge_machine_decl_attributes.
6863         Update olddecl's attributes too.
6864         (strip_attrs): Remove function.
6865         * typeck.c (common_type): Call merge_machine_type_attributes.
6867 Tue Feb 17 14:07:52 1998  Mark Mitchell  <mmitchell@usa.net>
6869         * parse.y (initdcl0_innards): New grammar symbol.
6870         (nomods_initdecls, nomods_initdcl0): Change type from itype to
6871         none, since the resulting value is never used.
6872         (parse_decl): New function.
6873         (datadef): Remove redundant actions.
6874         (initdcl0, notype_initdcl0, nomods_initdcl0): Use initdcl0_innards.
6875         * parse.c: Regenerated.
6876         
6877 Tue Feb 17 11:54:16 1998  Jason Merrill  <jason@yorick.cygnus.com>
6879         * parse.y (simple_stmt): Use getdecls() to check for decl.
6881 Sat Feb 14 11:50:51 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6883         * Make-lang.in (DEMANGLER_INSTALL_NAME, DEMANGLER_CROSS_NAME): New 
6884         macros.
6885         (c++.install-common): Install c++filt properly as native or as cross
6886         variant.
6887         (c++.uninstall): Add c++filt.
6889 Fri Feb 13 14:55:37 1998  Jason Merrill  <jason@yorick.cygnus.com>
6891         * call.c (standard_conversion): Fix multi-level ptr conversions.
6893 Fri Feb 13 14:06:22 1998  Mike Stump  <mrs@wrs.com>
6895         * init.c (build_new): Propagate error_mark_node up.
6897 Fri Feb 13 13:24:32 1998  Jason Merrill  <jason@yorick.cygnus.com>
6899         * parse.y (simple_stmt): If the condition isn't a declaration, 
6900         start the controlled block after the test.
6902 Fri Feb 13 02:26:10 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6904         * call.c (build_over_call): Convert builtin abs, labs and fabs to
6905         tree-codes.
6906         * decl.c (init_decl_processing): Reenable abs, labs and fabs as
6907         builtins.
6909 Fri Feb 13 01:36:42 1998  Jason Merrill  <jason@yorick.cygnus.com>
6911         * call.c (standard_conversion): A BASE_CONV replaces an RVALUE_CONV.
6913 Fri Feb 13 00:21:59 1998  Jason Merrill  <jason@yorick.cygnus.com>
6915         * cp-tree.h: Add access_protected_virtual_node.
6916         * class.c (init_class_processing): Initialize it.
6917         * decl.c (xref_basetypes): Use it.
6918         * parse.y (base_class_access_list): Likewise.
6920         * Make-lang.in (DEMANGLER_PROG): Add $(exeext).
6921         (c++.install-common): Install c++filt.
6923 Thu Feb 12 12:46:51 1998  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
6925         * decl.c (shadow_tag): Give error for typedef-ing built-in types.
6927 Wed Feb 11 23:28:05 1998  Mark Mitchell  <mmitchell@usa.net>
6929         * call.c (reference_binding): Use comptypes when comparing
6930         TYPE_MAIN_VARIANTS to handle non-canonical array/index types.
6932 Wed Feb 11 16:42:04 1998  Mark Mitchell  <mmitchell@usa.net>
6934         * tree.c (is_overloaded_fn): Use really_overloaded_fn.
6935         (really_overloaded_fn): Move check here from is_overloaded_fn. 
6936         (get_first_fn): Use really_overloaded_fn and is_overloaded_fn.
6938 Wed Feb 11 15:54:18 1998  Mark Mitchell  <mmitchell@usa.net>
6940         * typeck.c (build_ptrmemfunc): Type-check pointer-to-member
6941         conversions.
6943 Mon Feb  9 22:23:31 1998  Mark Mitchell  <mmitchell@usa.net>
6945         * cp-tree.h (push_template_decl): Return the decl passed in, or an
6946         equivalent duplicate.
6947         * decl.c (pushtag): Use the return value from push_template_decl.
6948         (duplicate_decls): When duplicating a template declaration, merge
6949         the DECL_TEMPLATE_RESULTs as well.
6950         (make_implicit_typename): Don't try to dive into typename types to
6951         find a context for making a new implicit typename.
6952         (start_decl): Use the return value from push_template_decl.
6953         (grokdeclarator): Complain about declarations list `const operator
6954         int'.  Since we don't correctly handle in-class initializations of
6955         non-static data members, complain about this (now illegal)
6956         practice.  Issue an error for initializations of non-const statics
6957         since that is illegal as well, and since we don't handle that case
6958         correctly either.
6959         (start_function): Use the return value from push_template_decl.
6960         (start_method): Likewise.
6961         * decl2.c (grokfield): Likewise.  Since the change to
6962         grokdeclarator ensures that all initialized fields are in fact
6963         static, remove a redundant test for TREE_PUBLIC.
6964         * parse.y (initlist): Disable labeled initializers since they do
6965         not work as per the documentation, and since they do not use the
6966         same syntax as the C front end.
6967         * pt.c (push_template_decl): Return the decl passed in, or an
6968         equivalent duplicate.
6969         (lookup_template_class): When searching in a nested context,
6970         use the right arguments.
6971         (uses_template_parms): Handle the DECL_INITIAL for a CONST_DECL.
6972         * typeck.c (build_component_ref): Assign the correct type to the
6973         result of build_vfn_ref.
6974         
6975 Tue Feb 10 23:56:46 1998  Jason Merrill  <jason@yorick.cygnus.com>
6977         * pt.c (convert_nontype_argument): Fix typo.
6978         (check_explicit_specialization): Allow old-style specialization
6979         of class template members.
6981 Tue Feb 10 20:36:52 1998  Jason Merrill  <jason@yorick.cygnus.com>
6982                           Manfred Hollstein  <manfred@s-direktnet.de>
6984         * decl.c (grokdeclarator): Use DECL_USE_TEMPLATE instead
6985         when deciding to override DECL_ASSEMBLER_NAME.
6987 Tue Feb 10 15:30:55 EST 1998 Andrew MacLeod <amacleod@torpedo.to.cygnus.com>
6989         * decl2.c (lang_f_options): Add -fsquangle to option processing list.
6990         * cp-tree.h (flag_do_squangling): Add declaration.
6991         * lang-options.h: Add -fsquangle and -fno-squangle.
6992         * method.c: Add macros and static variables for squangling.
6993         (build_overload_name): Rename to build_mangled_name, add logic for B 
6994         compression, and split into process_modifiers and 
6995         process_overload_item.
6996         (process_modifiers): New function, to handle constant, reference, 
6997         and pointer types. 
6998         (process_overload_item): New function, handles issue of type codes.
6999         (build_overload_name): New function, start squangling and call 
7000         build_mangled_name.
7001         (ALLOCATE_TYPEVEC, DEALLOCATE_TYPEVEC): Remove macro and expand inline.
7002         (start_squangling): New function to initialize squangling structs.
7003         (end_squangling): New function to destroy squangling structs.
7004         (nrepeats): Rename variable to Nrepeats.
7005         (issue_nrepeats): New function for issuing 'n' type repeats.
7006         (check_ktype): New function to check for type K name compression.
7007         (build_overload_nested_name): Add a check for K name compression.
7008         (build_qualified_name): Add a check for K name compression and don't
7009         use DECL_ASSEMBLER_NAME when squangling is on.
7010         (check_btype): New function, checks for B type compression.
7011         (build_static_name, build_decl_overload_real): Initiate squangling.
7012         (build_typename_overload, build_overload_with_type): Initiate 
7013         squangling
7015 Sun Feb  8 23:47:38 1998  scott snyder  <sss@d0linux01.fnal.gov>
7017         * method.c (make_thunk): Avoid name buffer overflow.
7019 Sat Feb  7 16:48:54 1998  Jason Merrill  <jason@yorick.cygnus.com>
7021         * pt.c (instantiate_decl): Call cp_finish_decl for vars even if we
7022         don't define them yet.
7024         * parse.y (nomods_initdcl0): Add constructor_declarator case.
7026 Fri Feb  6 21:32:25 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7028         * config-lang.in (diff_excludes): Use basename only.
7030 Thu Feb  5 19:10:40 1998  Jason Merrill  <jason@yorick.cygnus.com>
7032         * tinfo2.cc: Add tinfo for signed char.
7034 Thu Feb  5 14:38:23 1998  Mike Stump  <mrs@wrs.com>
7036         * search.c (compute_access): Handle protected constructors in derived
7037         classes as accessible.
7039 Wed Feb  4 01:26:49 1998  Jason Merrill  <jason@yorick.cygnus.com>
7041         * expr.c (cplus_expand_expr, PCC_STATIC_STRUCT_RETURN code):
7042         Call convert_from_reference sooner.
7044 Tue Feb  3 23:50:52 1998  Mark Mitchell  <mmitchell@usa.net>
7046         * cvt.c (ocp_convert): Obtain the constant values from constant
7047         decls even if the destination type is the same as the type of the
7048         decl. 
7050         * decl2.c (finish_file): Make sure that static inlines with
7051         definitions are not marked DECL_EXTERNAL before returning.
7053 Tue Feb  3 22:43:42 1998  Jason Merrill  <jason@yorick.cygnus.com>
7055         * decl.c: Lose arg_looking_for_template.
7056         (lookup_name_real): Likewise.
7057         * parse.y: Lose processing_template_arg, template_arg1
7058         (primary): Likewise.
7059         * spew.c (yylex): Set lastiddecl for PTYPENAMEs, too.
7061 Tue Feb  3 22:04:01 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
7063         * error.c (dump_decl): Fix type of default arguments for template
7064         template parameters and nontype template parameters.
7065         * parse.y (template_parm): Handle invalid default template 
7066         template arguments here.
7068         * parse.y (template_parm): Use template_arg instead of PTYPENAME 
7069         for default template template argument.
7070         * pt.c (coerce_template_parms): Merge default template argument 
7071         codes.  Can treat RECORD_TYPE as template name if it is implicitly
7072         created.  Fix argument index in error message.
7073         * typeck.c (comptypes): Merge template argument comparison codes in 
7074         TEMPLATE_TEMPLATE_PARM and RECORD_TYPE.
7076 Tue Jan  6 01:42:44 1998  Mumit Khan <khan@xraylith.wisc.edu>
7078         * lex.c (file_name_nondirectory): Also check for '/'.
7080 Mon Feb  2 11:24:22 1998  Mark Mitchell  <mmitchell@usa.net>
7082         * parse.y (primary): Deal with statement-expressions in
7083         templates. 
7084         * pt.c (tsubst_copy): Handle BIND_EXPR.
7085         * tree.c (mapcar): Likewise.
7087         * call.c (add_template_candidate_real): Pass extra parameter to
7088         fn_type_unification. 
7089         * cp-tree.h (fn_type_unification): Add parameter.
7090         * pt.c (fn_type_unification): Add additional parameter to deal with
7091         static member functions.
7092         (get_bindings): Deal with static member functions.
7094         * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.      
7095         (revert_static_member_fn): Declare.
7096         * decl.c (revert_static_member_fn): Remove declaration.  Change
7097         linkage from internal to external.
7098         (cp_finish_decl): Deal with virtual functions in classes local to
7099         template functions.
7100         * decl2.c (finish_file): Don't forget to emit increment/decrement
7101         expressions in initializers for file-scope variables.
7102         * parse.y (typename_sub2): If the typename doesn't names a
7103         template, rather than a type, issue an error message.
7104         * pt.c (check_explicit_specialization): Handle specializations of
7105         static member functions.
7106         (coerce_template_parms): Handle offset references to lists of
7107         member functions.
7108         * search.c (note_debug_info_needed): Don't crash when handed a
7109         type which is being defined.
7110         * typeck.c (complete_type): Don't crash when handed NULL_TREE;
7111         that can happen with some illegal code.
7113 Mon Feb  2 00:57:38 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7115         * call.c (user_harshness): Initialize `code' to 0.
7116         (build_method_call): Initialize `candidates', `cp' and `len' to 0.
7117         (null_ptr_cst_p): Add parentheses around && within ||.
7118         (standard_conversion): Likewise.
7119         (z_candidate): Likewise.
7120         (build_user_type_conversion_1): Initialize `args' to NULL_TREE.
7121         (build_object_call): Likewise for `mem_args'.
7122         (build_new_op): Likewise for `mem_arglist'.  Add `return' from
7123         default case in enumeration switch.
7125         * class.c (build_vtable_entry): Add explicit braces to avoid
7126         ambiguous `else'.
7127         (build_class_init_list): Likewise.
7128         (finish_struct_1): Initialize `width' to 0.
7129         (instantiate_type): Initialize `name' to NULL_TREE.  Add
7130         explicit braces to avoid ambiguous `else'.
7132         * cvt.c (convert_to_aggr): Add explicit braces to avoid ambiguous
7133         `else'.
7135         * decl.c (grok_reference_init): Eliminate unused parameter, all
7136         callers changed.
7137         (record_builtin_type): Initialize `tdecl' to NULL_TREE.
7138         (init_decl_processing): Initialize `vb_off_identifier' to NULL_TREE.
7139         (cp_finish_decl): Initialize `ttype' to NULL_TREE.
7140         (grokdeclarator): Add parentheses around && within ||.  Add
7141         explicit braces to avoid ambiguous `else'.
7142         (grokparms): Initialize `type' to NULL_TREE.
7143         (xref_tag): Remove unused label `just_return'.
7144         (finish_enum): Initialize `minnode' and `maxnode' to NULL_TREE.
7145         (finish_function): Initialize `cond' and `thenclause' to NULL_TREE.
7146         (hack_incomplete_structures): Add parentheses around assignment
7147         used as truth value.
7149         * decl2.c (coerce_delete_type): Hide definition of `e3'.
7151         * error.c: Include <stdlib.h>.
7152         (dump_expr): Change the type of `i' to size_t.  Remove unused
7153         label `error'. 
7155         * except.c (init_exception_processing): Remove unused variable `d'.
7156         (expand_throw): Likewise for `label'.
7158         * friend.c (add_friends): Add explicit braces to avoid ambiguous
7159         `else'.
7161         * init.c (sort_member_init): Initialize `last_field' to NULL_TREE.
7162         (sort_base_init): Likewise for `binfo'.
7163         (expand_member_init): Likewise for `rval'.
7164         (build_member_call): Add parentheses around assignment used as
7165         truth value.
7166         (build_offset_ref): Add explicit braces to avoid ambiguous `else'.
7167         (build_new): Initialize `nelts' to NULL_TREE.  Initialize
7168         `old_immediate_size_expand' to 0.
7169         (build_new_1): Initialize `nelts' and `alloc_node' to NULL_TREE.
7170         (build_vec_delete_1): Remove unused variable `block'.
7171         (expand_vec_init): Initialize `itype' to NULL_TREE.
7173         * lex.c: Include <strings.h> if we don't have <string.h>.  Protect
7174         declaration of `index' and `rindex' with autoconf macros.
7175         (reinit_parse_for_expr): Remove unused variables
7176         `look_for_semicolon' and `look_for_lbrac'.
7177         (cons_up_default_function): Initialize `args' to NULL_TREE.
7178         (readescape): Initialize `firstdig' to 0.
7179         (real_yylex): Add parentheses around assignment used as truth value. 
7181         * method.c: Include <strings.h> if we don't have <string.h>.
7182         Protect declaration of `index' with autoconf macro.
7184         * parse.y (primary): Add explicit braces to avoid ambiguous `else'.
7185         Initialize `type' to NULL_TREE.
7186         (structsp): Remove unused variable `id'.
7188         * pt.c (coerce_template_parms): Add explicit braces to avoid
7189         ambiguous `else'.
7190         (lookup_template_class): Initialize `template' to NULL_TREE.
7191         (instantiate_class_template): Remove unused variable `name' and `e'.
7192         (tsubst): Likewise for `i'.  Initialize `last' to NULL_TREE.
7193         (do_poplevel): Initialize `saved_warn_unused' to 0.
7194         (type_unification): Remove unused varable `parm'.
7195         (unify): Likewise for `j'.
7197         * repo.c (init_repo): Add parentheses around assignment used as
7198         truth value.
7199         (finish_repo): Remove unused varable `p'.
7200         
7201         * search.c (get_binfo): Initiize `type' to NULL_TREE.
7202         (get_base_distance): Likewise.
7203         (lookup_field): Initialize `rval_binfo_h', `type', `basetype_path'
7204         and `new_v' to NULL_TREE.
7205         (lookup_fnfields): Likewise for `rval_binfo_h'.
7206         (breadth_first_search): Add parentheses around assignment used as
7207         truth value.
7208         (get_template_base): Initialize `type' to NULL_TREE.
7210         * sig.c (append_signature_fields): Initialize `last_mfptr' to
7211         NULL_TREE.
7212         (build_signature_table_constructor): Likewise for
7213         `last_rhs_field', `pfn' and `vt_off'.
7214         (build_sigtable): Likewise for `init'.
7216         * tree.c (break_out_calls): Initialize `t2' to NULL_TREE.
7217         (propagate_binfo_offsets): Likewise for `delta'.
7218         (hash_tree_cons): Initialize hashcode to 0.
7219         (can_free): Likewise for `size'.
7220         (cp_tree_equal): Add explicit braces to avoid ambiguous `else'.
7221         
7222         * typeck.c (convert_sequence): Hide prototype.
7223         (common_type): Add explicit braces to avoid ambiguous `else'.
7224         (comp_target_types): Likewise.
7225         (build_x_function_call): Initialize `ctypeptr' to NULL_TREE.
7226         (build_function_call_real): Add explicit braces to avoid ambiguous
7227         `else'.
7228         (convert_arguments): Initialize `called_thing' to 0.
7229         (convert_for_initialization): Initialize `savew' and `savee' to 0.
7231         * typeck2.c (incomplete_type_error): Initialize `errmsg' to 0.
7232         (digest_init): Initialize `old_tail_contents' to NULL_TREE.
7233         (build_x_arrow): Likewise for `last_rval'.
7235         * xref.c (GNU_xref_decl): Initialize `cls' to 0.
7237 Sun Feb  1 12:45:34 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
7239         * decl.c (init_decl_processing): Use set_sizetype.
7240         * decl2.c (sizetype): Don't declare.
7241         * typeck.c (c_sizeof): Convert result of *_DIV_EXPR to sizetype.
7242         (c_sizeof_nowarn, build_binary_op_nodefault): Likewise.
7243         (build_component_addr, unary_complex_lvalue): Likewise.
7244         * rtti.c (expand_class_desc): Likewise.
7245         * class.c (get_vfield_offset): Likewise.
7247 Thu Jan 29 10:39:30 1998  Mark Mitchell  <mmitchell@usa.net>
7249         * pt.c (convert_nontype_argument): Move check for is_overloaded_fn
7250         early to avoid bogus error.  Handle overloaded function
7251         names provided as template arguments correctly.
7252         (coerce_template_parms): Don't mishandle overloaded functions when
7253         dealing with template template parameters.
7254         (lookup_template_class): Issue an error message, rather than
7255         crashing, when the TYPE_DECL provided is not a template type.
7257 Wed Jan 28 23:14:44 1998  Jason Merrill  <jason@yorick.cygnus.com>
7259         * class.c (instantiate_type): Don't just return a known type if
7260         it's wrong.
7262 Wed Jan 28 11:04:07 1998  Mark Mitchell  <mmitchell@usa.net>
7264         * class.c (instantiate_type): Remove handling of FUNCTION_DECL
7265         since that code could never be reached.
7266         
7267         * error.c (dump_decl): Avoid aborting in the midst of printing an
7268         error message about an illegal template declaration.
7270         * parse.y (structsp): Print an error message, rather than crashing,
7271         when a class-head does not name a class.
7273         * pt.c (convert_nontype_argument):  Allow REAL_TYPE and COMPLEX_TYPE
7274         template arguments as a g++ extension.
7275         
7276         * cp-tree.def (ALIGNOF_EXPR): New tree code.
7277         * decl2.c (grok_alignof): If processing_template_decl, just store
7278         the expression.
7279         * typeck.c (c_alignof): Likewise.
7280         * decl2.c (build_expr_from_tree): Handle ALIGNOF_EXPR.
7281         * error.c (dump_expr): Likewise.
7282         * pt.c (tsubst_copy): Likewise.
7283         * tree.c (cp_tree_equal): Likewise.
7284         * pt.c (uses_template_parms): Correctly determine whether or not a
7285         SIZEOF_EXPR/ALIGNOF_EXPR uses template parameters so that constant
7286         folding can be done.
7287         
7288         * cp-tree.h (grok_enum_decls): Remove type parameter.
7289         * decl.c (grok_enum_decls): Likewise.
7290         * decl2.c (grok_x_components): Call grok_enum_decls
7291         unconditionally, since it will do nothing if there is no
7292         current_local_enum.  Use the new calling sequence.
7293         * pt.c (tsubst_enum): Use the new calling sequence for
7294         grok_enum_decls.
7296         * decl.c (start_function): Make member functions of local classes
7297         in extern inline functions have comdat linkage here...
7298         (grokdeclarator): Rather than here.
7299         
7300 Wed Jan 28 10:55:47 1998  Jason Merrill  <jason@yorick.cygnus.com>
7302         * pt.c (convert_nontype_argument): Use decl_constant_value.
7304 Tue Jan 27 16:42:21 1998  Mark Mitchell  <mmitchell@usa.net>
7306         * call.c (add_template_candidate_real): New function.
7307         (add_template_candidate): Use it.
7308         (add_template_conv_candidate): Likewise.
7309         (joust): Pass extra argument to more_specialized.
7310         * class.c (instantiate_type): Handle a single FUNCTION_DECL.
7311         (is_local_class): Remove.
7312         (finish_struct): Check TI_PENDING_SPECIALIZATION_FLAG.
7313         * cp-tree.h (is_local_class): Remove.
7314         (perform_array_to_pointer_conversion): Likewise.
7315         (finish_member_template_decl): Add.
7316         (check_explicit_specialization): Return a tree, not an int.
7317         (more_specialized): Take additional argument.
7318         (get_bindings): Likewise.
7319         (TI_PENDING_SPECIALIZATION_FLAG): New macro.
7320         * cvt.c (perform_qualification_conversions): Use comp_ptr_ttypes.
7321         (perform_array_to_pointer_conversion): Remove.
7322         * decl.c (saved_scope): Add processing_specialization,
7323         processing_explicit_instantiation fields.
7324         (maybe_push_to_top_level): Save them.
7325         (pop_from_top_level): Restore them.
7326         (grokfndecl): Use new return value from
7327         check_explicit_specialization. 
7328         (start_decl): Don't check flag_guiding_decls before pushing
7329         decls. 
7330         (cp_finish_decl): Remove previous (bogus) change.
7331         (grok_declarator): Use decl_function_context rather than
7332         is_local_class. 
7333         * decl2.c (finish_file): Pass extra argument to get_bindings.
7334         (build_expr_from_tree): Let build_x_component_ref check 
7335         validity of arguments rather than doing it here.
7336         * lex.c (cons_up_default_function): Remove code fooling with
7337         processing_specialization, processing_explicit_instantiation
7338         flags, as that is now done in {maybe_push_top,pop_from}_top_level. 
7339         * method.c (build_overload_identifier): Mangle local classes in
7340         template functions correctly.
7341         * parse.y (finish_member_template_decl): Move to pt.c.
7342         * pt.c (finish_member_template_decl): Moved here from parse.y.
7343         (print_candidates): New function.
7344         (determine_specialization): Change interface.  Properly look for
7345         most specialized versions of template candidates.
7346         (check_explicit_specialization): Fully process explicit
7347         instantiations. 
7348         (push_template_decl): Avoid looking at CLASSTYPE fields in
7349         FUNCTION_DECLS. 
7350         (determine_overloaded_function): Remove.
7351         (convert_nontype_argument): Change name from
7352         convert_nontype_parameter.  Use determine_overloaded_function
7353         instead of instantiate_type.
7354         (mangle_class_name_for_template): Handle type contexts as well as
7355         function contexts.
7356         (classtype_mangled_name): Likewise.
7357         (lookup_template_class): Likewise.
7358         (tsubst): Likewise.
7359         (more_specialized): Take explict template arguments as a
7360         parameter. 
7361         (most_specialized): Likewise.
7362         (get_bindings): Likewise.  Check that return types match before
7363         proclaiming a function a match.
7364         (do_decl_instantiation): Remove code searching for function to
7365         instantiate; that is now done in check_explicit_specialization.
7366         (add_maybe_template): Pass extra argument to get_bindings.
7367         * tree.c (really_overloaded_fn): Use is_overloaded_fn to simplify
7368         implementation.
7369         * typeck.c (build_component_ref): Check for invalid arguments.
7371 Tue Jan 27 01:44:02 1998  Jason Merrill  <jason@yorick.cygnus.com>
7373         * expr.c (cplus_expand_expr, AGGR_INIT_EXPR): Don't check that 
7374         return_target and call_target are equivalent.
7376         * pt.c (type_unification_real): Just accept function parms that
7377         don't use any template parms.
7379 Sun Jan 25 03:30:00 1998  Jason Merrill  <jason@yorick.cygnus.com>
7381         * decl.c (cp_finish_decl): When bailing on a comdat variable, also
7382         unset DECL_NOT_REALLY_EXTERN.
7384         * parse.y (typename_sub*): Fix std::.
7386 Sat Jan 24 12:13:54 1998  Jason Merrill  <jason@yorick.cygnus.com>
7388         * error.c (dump_decl): Fix type default template args.
7389         (dump_type): Hand TEMPLATE_DECL off to dump_decl.
7391 Fri Jan 23 18:34:37 1998  Mumit Khan <khan@xraylith.wisc.edu>
7393         * lex.c (DIR_SEPARATOR): Define to be '/' if not already defined.
7394         (file_name_nondirectory): Use.
7396 Wed Jan 21 10:29:57 1998  Kriang Lerdsuwanakij  <lerdsuwa@scf.usc.edu>
7398         * pt.c (coerce_template_parms): Don't access elements of ARGLIST
7399         that are not really present.  Substitute default arguments in 
7400         template template arguments.  Correctly convert TEMPLATE_DECL to 
7401         TEMPLATE_TEMPLATE_PARM.
7402         (comp_template_args): TEMPLATE_DECL and TEMPLATE_TEMPLATE_PARM 
7403         are no longer treated specially here.
7404         * parse.y (template_template_parm): Fix copy error.
7405         * decl.c (grokdeclarator): Warn about missing `typename' for nested
7406         type created from template template parameters.
7407         * parse.y (bad_parm): Likewise
7409         * class.c (finish_struct): Handle TEMPLATE_TEMPLATE_PARM.
7410         (push_nested_class): Likewise.
7411         * cp-tree.def (TEMPLATE_TEMPLATE_PARM): New tree code.
7412         * cp-tree.h (DECL_TEMPLATE_TEMPLATE_PARM_P): New macro.
7413         (copy_template_template_parm): Declare.
7414         * decl.c (arg_looking_for_template): New variable.
7415         (lookup_name_real): Handle TEMPLATE_TEMPLATE_PARM.
7416         Try to return TEMPLATE_DECL or TEMPLATE_TEMPLATE_PARM
7417         node if arg_looking_for_template is nonzero.
7418         (pushdecl): Handle TEMPLATE_TEMPLATE_PARM.
7419         (grok_op_properties, xref_tag, xref_basetypes): Likewise.
7420         (grokdeclarator): Handle TEMPLATE_DECL.
7421         * decl2.c (constructor_name_full): Handle TEMPLATE_TEMPLATE_PARM.
7422         * error.c (dump_type): Add TEMPLATE_DECL and TEMPLATE_TEMPLATE_PARM.
7423         (dump_type_prefix, dump_type_suffix) Handle TEMPLATE_TEMPLATE_PARM.
7424         (dump_decl): Handle unnamed template type parameters.
7425         Handle template template parameters.
7426         (dump_function_name): Handle template template parameters.
7427         * init.c (is_aggr_typedef, is_aggr_type, get_aggr_from_typedef): 
7428         Handle TEMPLATE_TEMPLATE_PARM.
7429         * method.c (build_template_template_parm_names): New function.
7430         (build_template_parm_names): Handle TEMPLATE_DECL.
7431         (build_overload_nested_name, build_overload_name): 
7432         Handle TEMPLATE_TEMPLATE_PARM.
7433         * parse.y (maybe_identifier): New nonterminal.
7434         (template_type_parm): Use it.
7435         (template_template_parm, template_arg1): New nonterminal.
7436         (template_parm): Add template_template_parm rules.
7437         (template_arg): Set processing_template_arg.
7438         (template_arg1): Rules moved from template_arg.
7439         (primary, nonnested_type): Set arg_looking_for_template if we are
7440         processing template arguments.
7441         * pt.c (begin_member_template_processing): Handle TEMPLATE_DECL.
7442         (process_template_parm): Handle template template parameters.
7443         (coerce_template_parms, comp_template_args): Likewise.
7444         (mangle_class_name_for_template, lookup_template_class): Likewise.
7445         (uses_template_parms): Handle TEMPLATE_DECL and 
7446         TEMPLATE_TEMPLATE_PARM.
7447         (current_template_args): Handle TEMPLATE_DECL.
7448         (tsubst, tsubst_copy, unify): Handle TEMPLATE_TEMPLATE_PARM.
7449         * search.c (dfs_walk, dfs_record_inheritance): 
7450         Handle TEMPLATE_TEMPLATE_PARM.
7451         * tree.c (copy_template_template_parm): New function.
7452         (mapcar): Handle TEMPLATE_TEMPLATE_PARM.
7453         * typeck.c (comptypes): Handle TEMPLATE_TEMPLATE_PARM.
7455 Mon Jan 19 22:40:03 1998  Mark Mitchell  <mmitchell@usa.net>
7457         * decl.c (start_decl): Don't allow duplicate definitions of static
7458         data members.
7460         * call.c (build_user_type_conversion_1): Handle user-defined
7461         template conversion operators correctly.
7463         * decl2.c (build_expr_from_tree): Issue an error message if the
7464         object in a COMPONENT_REF is a TEMPLATE_DECL.
7465         
7466         * typeck.c (incomplete_type_error): Handle TEMPLATE_TYPE_PARMs.
7467         
7468         * class.c (is_local_class): New function.
7469         * cp-tree.h (is_local_class): Declare it.
7470         (last_tree): Likewise.
7471         (begin_tree): Likewise.
7472         (end_tree): Likewise.
7473         (lookup_template_class): Change prototype.
7474         * decl.c (cp_finish_decl): Check for NULL where necesary.
7475         Consider FUNCTION_DECLS to declare objects with top-level binding,
7476         when calling make_decl_rtl.
7477         (grokdeclarator): Give members of local classes internal linkage.
7478         (start_function): Remove declaration of last_tree.
7479         (finish_function): Set flag_keep_inline_functions around call to
7480         rest_of_compilation if we are processing a member function in a
7481         local class.
7482         (start_method): Call push_template_decl for member functions of
7483         local classes in template functions.
7484         * decl2.c (import_export_decl): Don't give external linkage to
7485         instantiations of templates with internal linkage.
7486         * parse.y (last_tree): Remove declaration.
7487         (template_type): Pass extra parameter to lookup_template_class.
7488         (self_template_type): Likewise.
7489         (structsp): Move call to reset_specialization into left_curly.
7490         (left_curly): Call reset_specialization, and begin_tree.
7491         * pt.c (saved_trees): New variable.
7492         (mangle_class_name_for_template): Change prototype.  Use
7493         additional function context to name local classes in templates
7494         correctly. 
7495         (classtype_mangled_name): Pass the context.
7496         (push_template_decl): Handle local classes and templates, and
7497         member functions for such classes.
7498         (convert_nontype_parameter): Fix handling of pointer-to-member
7499         constants. 
7500         (lookup_template_class): Handle local classes in templates.
7501         (tsubst): Likewise.  Don't assume that template instantiations
7502         have external linkage; pay attention to the template declaration. 
7503         (mark_decl_instantiated): Likewise.
7504         (begin_tree): New function.
7505         (end_tree): Likewise.
7506         
7507         * decl.c (xref_basetypes): Don't call complete_type for basetypes
7508         that involve template parameters; that can lead to infinite
7509         recursion unnecessarily.
7511         * pt.c (register_specialization): Do not register specializations
7512         that aren't ready to be registered yet.
7513         (check_explicit_specialization): Handle explicit specialization of
7514         constructors and destructors.
7515         (build_template_decl): New function.
7516         (push_template_delc): Handle out-of-class specializations of
7517         member templates.
7518         
7519         * pt.c (check_explicit_specialization): Set up the template
7520         information before registering the specialization.
7521         (coerce_template_parms): Fix thinko.
7522         (tsubst): Handle specializations of member templates correctly.
7524         * class.c (finish_struct_methods): Remove calls to
7525         check_explicit_specialization from here.
7526         (finish_struct): And insert them here.
7527         * cp-tree.h (perform_qualification_conversions): New function.
7528         (perform_array_to_pointer_conversion): Likewise.
7529         (begin_explicit_instantiation): Likewise.
7530         (end_explicit_instantiation): Likewise.
7531         (determine_specialization): Renamed from
7532         determine_explicit_specialization. 
7533         (comp_template_parms): New function.
7534         (processing_explicit_instantiation): New variable.
7535         * cvt.c (perform_qualification_conversions): New function.
7536         (perform_array_to_pointer_conversion): Likewise.
7537         * decl.c (duplicate_decls): Don't consider template functions
7538         alike unless they have the same parameters.  Refine handling of
7539         instantiation/specialization mismatches.
7540         (start_decl): Don't call pushdecl for template specializations,
7541         since they don't affect overloading.
7542         (start_function): Likewise
7543         (grokfndecl): Call check_explicit_specialization a little later.
7544         Don't call duplicate_decls for memberm template specializations.
7545         (grokdeclarator): Don't update template_count for classes that are
7546         themselves specializations.  Remove use of `2' as parameter to
7547         grokfndecl since that value isn't used.
7548         * lex.c (cons_up_default_function): Save and restore
7549         processing_explicit_instantiation around calls to grokfield.
7550         * parse.y (finish_member_template_decl): New function.
7551         (component_decl_1): Use it.
7552         (fn.def2): Likewise.
7553         (template_arg_list_opt): New nonterminal.       
7554         (template_type): Use it.
7555         (self_template_type): Likewise.
7556         (template_id): Likewise.
7557         (object_template_id): Likewise.
7558         (notype_template_declarator): Likwise.
7559         (begin_explicit_instantiation): Likewise.
7560         (end_explicit_instantiation): Likewise.
7561         (explicit_instantiation): Use them.
7562         * pt.c (coerce_template_parms): Add parameters.
7563         (processing_explicit_instantiation): New variable.
7564         (convert_nontype_parameter): New function.
7565         (determine_overloaded_function): Likewise.
7566         (begin_explicit_instantiation): Likewise.
7567         (end_explicit_instantiation): Likewise.
7568         (retrieve_specialization): Likewise.
7569         (register_specialization): Likewise.
7570         (processing_explicit_specialization): Removed.
7571         (determine_specialization): Handle specializations of member
7572         functions of template class instantiations.
7573         (check_explicit_specialization): Refine to conform to standard.
7574         (comp_template_parms): New function.
7575         (coerce_template_parms): Call convert_nontype_parameter.
7576         (tsubst): Refine handling of member templates.  Use
7577         register_specialization. 
7578         (instantiate_template): Use retrieve_specialization.
7579         (do_decl_instantiation): Likewise.
7580         (instantiate_decl): Likewise.
7581         (type_unification): Improve handling of explict template
7582         arguments. 
7583         * tree.c (mapcar): Return error_mark_node, rather than aborting,
7584         on VAR_DECLS, FUNCTION_DECLS, and CONST_DECLS.
7585         * typeck.c (build_unary_op): Call determine_specialization, rather
7586         than determine_explicit_specialization.
7588 Mon Jan 19 13:18:51 1998  Jason Merrill  <jason@yorick.cygnus.com>
7590         * cvt.c (build_up_reference): A TARGET_EXPR has side effects.
7592 Fri Jan 16 11:40:50 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
7594         * error.c (dump_decl): For enum tags, output the tag, not its value.
7596 1998-01-13  Brendan Kehoe  <brendan@cygnus.com>
7598         * decl.c (init_decl_processing): Only call init_rtti_processing
7599         FLAG_RTTI is set.
7601 Mon Jan 12 01:35:18 1998  Jason Merrill  <jason@yorick.cygnus.com>
7603         * init.c (build_new_1): Split out from build_new.
7604         (build_new): Just return a NEW_EXPR.
7605         * expr.c (cplus_expand_expr): Handle NEW_EXPR.
7607         * decl2.c (get_temp_regvar): Tweak.
7609         * cp-tree.h (TREE_CALLS_NEW): Comment out.
7610         * class.c (resolves_to_fixed_type_p): Remove use.
7611         * method.c (build_opfncall): Likewise.
7612         * call.c (build_new_op): Likewise.
7614 Wed Jan  7 23:47:13 1998  Jason Merrill  <jason@yorick.cygnus.com>
7616         * exception.cc (__eh_alloc, __eh_free): New fns.
7617         (__cp_push_exception, __cp_pop_exception): Use them.
7618         (__uncatch_exception): Call terminate here if no exception.
7619         * except.c (build_terminate_handler): New fn.
7620         (expand_start_catch_block): Use it.
7621         (expand_exception_blocks): Likewise.
7622         (alloc_eh_object): New fn.
7623         (expand_throw): Use it.  Protect exception init with terminate.
7624         * typeck.c (build_modify_expr): Remove code that ignores trivial 
7625         methods.
7627 Mon Dec 22 11:36:27 1997  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7629         * call.c (add_builtin_candidate): Add default case in enumeration
7630         switch.
7631         (build_new_op): Likewise.
7632         (convert_like): Likewise.
7633         * cvt.c (build_expr_type_conversion): Likewise.
7634         * tree.c (real_lvalue_p): Likewise.
7635         (lvalue_p): Likewise.
7636         (cp_tree_equal): Likewise.
7637         * typeck.c (comptypes): Likewise.
7638         (build_component_ref): Likewise.
7639         (build_function_call_real): Likewise.
7640         (build_binary_op_nodefault): Likewise.
7641         (build_unary_op): Likewise.
7642         (build_modify_expr): Likewise.
7643         * typeck2.c (initializer_constant_valid_p): Likewise.
7645 Sun Dec 21 15:59:00 1997  Nick Clifton  <nickc@cygnus.com>
7647         * decl2.c (lang_decode_option): Add support for -Wunknown-pragmas.
7649 Thu Dec 18 14:51:50 1997  Mark Mitchell  <mmitchell@usa.net>
7651         * pt.c (coerce_template_parms): Make sure to digest_init if
7652         possible.
7654         * decl.c (duplicate_decls): Make the newdecl virtual if the
7655         olddecl was, just as is done with other attributes of olddecl.
7657 Thu Dec 18 14:43:19 1997  Jason Merrill  <jason@yorick.cygnus.com>
7659         * typeck.c (unary_complex_lvalue): Ignore op0 when taking the 
7660         address of an OFFSET_REF.
7662         * cp-tree.def: Add AGGR_INIT_EXPR.
7663         * error.c, tree.c, typeck.c: Replace uses of NEW_EXPR with
7664         AGGR_INIT_EXPR where appropriate.
7665         * expr.c (cplus_expand_expr): Likewise.  Simplify.
7667         * decl2.c (finish_file): Remove call to register_exception_table.
7669 Wed Dec 17 17:08:52 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
7671         * pt.c (instantiate_class_template): Don't do injection when
7672         processing_template_decl is true, as pollutes current_binding_level 
7673         for base classes.
7675 Wed Dec 17 21:17:39 1997  Peter Schmid <schmid@ltoi.iap.physik.tu-darmstadt.de>
7677         * pt.c (maybe_fold_nontype_arg): Add prototype.
7679 Tue Dec 16 10:31:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
7681         * tree.c (mapcar): Handle TRY_CATCH_EXPR et al.
7682         * error.c (dump_expr): Likewise.
7684 Mon Dec 15 12:22:04 1997  Jason Merrill  <jason@yorick.cygnus.com>
7686         * typeck.c (build_function_call_real): Remove "inline called before
7687         definition" pedwarn.
7689         * pt.c (coerce_template_parms): Use maybe_fold_nontype_arg.
7691 Sun Dec 14 22:34:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
7693         * cvt.c (cp_convert_to_pointer): Fix base conversion of pm's.
7695         * pt.c (type_unification_real): Change __null to type void* with 
7696         a warning.
7698 Sun Dec 14 20:38:35 1997  Mark Mitchell  <mmitchell@usa.net>
7700         * call.c (implicit_conversion): Don't call
7701         build_user_type_conversion_1 with a NULL expr, since it will
7702         crash. 
7704         * pt.c (unify): Don't try to unify array bounds if either array is
7705         unbounded.
7707 Fri Dec 12 16:09:14 1997  Jason Merrill  <jason@yorick.cygnus.com>
7709         * errfn.c (cp_pedwarn, cp_pedwarn_at, cp_error_at, cp_warning_at): 
7710         Replace extern decls with casts.
7712         * decl.c (expand_start_early_try_stmts): Don't mess with a sequence.
7713         Update last_parm_cleanup_insn.
7714         (store_after_parms): Remove.
7715         * cp-tree.h: Adjust.
7717 Thu Dec 11 22:18:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7719         * decl2.c (comdat_linkage): Also set DECL_COMDAT.
7720         (finish_file): Check DECL_COMDAT instead of weak|one_only.
7721         (import_export_vtable): Use make_decl_one_only instead of
7722         comdat_linkage for win32 tweak.
7723         (import_export_decl): Likewise.
7724         * pt.c (mark_decl_instantiated): Likewise.
7726         * decl2.c (finish_file): Lose handling of templates in pending_statics.
7728 Thu Dec 11 21:12:09 1997  Jason Merrill  <jason@yorick.cygnus.com>
7730         * decl2.c (finish_file): Lose call to expand_builtin_throw.
7731         * except.c (expand_builtin_throw): Remove.
7732         * cp-tree.h: Remove ptr_ptr_type_node.
7733         * decl.c: Likewise.
7735 Thu Dec 11 20:43:33 1997  Teemu Torma  <tot@trema.com>
7736         
7737         * decl.c (ptr_ptr_type_node): Define.
7738         (init_decl_processing): Initialize it.
7739         * cp-tree.h: Declare it.
7740         * exception.cc (__cp_exception_info): Use __get_eh_info.
7741         (__cp_push_exception): Ditto.
7742         (__cp_pop_exception): Ditto.
7744         From Scott Snyder <snyder@d0sgif.fnal.gov>:
7745         * except.c (expand_builtin_throw): Use get_saved_pc_ref instead of
7746         saved_pc.
7747         (init_exception_processing): Removed saved_pc initialization.
7749 Wed Dec 10 11:04:45 1997  Jason Merrill  <jason@yorick.cygnus.com>
7751         * pt.c (instantiate_decl): Defer all templates but inline functions.
7753 Mon Dec  8 23:17:13 1997  Jason Merrill  <jason@yorick.cygnus.com>
7755         * init.c (expand_vec_init): Don't fold a list of parameters.
7757         * decl.c (copy_args_p): Handle copy elision for types with virtual
7758         bases.
7759         * call.c (build_over_call): Likewise.
7761 Sun Dec  7 22:38:12 1997  Mark Mitchell  <mmitchell@usa.net>
7763         * pt.c (lookup_template_function): Copy the template arguments,
7764         not just the list containing them, to the permanent obstack.
7766 Sun Dec  7 15:53:06 1997  Jason Merrill  <jason@yorick.cygnus.com>
7768         * except.c (expand_start_catch_block): suspend_momentary for the
7769         terminate handler.
7771         * error.c (dump_decl): Handle LOOKUP_EXPR.
7773 Sun Dec  7 15:45:07 1997  Mark Mitchell  <mmitchell@usa.net>
7775         * rtti.c (build_dynamic_cast): Copy the cast-to type to the
7776         permanent obstack if we are processing a template decl.
7777         * typeck.c (build_static_cast): Likewise.
7778         (build_const_cast): Likewise.
7779         (build_reinterpret_cast): Likewise.
7781         * pt.c (coerce_template_parms): Coerce some expressions, even
7782         when processing_template_decl.
7784 Sun Dec  7 01:46:33 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
7786         * typeck.c (build_binary_op_nodefault, pointer_diff): Symmetric
7787         handling of pointer difference expressions.
7789         * typeck.c (comp_target_types): Comparison of function/method types
7790         is independent of nptrs.
7792 Sun Dec  7 01:40:27 1997  Mark Mitchell  <mmitchell@usa.net>
7794         * pt.c (tsubst): Avoid creating pointer to reference and
7795         reference to reference types.
7797 Sat Dec  6 01:29:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7799         * parse.y (do_id): New nonterminal.
7800         (template_id): Use it.
7802 Fri Dec  5 01:17:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
7804         * parse.y (template_id): do_identifier for PFUNCNAMEs, too.
7805         * spew.c (yylex): Don't do_identifier here.
7806         * decl2.c (build_expr_from_tree): Revert last change.
7808         * decl2.c (build_expr_from_tree): Expand the name for a method call.
7809         * parse.y (object_template_id): Don't try to take the DECL_NAME.
7811 Wed Dec  3 20:02:39 1997  Jason Merrill  <jason@yorick.cygnus.com>
7813         * init.c (build_new): Use a TARGET_EXPR instead of SAVE_EXPR for
7814         alloc_expr.
7815         * call.c (build_op_delete_call): Adjust.
7817         * except.c (expand_end_catch_block): Lose rethrow region.
7818         (expand_start_catch_block): Likewise.
7819         (expand_end_catch_block): Don't expand_leftover_cleanups.
7821 Wed Dec  3 13:24:04 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
7823         * pt.c (tsubst): Remove tree_cons call (places redundant info into
7824         DECL_TEMPLATE_INSTANTIATION).   
7826 Wed Dec  3 11:44:52 1997  Jason Merrill  <jason@yorick.cygnus.com>
7828         * tree.c (is_overloaded_fn): Handle getting a fn template.
7829         (really_overloaded_fn): Likewise.
7830         * error.c (dump_decl): Handle TEMPLATE_ID_EXPRs better.
7831         * pt.c (check_explicit_specialization): Tweak.
7832         (determine_explicit_specialization): Tweak.
7834         * tree.c, cp-tree.h (get_target_expr): New fn.
7836 Wed Dec  3 08:47:27 1997  Paul Eggert  <eggert@twinsun.com>
7838         * pt.c (check_explicit_specialization): Fix misspelling in
7839         diagnostic: `preceeded'.
7840         * typeck.c (get_delta_difference): Fix misspelling in diagnostic:
7841         `conversiona'.
7843 1997-12-02  Mark Mitchell  <mmitchell@usa.net>
7845         * pt.c (determine_explicit_specialization): Avoid an internal
7846         error for bad specializations.
7848         * method.c (build_overload_value): Handle SCOPE_REF.
7850 Tue Dec  2 19:18:50 1997  Mike Stump  <mrs@wrs.com>
7852         * class.c (prepare_fresh_vtable): Enable even more complex MI
7853         vtable names.
7855 Tue Dec  2 01:37:19 1997  Jason Merrill  <jason@yorick.cygnus.com>
7857         * exception.cc (__check_eh_spec): Optimize a bit.
7859         * exception.cc (__cp_pop_exception): Lose handler arg.
7860         * except.c (do_pop_exception): Likewise.
7861         (push_eh_cleanup): Let the cleanup mechanism supply the handler.
7862         (expand_end_catch_block): Likewise.
7864 Fri Nov 28 01:58:14 1997  Jason Merrill  <jason@yorick.cygnus.com>
7866         * pt.c (check_explicit_specialization): Complain about using a 
7867         template-id for a non-specialization.
7869 Fri Nov 28 12:35:19 1997  Scott Christley  <scottc@net-community.com>
7871         * repo.c: Prototype rindex only if needed.
7872         * xref.c: Likewise.
7874 Fri Nov 28 01:56:35 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
7876         * error.c (dump_decl): Handle TEMPLATE_ID_EXPR.
7878 Thu Nov 27 00:59:46 1997  Jason Merrill  <jason@yorick.cygnus.com>
7880         * typeck.c (build_const_cast): Handle references here instead of
7881         handing off to convert_to_reference.
7883         * except.c: Lose Unexpected, SetTerminate, SetUnexpected,
7884         TerminateFunctionCall.
7885         (init_exception_processing): Likewise.  Terminate et al are now
7886         the fns, not ADDR_EXPRs.
7887         (various): Lose redundant assemble_external calls.
7888         (do_unwind): s/BuiltinReturnAddress/builtin_return_address_fndecl/.
7890         * cp-tree.h (struct lang_decl_flags): Add comdat.
7891         (DECL_COMDAT): New macro.
7892         * decl.c (duplicate_decls): Propagate it.
7893         (cp_finish_decl): Handle it.
7894         * decl2.c (import_export_decl): Just set DECL_COMDAT on VAR_DECLs.
7896         * class.c: Remove static pending_hard_virtuals.
7897         (add_virtual_function): Take pointers to pending_virtuals
7898         and pending_hard_virtuals.
7899         (finish_struct_1): Pass them.  Declare pending_hard_virtuals.
7901 Wed Nov 26 20:28:49 1997  Jason Merrill  <jason@yorick.cygnus.com>
7903         * decl2.c (import_export_vtable): If we support one_only but not
7904         weak symbols, mark instantiated template vtables one_only.
7905         (import_export_decl): Likewise for tinfo functions.
7906         (finish_vtable_vardecl): Also write out vtables from explicitly 
7907         instantiated template classes.
7908         * pt.c (mark_class_instantiated): Revert last change.
7910         * except.c (expand_throw): Call mark_used on the destructor.
7912 Wed Nov 26 15:13:48 1997  Jeffrey A Law  (law@cygnus.com)
7914         * lex.c (lang_init): Enable flag_exceptions by default if no
7915         command line switch was specified.
7917 1997-11-26  Mark Mitchell  <mmitchell@usa.net>
7919         * pt.c (unify): Handle `void' template parameters in
7920         specializations.
7922 Wed Nov 26 01:11:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7924         * rtti.c (build_dynamic_cast): Handle template case here.
7925         (build_dynamic_cast_1): Not here.
7927         * typeck2.c (digest_init): Make copies where appropriate.
7929         * decl2.c (delete_sanity): resolve_offset_ref.
7931         * except.c: Call terminate without caching so many bits.
7933         * except.c (expand_start_catch_block): Fix catching a reference
7934         to pointer.
7936 Tue Nov 25 11:28:21 1997  Jason Merrill  <jason@yorick.cygnus.com>
7938         * init.c (build_new): Copy size to the saveable obstack.
7940         * init.c (build_new): Stick a CLEANUP_POINT_EXPR inside the
7941         TRY_CATCH_EXPR for now.
7943 Mon Nov 24 12:15:55 1997  Jason Merrill  <jason@yorick.cygnus.com>
7945         * typeck.c (mark_addressable): Don't assume a FUNCTION_DECL
7946         has DECL_LANG_SPECIFIC.
7948         * exception.cc (struct cp_eh_info): Add handlers field.
7949         (__cp_push_exception): Initialize it.
7950         (__cp_pop_exception): Decrement it.  Don't pop unless it's 0.
7951         (__throw_bad_exception): Remove.
7952         * except.c (call_eh_info): Add handlers field.
7953         (get_eh_handlers): New fn.
7954         (push_eh_cleanup): Increment handlers.
7956 Fri Nov 21 12:22:07 1997  Jason Merrill  <jason@yorick.cygnus.com>
7958         * except.c (expand_start_eh_spec): Use the try/catch code.
7959         (expand_end_eh_spec): Likewise.  Call __check_eh_spec instead of
7960         doing everything inline.
7961         (init_exception_processing): throw_type_match now takes
7962         const void pointers.
7963         * exception.cc (__check_eh_spec): New fn.
7964         * inc/exception: Neither terminate nor unexpected return.
7965         * decl.c: Make const_ptr_type_node public.
7966         * tinfo2.cc (__throw_type_match_rtti): Take the typeinfos constly.
7968         * except.c (expand_start_catch_block): We only need the rethrow
7969         region for non-sjlj exceptions.
7970         (expand_end_catch_block): Likewise.  Use outer_context_label_stack.
7972 Thu Nov 20 14:40:17 1997  Jason Merrill  <jason@yorick.cygnus.com>
7974         * Make-lang.in (CXX_LIB2FUNCS): Add new op new and op delete objs.
7975         (various.o): Likewise.
7976         * inc/new: Add placement deletes.  Add throw specs for default new.
7977         * new.cc (set_new_handler): Move here from libgcc2.
7978         * new1.cc (new (nothrow)): Catch a bad_alloc thrown from the handler.
7979         (new): Move from libgcc2.  Throw bad_alloc.
7980         * new2.cc: Move the rest of the op news and op deletes from libgcc2.
7981         * decl.c (init_decl_processing): Update exception specs on new and
7982         delete.
7984         * method.c (build_decl_overload_real): Don't mess with global 
7985         placement delete.
7987         * init.c (build_new): Check for null throw spec, not nothrow_t.
7989         * decl.c (duplicate_decls): Don't complain about different exceptions
7990         from an internal declaration.
7992         * call.c (build_op_delete_call): Fix check for member fns again.
7994         * decl2.c (import_export_decl): Interface hackery affects
7995         virtual synthesized methods.
7997 Wed Nov 19 18:24:14 1997  Jason Merrill  <jason@yorick.cygnus.com>
7999         * decl.c (start_decl): Don't just complain about a mismatched 
8000         scope, fix it.
8002         * decl.c (make_implicit_typename): Handle case where t is not
8003         actually from context.
8004         * tree.c (get_type_decl): Lose identifier case.
8005         * spew.c (yylex): Lose useless call to identifer_typedecl_value.
8006         * parse.y (nonnested_type): Just use lookup_name.
8007         (complex_type_name): Just use IDENTIFIER_GLOBAL_VALUE.
8009 Wed Nov 19 11:45:07 1997  Michael Tiemann  <tiemann@axon.cygnus.com>
8011         * error.c (dump_function_name): Test DECL_LANG_SPECIFIC in case
8012         T was built in C language context (for example, by
8013         output_func_start_profiler).
8015 Wed Nov 19 10:39:27 1997  Jason Merrill  <jason@yorick.cygnus.com>
8017         * decl.c (make_implicit_typename): New fn.
8018         (lookup_name_real): Use it.  Use current_class_type as the context.
8020 Mon Nov 17 23:42:03 1997  Bruno Haible <haible@ilog.fr>
8022         * pt.c (do_poplevel): Don't prohibit jumps into this contour.
8024 Mon Nov 17 02:01:28 1997  Jason Merrill  <jason@yorick.cygnus.com>
8026         * friend.c (do_friend): Warn about non-template friends in templates.
8028         * call.c (build_op_delete_call): Fix handling of inherited delete.
8030         * search.c (dfs_record_inheritance): Ignore template type parms.
8032 Sat Nov 15 00:30:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
8034         * call.c (build_new_op): Fix copy error.
8035         (build_op_new_call): New fn.
8036         (build_op_delete_call): New fn.
8037         * cp-tree.h: Declare them.
8038         * init.c (build_new): Use them.  Support placement delete.
8039         (build_x_delete): Use build_op_delete_call.
8040         (build_delete): Likewise.
8041         * decl2.c (delete_sanity): Likewise.
8042         (coerce_delete_type): Don't complain about placement delete.
8044 Thu Nov 13 01:52:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8046         * call.c (build_new_function_call): Remove unused 'obj' parm.
8047         * cp-tree.h, typeck.c: Adjust.
8049         * init.c (build_new): Make the cleanup last longer.
8050         (expand_vec_init): Call do_pending_stack_adjust.
8052 Wed Nov 12 11:04:33 1997  Jason Merrill  <jason@yorick.cygnus.com>
8054         * pt.c (do_type_instantiation): Fix typo.
8055         (mark_class_instantiated): If we support one_only but not weak 
8056         symbols, don't mark this as known.
8058         * init.c (build_new): Handle vec delete in EH cleanup.
8060 Wed Nov 12 08:11:55 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
8062         * call.c (build_method_call): Call complete_type before checking
8063         for destructor.
8065 Sun Nov  9 01:29:55 1997  Jim Wilson  (wilson@cygnus.com)
8067         * decl.c (add_block_current_level): Delete.
8068         * init.c (build_vec_delete_1): Delete build_block and
8069         add_block_current_level calls.
8071 Wed Nov 12 00:48:16 1997  Jason Merrill  <jason@yorick.cygnus.com>
8073         * init.c (build_new): Handle freeing allocated memory when the
8074         constructor throws.
8076         * call.c (build_new_method_call): Fix flags arg.
8078         * pt.c (do_type_instantiation): Don't try to instantiate
8079         member templates.
8080         (mark_decl_instantiated): If we support one_only but not
8081         weak symbols, mark this one_only.
8082         * decl2.c (import_export_vtable): Don't defer handling of vtables
8083         if MULTIPLE_SYMBOL_SPACES.
8085 Tue Nov 11 12:02:12 1997  Jason Merrill  <jason@yorick.cygnus.com>
8087         * except.c (expand_end_catch_block): Lose call to __sjpopnthrow.
8089 Tue Nov 11 02:53:44 1997  Jason Merrill  <jason@lasher.cygnus.com>
8091         * except.c (do_pop_exception): Return a value.
8093 Mon Nov 10 20:25:31 1997  Jason Merrill  <jason@yorick.cygnus.com>
8095         * call.c (build_new_method_call): Handle getting a
8096         TEMPLATE_ID_EXPR around a TEMPLATE_DECL.  Don't look for a field
8097         if we got template parms.
8098         * typeck.c (build_x_function_call): Remember the TEMPLATE_ID_EXPR,
8099         not just the args.
8100         * decl2.c (build_expr_from_tree): Tweak last change.
8101         * pt.c (tsubst_copy): Use get_first_fn instead of TREE_VALUE.
8102         (maybe_fold_nontype_arg): Split out from tsubst_copy.
8103         * tree.c (get_first_fn): Just return a TEMPLATE_ID_EXPR.
8105 Mon Nov 10 20:08:38 1997  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
8107         * pt.c (tsubst_copy): Handle explicit template arguments in 
8108         function calls.
8109         * typeck.c (build_x_function_call): Likewise.
8110         * decl2.c (build_expr_from_tree): Lookup function name if it 
8111         hasn't been done.
8113         * pt.c (tsubst): Instantiate template functions properly when 
8114         template parameter does not appear in function arguments and return 
8115         type.
8116         (comp_template_args): Handle member templates required by tsubst.
8118 Mon Nov 10 20:08:38 1997  Jason Merrill  <jason@yorick.cygnus.com>
8120         * decl.c (grokdeclarator): Tweak conditions for pedwarn in
8121         previous change.
8123 Mon Nov 10 20:08:29 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
8125         * pt.c (coerce_template_parms): Tweak error message.
8127         * decl.c (grokdeclarator): If -Wreturn-type, warn everytime a
8128         return type defaults to `int', even if there are storage-class
8129         specifiers.
8131 Mon Nov 10 03:04:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
8133         Complete nested exception support.
8134         * except.c (do_pop_exception): Split out...
8135         (push_eh_cleanup): From here.  Handle the EH region by hand.
8136         (expand_start_catch_block): Add a new level for the catch parm.
8137         Move the rethrow region outside the two cleanup regions.
8138         Protect the initializer for the catch parm with terminate.
8139         (expand_end_catch_block): Likewise.  End the region for the eh_cleanup.
8140         * exception.cc (__cp_pop_exception): Now takes two parms.  Handle
8141         popping off the middle of the stack.
8142         * tree.c (lvalue_p, real_lvalue_p): Handle TRY_CATCH_EXPR, 
8143         WITH_CLEANUP_EXPR, and UNSAVE_EXPR.
8144         (build_cplus_new): Only wrap CALL_EXPRs.
8145         * init.c (expand_default_init): Handle a TRY_CATCH_EXPR around 
8146         the constructor call.
8148 Sun Nov  9 18:00:26 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8150         * Make-lang.in (c++.distdir): Make inc subdirectory.
8152 Fri Nov  7 11:57:28 1997  Jason Merrill  <jason@yorick.cygnus.com>
8154         * decl2.c (finish_file): Put back some code.
8156 Thu Nov  6 11:28:14 1997  Jason Merrill  <jason@yorick.cygnus.com>
8158         * decl2.c (finish_file): Remove redundant code.
8159         * method.c (emit_thunk): Don't let the backend defer generic thunks.
8161 Wed Nov  5 23:52:50 1997  Jason Merrill  <jason@yorick.cygnus.com>
8163         * except.c (call_eh_info): Split out...
8164         (push_eh_info): From here.
8165         (expand_builtin_throw): Use it.
8166         (expand_start_catch_block): Move region start back.
8168 Tue Nov  4 13:45:10 1997  Doug Evans  <devans@canuck.cygnus.com>
8170         * lex.c (MULTIBYTE_CHARS): #undef if cross compiling.
8171         (real_yylex): Record wide strings using target endianness, not host.
8173 1997-11-03  Brendan Kehoe  <brendan@lisa.cygnus.com>
8175         * repo.c (rindex): Add decl unconditionally.
8176         (get_base_filename, open_repo_file): Don't cast rindex.
8177         * xref.c (rindex): Add decl unconditionally.
8178         (index): Remove unused decl.
8179         (open_xref_file): Don't cast rindex.
8181 Sun Nov  2 15:04:12 1997  Jason Merrill  <jason@yorick.cygnus.com>
8183         * class.c (build_vbase_path): Propagate the result type properly.
8185 1997-11-01  Brendan Kehoe  <brendan@lisa.cygnus.com>
8187         * except.c (expand_builtin_throw) [!DWARF2_UNWIND_INFO]: Replace
8188         remaining use of saved_throw_type with a call to get_eh_type.
8190 1997-10-31  Brendan Kehoe  <brendan@lisa.cygnus.com>
8192         * lex.c (FILE_NAME_NONDIRECTORY): Delete macro.
8193         (file_name_nondirectory): New function, doing the same as the macro.
8194         (set_typedecl_interface_info): Use it instead of the macro.
8195         (check_newline): Likewise.
8196         (handle_cp_pragma): Likewise.
8198         * repo.c (get_base_filename): Cast result of rindex to char*.
8199         (open_repo_file): Likewise.
8200         * xref.c (open_xref_file): Likewise.
8201         * error.c (dump_char): Make its arg int, not char.
8203         * except.c (push_eh_info): Pass the number of fields - 1 down, not
8204         the exact number of fields.
8206 Fri Oct 31 01:47:57 1997  Jason Merrill  <jason@yorick.cygnus.com>
8208         Support for nested exceptions.
8209         * tinfo2.cc (__is_pointer): New fn.
8210         * exception.cc (struct cp_eh_info): Define.
8211         (__cp_exception_info, __uncatch_exception): New fns.
8212         (__cp_push_exception, __cp_pop_exception): New fns.
8213         * except.c: Lose saved_throw_{type,value,cleanup,in_catch}.
8214         Lose empty_fndecl.
8215         (init_exception_processing): Likewise.  __eh_pc is now external.
8216         (push_eh_info): New fn.
8217         (get_eh_{info,value,type,caught}): New fns.
8218         (push_eh_cleanup): Just call __cp_pop_exception.
8219         (expand_start_catch_block): Use push_eh_info.  Start the eh region
8220         sooner.
8221         (expand_end_eh_spec): Use push_eh_info.
8222         (expand_throw): Call __cp_push_exception to set up the exception info.
8223         Just pass the destructor or 0 as the cleanup.  Call __uncatch_exception
8224         when we rethrow.
8225         (expand_builtin_throw): Don't refer to empty_fndecl.
8227 Thu Oct 23 02:01:30 1997  Jason Merrill  <jason@yorick.cygnus.com>
8229         * pt.c (instantiate_decl): SET_DECL_IMPLICIT_INSTANTIATION on new decl.
8231 1997-10-22  Brendan Kehoe  <brendan@cygnus.com>
8233         * method.c (build_template_parm_names, build_decl_overload_real):
8234         Add static to definitions.
8235         * pt.c (add_to_template_args, note_template_header,
8236         processing_explicit_specialization, type_unification_real): Likewise.
8237         ({determine,check}_explicit_specialization): Use a single string for
8238         error messages.
8240 Mon Oct 20 12:06:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
8242         * except.c (expand_exception_blocks): Call do_pending_stack_adust.
8243         (expand_end_catch_block): Likewise.
8244         (expand_end_eh_spec): Likewise.
8246 Mon Oct 20 11:44:20 1997  Mark Mitchell  <mmitchell@usa.net>
8248         * decl.c (duplicate_decls): Handle template specializations
8249         correctly. 
8250         * error.c (dump_function_name): Fix printing of specializations of
8251         member functions that are not member templates.
8252         * cp-tree.h (processing_specialization): Make global.
8253         * pt.c (processing_specialization): Likewise.
8254         * lex.c (cons_up_default_function): Save and restore
8255         processing_specialization to avoid confusion.
8256         
8257 Mon Oct 20 10:52:22 1997  Jason Merrill  <jason@yorick.cygnus.com>
8259         * decl.c (init_decl_processing): Give null_node unknown* type.
8260         * typeck.c (comp_target_types): Handle UNKNOWN_TYPE.
8261         (common_type): Likewise.
8262         * error.c (args_as_string): Recognize null_node.
8264 Sun Oct 19 09:13:01 1997  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8266         * typeck.c (rationalize_conditional_expr): Handle {MIN,MAX}_EXPR.
8267         (unary_complex_lvalue): Call it for {MIN,MAX}_EXPR.
8269         * decl.c (init_decl_processing): Call using_eh_for_cleanups.
8271         * Make-lang.in (g++): Include prefix.o.
8273 Thu Oct 16 15:31:09 1997  Judy Goldberg <judygold@sanwafp.com>
8275         * pt.c (determine_explicit_specialization): Initialize "dummy"
8276         to keep Purify quiet.
8278 Thu Oct 16 00:14:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8280         * method.c (build_overload_value): Handle TEMPLATE_CONST_PARMs here.
8281         (build_overload_int): Not here.
8283 Wed Oct 15 00:35:28 1997  Mike Stump  <mrs@wrs.com>
8285         * class.c (build_type_pathname): Remove.
8286         (prepare_fresh_vtable): Fix problem with complex MI vtable names.
8288 1997-10-14  Brendan Kehoe  <brendan@lisa.cygnus.com>
8290         * parse.y (unary_expr): Give a pedwarn if someone tries to use the
8291         &&label GNU extension.
8293 Tue Oct 14 12:01:00 1997  Mark Mitchell  <mmitchell@usa.net>
8295         * decl.c (pushtag): Unset DECL_ASSEMBLER_NAME before setting it,
8296         so as to avoid incorrect manglings.
8297         * method.c (build_decl_overload_real): Don't mangle return types
8298         for constructors.
8299         
8300 Tue Oct 14 11:46:14 1997  Jason Merrill  <jason@yorick.cygnus.com>
8302         * cp-tree.h (scratchalloc, build_scratch_list, make_scratch_vec,
8303         scratch_tree_cons): Define as macros for now.
8304         * call.c, class.c, cvt.c, decl.c, decl2.c, except.c, expr.c, init.c, 
8305         lex.c, method.c, parse.y, pt.c, rtti.c, search.c, tree.c, typeck.c,
8306         typeck2.c: Use them and the expression_obstack variants.
8308 Mon Oct 13 17:41:26 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
8310         * decl.c (store_return_init): Allow classes with explicit ctors to
8311         be used with the named return values extension.
8313 Fri Oct 10 12:21:11 1997  Jason Merrill  <jason@yorick.cygnus.com>
8315         * pt.c (instantiate_decl): Fix previous change.
8317 Thu Oct  9 12:08:21 1997  Jason Merrill  <jason@yorick.cygnus.com>
8319         * pt.c (tsubst): Fix thinko.
8320         (instantiate_decl): Really use the original template.
8322         * call.c (build_new_method_call): Use simple constructor_name for
8323         error messages.
8325 Wed Oct  8 22:44:42 1997  Jeffrey A Law  (law@cygnus.com)
8327         * method.c (build_underscore_int): Don't use ANSI specific
8328         features.
8330 Wed Oct  8 00:18:22 1997  Jason Merrill  <jason@yorick.cygnus.com>
8332         * decl2.c (finish_prevtable_vardecl): Check DECL_REALLY_EXTERN
8333         for our key method; it might have been inlined by -O3.
8335 Tue Oct  7 23:00:12 1997  Mark Mitchell  <mmitchell@usa.net>
8337         * decl.c (make_typename_type): Do not try to call lookup_field for
8338         non-aggregate types.
8340 Tue Oct  7 22:52:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8342         * typeck.c (build_reinterpret_cast): Tweak.
8344 Tue Oct  7 22:45:31 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8346         * typeck.c (build_reinterpret_cast): converting a void pointer
8347         to function pointer with a reinterpret_cast produces a warning
8348         if -pedantic is issued
8350 Tue Oct  7 22:43:43 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
8352         * typeck.c (c_expand_return): Don't warn about returning a
8353         reference-type variable as a reference.
8355 Tue Oct  7 21:11:22 1997  Jason Merrill  <jason@yorick.cygnus.com>
8357         * method.c (build_static_name): Fix typo.
8359 1997-10-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
8361         * decl.c (duplicate_decls): Make sure DECL_LANG_SPECIFIC is set on
8362         OLDDECL before we try to do DECL_USE_TEMPLATE.
8364 Tue Oct  7 00:48:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8366         * decl.c (duplicate_decls): Don't warn about template instances.
8368         * typeck.c (mark_addressable): Lose ancient code that unsets
8369         DECL_EXTERNAL.
8371         * pt.c (do_decl_instantiation): Lose support for instantiating
8372         non-templates.
8374         * call.c (build_new_function_call): Fix handling of null explicit
8375         template args.
8376         (build_new_method_call): Likewise.
8378 Mon Oct  6 23:44:34 1997  Mark Mitchell  <mmitchell@usa.net>
8380         * method.c (build_underscore_int): Fix typo.
8382 1997-10-06  Brendan Kehoe  <brendan@lisa.cygnus.com>
8384         * tree.c (print_lang_statistics): #if 0 call to
8385         print_inline_obstack_statistics until its definition is checked in.
8387 Mon Oct  6 09:27:29 1997  Jason Merrill  <jason@yorick.cygnus.com>
8389         * decl2.c (finish_file): Move dump_tree_statistics to end.
8391         * pt.c (instantiate_decl): Look for the original template.
8392         (tsubst): Set DECL_IMPLICIT_INSTANTIATION on partial instantiations
8393         of member templates.
8395 Wed Oct  1 08:41:38 1997  Jason Merrill  <jason@yorick.cygnus.com>
8397         * Makefile.in (g++FAQ.*): New rules.
8398         (CONFLICTS): Update.
8399         * g++FAQ.texi: Moved from libg++.
8401         * parse.y (PFUNCNAME): Only specify the type once.
8403 1997-10-01  Brendan Kehoe  <brendan@lasher.cygnus.com>
8405         * lex.c (real_yylex): Clean up the code to fully behave the way
8406         the c-lex.c parser does for complex and real numbers.
8408 Tue Sep 30 08:51:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8410         * method.c (build_decl_overload_real): Reformat.
8412 Tue Sep 30 00:18:26 1997  Jason Merrill  <jason@yorick.cygnus.com>
8414         * method.c (synthesize_method): If at_eof, determine our linkage.
8416 1997-09-29  Paul Eggert  <eggert@twinsun.com>
8418         * lex.c (real_yylex): Treat `$' just like `_', except issue a
8419         diagnostic if !dollars_in_ident or if pedantic.
8421         * lang-specs.h (@c++): -ansi no longer implies -$.
8423         * decl2.c (lang_decode_option):
8424         -traditional and -ansi now do not mess with
8425         dollars_in_ident.
8427 Mon Sep 29 19:57:51 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8429         * Makefile.in (parse.o, decl.o): Also depend on
8430         $(srcdir)/../except.h $(srcdir)/../output.h.
8431         (decl2.o): Also depend on $(srcdir)/../expr.h ../insn-codes.h
8432         $(srcdir)/../except.h $(srcdir)/../output.h.
8433         (typeck.o, init.o): Also depend on $(srcdir)/../expr.h
8434         ../insn-codes.h.
8436         * call.c, cp-tree.h, decl.c, tree.c: Finish prototyping.
8438         * expr.c (cplus_expand_expr): Make it static. 
8440         * decl2.c, init.c, typeck.c: Include "expr.h".
8441         (expand_expr): Use proper values when calling the function.
8443 Mon Sep 29 11:05:54 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8445         * lang-options.h: new -Wold-style-cast flag.
8446         * cp-tree.h (warn_old_style_cast): new variable.
8447         * decl2.c (warn_old_style_cast): ditto.
8448         (lang_decode_option): support -Wold-style-cast.
8449         (reparse_absdcl_as_casts): produce old-style-cast warning.
8451 Mon Sep 29 09:20:53 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
8453         * decl.c (cp_finish_decl): Allow expand_aggr_init to set
8454         TREE_USED, reset value based on already_used.
8456         * init.c (expand_member_init): Revert change.
8457         
8458 Mon Sep 29 08:57:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8460         * cp-tree.h, decl.c, decl2.c, pt.c:
8461         Lose DECL_C_STATIC and DECL_PUBLIC.  Don't pretend statics are public.
8463         * decl2.c (lang_decode_option): Add missing ;.
8465 Sat Sep 27 16:22:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8467         * friend.c (do_friend): Disable injection for all template-derived
8468         decls.
8469         * decl2.c (lang_decode_option): Handle -fguiding-decls.
8470         * parse.y (notype_template_declarator): New nonterminal.
8471         (direct_notype_declarator): Use it.
8472         (complex_direct_notype_declarator): Likewise.
8473         (object_template_id): Accept any kind of identifier after TEMPLATE.
8474         (notype_qualified_id): Don't add template declarators here.
8476 Sat Sep 27 16:21:58 1997  Mark Mitchell  <mmitchell@usa.net>
8478         * call.c (add_template_candidate): Add explicit_targs parameter.
8479         (build_scoped_method_call): Use it.
8480         (build_overload_call_real): Likewise.
8481         (build_user_type_conversion_1): Likewise.
8482         (build_new_function_call): Likewise.
8483         (build_object_call): Likewise.
8484         (build_new_op): Likewise.
8485         (build_new_method_call): Likewise.
8486         (build_new_function_call): Handle TEMPLATE_ID_EXPR.
8487         (build_new_method_call): Likewise.
8489         * class.c (finish_struct_methods): Add specialization pass to
8490         determine which methods were specializing which other methods.
8491         (instantiate_type): Handle TEMPLATE_ID_EXPR.
8493         * cp-tree.def (TEMPLATE_ID_EXPR): New tree code.
8495         * cp-tree.h (name_mangling_version): New variable.
8496         (flag_guiding_decls): Likewise.
8497         (build_template_decl_overload): New function.
8498         (begin_specialization): Likewise.
8499         (reset_specialization): Likewise.
8500         (end_specialization): Likewise.
8501         (determine_explicit_specialization): Likewise.
8502         (check_explicit_specialization): Likewise.
8503         (lookup_template_function): Likewise.
8504         (fn_type_unification): Add explicit_targs parameter.
8505         (type_unification): Likewise.
8507         * decl.c (duplicate_decls): Add smarts for explicit
8508         specializations.
8509         (grokdeclarator): Handle TEMPLATE_ID_EXPR, and function
8510         specializations.
8511         (grokfndecl): Call check_explicit_specialization.
8513         * decl2.c (lang_decode_option): Handle -fname-mangling-version.
8514         (build_expr_from_tree): Handle TEMPLATE_ID_EXPR.
8515         (check_classfn): Handle specializations.
8517         * error.c (dump_function_name): Print specialization arguments.
8519         * friend.c (do_friend): Don't call pushdecl for template 
8520         instantiations. 
8522         * init.c (build_member_call): Handle TEMPLATE_ID_EXPR.
8524         * lang-options.h: Add -fname-mangling-version, -fguiding-decls, 
8525         and -fno-guiding-decls.
8527         * lex.c (identifier_type): Return PFUNCNAME for template function
8528         names.
8530         * method.c (build_decl_overload_real): New function.
8531         (build_template_parm_names): New function.
8532         (build_overload_identifier): Use it.
8533         (build_underscore_int): New function.
8534         (build_overload_int): Use it.  Add levels for template
8535         parameters.
8536         (build_overload_name): Likewise.  Also, handle TYPENAME_TYPEs.
8537         (build_overload_nested_names): Handle template type parameters.
8538         (build_template_decl_overload): New function.
8540         * parse.y (YYSTYPE): New ntype member.
8541         (nested_name_specifier): Use it.
8542         (nested_name_specifier_1): Likewise.
8543         (PFUNCNAME): New token.
8544         (template_id, object_template_id): New non-terminals.
8545         (template_parm_list): Note specializations.
8546         (template_def): Likewise.
8547         (structsp): Likewise.
8548         (fn.def2): Handle member template specializations.
8549         (component_decl_1): Likewise.
8550         (direct_notype_declarator): Handle template-ids.
8551         (component_decl_1): Likewise.
8552         (direct_notype_declarator): Handle template-ids.
8553         (primary): Handle TEMPLATE_ID_EXPR, and template-ids.
8555         * pt.c (processing_specializations): New variable.
8556         (template_header_count): Likewise.
8557         (type_unification_real): New function.
8558         (processing_explicit_specialization): Likewise.
8559         (note_template_header): Likewise.
8560         (is_member_template): Handle specializations.
8561         (end_template_decl): Call reset_specialization.
8562         (push_template_decl): Handle member template specializations.
8563         (tsubst): Likewise.
8564         (tsubst_copy): Handle TEMPLATE_ID_EXPR.
8565         (instantiate_template): Handle specializations.
8566         (instantiate_decl): Likewise.
8567         (fn_type_unification): Handle explicit_targs.
8568         (type_unification): Likewise.  Allow incomplete unification
8569         without an error message, if allow_incomplete.
8570         (get_bindings): Use new calling sequence for fn_type_unification.
8572         * spew.c (yylex): Handle PFUNCNAME.
8574         * tree.c (is_overloaded_fn): Handle TEMPLATE_ID_EXPR.
8575         (really_overloaded_fn): Likewise.
8576         (get_first_fn): Handle function templates.
8578         * typeck.c (build_x_function_call): Use really_overloaded_fn.
8579         Handle TEMPLATE_ID_EXPR.
8580         (build_x_unary_op): Likewise.
8581         (build_unary_op): Likewise.
8582         (mark_addressable): Templates whose address is taken are marked  
8583         as used. 
8585 1997-09-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8587         * decl.c (init_decl_processing): Declare __builtin_constant_p as
8588         accepting any kind of type, not only int.
8590 Fri Sep 26 00:22:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
8592         * search.c (get_matching_virtual): Notice virtual bases when sorrying
8593         about covariant returns.
8595         * parse.y (member_init): Also imply typename here.  Remove ancient
8596         extension for initializing base members.
8598 Thu Sep 25 11:11:13 1997  Jason Merrill  <jason@yorick.cygnus.com>
8600         Handle multi-level typenames and implicit typename in base list.
8601         * parse.y (typename_sub{,[0-2]}): New rules.
8602         (structsp, rule TYPENAME_KEYWORD): Use typename_sub.
8603         (nonnested_type): New rule.
8604         (complete_type_name): Use it.
8605         (base_class.1): Use typename_sub and nonnested_type.
8606         (nested_name_specifier): Don't elide std:: here.
8607         * decl.c (make_typename_type): Handle getting a type for NAME.
8608         (lookup_name_real): Turn std:: into :: here.
8610         Rvalue conversions were removed in London.
8611         * call.c (is_subseq): Don't consider lvalue transformations.
8612         (build_conv): LVALUE_CONV and RVALUE_CONV get IDENTITY_RANK.
8613         (joust): Reenable ?: kludge.
8615 1997-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
8617         * decl.c (start_function): Up warning of no return type to be a
8618         pedwarn.
8620 Mon Sep 22 14:15:34 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
8622         * init.c (expand_member_init): Don't set TREE_USED.
8623         * decl.c (cp_finish_decl): Mark decls used if type has TREE_USED
8624         set,don't clear TREE_USED wholesale.
8626 Sat Sep 20 15:31:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
8628         * call.c (build_over_call): Do require_complete_type before
8629         build_cplus_new.
8631 Thu Sep 18 16:47:52 1997  Jason Merrill  <jason@yorick.cygnus.com>
8633         * search.c (lookup_field): Call complete_type in all cases.
8635         * decl.c (finish_function): Just warn about flowing off the end.
8637 Wed Sep 17 10:31:25 1997  Jason Merrill  <jason@yorick.cygnus.com>
8639         * decl.c (grokparms): Don't bash a permanent list node if we're
8640         in a function.
8642 1997-09-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
8644         * Makefile.in (CONFLICTS): Fix s/r conflict count to 18.
8646 Tue Sep 16 14:06:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
8648         * call.c (build_new_op): Give better error for syntactically
8649         correct, but semantically invalid, use of undeclared template.
8651         * call.c (compare_qual): Handle pmfs.
8653         * decl.c (store_parm_decls): last_parm_cleanup_insn is the insn
8654         after the exception spec.
8656 Mon Sep 15 11:52:13 1997  Jason Merrill  <jason@yorick.cygnus.com>
8658         * call.c (null_ptr_cst_p): Integer type, not integral type.
8660         * call.c (joust): Disable warnings until they can be moved to the
8661         right place.
8663 Fri Sep 12 16:11:13 1997  Per Bothner  <bothner@cygnus.com>
8665         * Makefile.in, config-lang.in:  Convert to autoconf.
8667 Thu Sep 11 17:14:55 1997  Jason Merrill  <jason@yorick.cygnus.com>
8669         * decl.c (lookup_name_real): Add implicit 'typename' to types from
8670         base classes.
8672         * pt.c (most_specialized_class): Fix typo.
8673         (tsubst): Move constant folding to TREE_VEC case.
8675 Thu Sep 11 10:08:45 1997  Mark Mitchell  <mmitchell@usa.net>
8677         * pt.c (do_poplevel): Don't warn about unused local variables
8678         while processing_template_decl since we don't always know whether
8679         or not they will need constructing/destructing.
8681         * pt.c (uses_template_parms): Check the values of an enumeration
8682         type to make sure they don't depend on template parms.
8684         * decl.c (make_typename_type): Don't lookup the field if the
8685         context uses template parms, even if we're not
8686         processing_template_decl at the moment.
8688         * pt.c (coerce_template_parms): Avoid looking at the
8689         TYPE_LANG_DECL portion of a typename type, since there won't be
8690         one. 
8691         (tsubst): Do constant folding as necessary to make sure that
8692         arguments passed to lookup_template_class really are constants. 
8694 Wed Sep 10 11:21:55 1997  Jason Merrill  <jason@yorick.cygnus.com>
8696         * except.c (expand_builtin_throw): #ifndef DWARF2_UNWIND_INFO.
8697         * decl2.c (finish_file): Only register exception tables if we
8698         need to.
8700         * decl.c (init_decl_processing): Add __builtin_[fs]p.
8702 Tue Sep  9 19:49:38 1997  Jason Merrill  <jason@yorick.cygnus.com>
8704         * pt.c (unify): Just return 0 for a TYPENAME_TYPE.
8706 Tue Sep  9 17:57:25 1997  Mark Mitchell  <mmitchell@usa.net>
8708         * error.c (dump_decl): Avoid crashing when presented with a
8709         uninitialized constant, as can occur with a template parameter.
8710         (dump_expr): Make sure that there are enough levels of
8711         current_template_parms before we start diving through them.
8713 1997-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
8715         * typeck.c (build_indirect_ref): Heed FLAG_VOLATILE similar to
8716         c-typeck.c.
8718 Tue Sep  9 09:36:39 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
8720         * except.c (expand_throw): Call build_delete for all 
8721         exception types, not just objects with destructors.
8723 Mon Sep  8 02:33:20 1997  Jody Goldberg  <jodyg@idt.net>
8725         * decl.c (current_local_enum): Remove static.
8726         * pt.c (tsubst_enum): Save and restore value of current_local_enum
8727         in case template is expanded in enum decl.
8728         (instantiate_class_template) : Use new tsubst_enum signature.
8729         (tsubst_expr): Likewise.
8731 Mon Sep  8 01:21:43 1997  Mark Mitchell  <mmitchell@usa.net>
8733         * pt.c (begin_member_template_processing): Take a function as
8734         argument, not a set of template arguments.  Use the template
8735         parameters, rather than the arguments.  Handle non-type parameters
8736         correctly.  Push a binding level for the parameters so that multiple
8737         member templates using the same parameter names can be declared.
8738         (end_member_template_processing): Pop the binding level.
8739         (push_template_decl): Mark member templates as static when
8740         appropriate. 
8742         * lex.c (do_pending_inlines): Pass the function, not its template
8743         arguments, to begin_member_template_processing.
8744         (process_next_inline): Likewise.
8745         (do_pending_defargs): Likewise.
8747         * error.c (dump_expr): Obtain the correct declaration for a
8748         TEMPLATE_CONST_PARM. 
8750         * call.c (add_template_conv_candidate): New function.
8751         (build_object_call): Handle member templates, as done in the other
8752         build_ functions.
8753         
8754 Sat Sep  6 10:20:27 1997  Mark Mitchell  <mmitchell@usa.net>
8756         * decl.c (replace_defag): Undo previous change.
8757         * lex.c (do_pending_defargs): Deal with member templates.
8758         
8759         * pt.c (is_member_template): Avoid crashing when passed a
8760         non-function argument.
8762 Fri Sep  5 17:27:38 1997  Jason Merrill  <jason@yorick.cygnus.com>
8764         * class.c (grow_method): Remove check for redeclaration.
8766 Fri Sep  5 01:37:17 1997  Mark Mitchell  <mmitchell@usa.net>
8768         * cp-tree.h (INNERMOST_TEMPLATE_PARMS): New macro.
8769         (DECL_INNERMOST_TEMPLATE_PARMS): Likewise.
8770         (PRIMARY_TEMPLATE_P): Use it.
8771         * call.c (build_overload_call_real): Use it.
8772         * class.c (instantiate_type): Likewise.
8773         * decl.c (decls_match): Likewise.
8774         * method.c (build_overload_identifier): Likewise.
8775         * pt.c (push_template_decl): Likewise.
8776         (classtype_mangled_name): Likewise.
8777         (lookup_template_class): Likewise.
8778         
8779         * cp-tree.h (DECL_NTPARMS): Change name from DECL_NT_PARMS to
8780         DECL_NTPARMS to conform to usage elsewhere.
8781         * call.c (add_template_candidate): Likewise.
8782         * class.c (instantiate_type): Likewise.
8783         * pt.c (instantiate_template): Likewise.
8784         (get_bindings): Likewise.
8785         
8786         * class.c (grow_method): Use DECL_FUNCTION_TEMPLATE_P instead of
8787         is_member_template.
8789         * pt.c (unify): Undo changes to allow multiple levels of template
8790         parameters. 
8791         (type_unification): Likewise.
8792         (fn_type_unification): Likewise.
8793         (get_class_bindings): Likewise.
8794         * cp-tree.h (Likewise).
8795         
8796         * decl.c (replace_defarg): Check that the type of the default
8797         parameter does not invlove a template type before complaining
8798         about the initialization.
8800         * error.c (dump_expr): Deal with template constant parameters in
8801         member templates correctly.
8803         * pt.c (is_member_template): Deal with class specializations
8804         correctly. 
8805         (tsubst): Handle "partial instantiation" of member templates
8806         correctly. 
8808 Wed Sep  3 12:30:24 1997  Mark Mitchell  <mmitchell@usa.net>
8810         * pt.c (type_unification): Change calling squence to allow for
8811         multiple levels of template parameters.
8812         (tsubst_expr): Likewise.
8813         (tsubst): Likewise.
8814         (tsubst_copy): Likewise.
8815         (instantiate_template): Likewise.
8816         (unify): Likewise.
8817         * call.c (build_overload_call_real): Use it.
8818         (add_builtin_candidate): Use it.
8819         (build_new_method_call): Use it.
8820         * class.c (instantiate_type): Use it.
8821         * decl.c (grokdeclarator): Use it.
8822         * decl2.c (finish_file): Use it.
8823         * method.c (build_overload_identifier): Use it.
8824         
8825         * call.c (add_template_candidate):  Add additional parameter for
8826         the function return type.  Call fn_type_unification istead of
8827         type_unification.
8828         (build_user_type_conversion_1): Handle member templates.
8829         (build_new_function_call): Likewise.
8830         (build_new_op): Likewise.
8831         (build_new_method_call): Likewise.
8832         
8833         * class.c (grow_method): Don't give an error message indicating
8834         that two member templates with the same name are ambiguous.
8835         (finish_struct): Treat member template functions just like member
8836         functions.
8837         
8838         * cp-tree.h (check_member_template): Add declaration.
8839         (begin_member_template_processing): Likewise.
8840         (end_member_template_processing): Likewise.
8841         (fn_type_unification): Likewise.
8842         (is_member_template): Likewise.
8843         (tsubst): Change prototype.
8844         (tsubst_expr): Likewise.
8845         (tsubst_copy): Likewise.
8846         (instantiate_template): Likewise.
8847         (get_bindings): Likewise.
8849         * decl.c (decls_match): Handle multiple levels of template
8850         parameters. 
8851         (pushdecl): Handle template type params just like other type
8852         declarations. 
8853         (push_class_level_binding): Return immediately if the
8854         class_binding_level is NULL.
8855         (grokfndecl): If check_classfn() returns a member_template, use
8856         the result of the template, not the template itself.
8857         
8858         * decl2.c (check_member_template): New function.  Check to see
8859         that the entity declared to be a member template can be one.
8860         (check_classfn): Allow redeclaration of member template functions
8861         with different types; the new functions can be specializations or
8862         explicit instantiations.
8863         
8864         * error.c (dump_decl): Handle multiple levels of template
8865         parameters. 
8866         (dump_function_decl): Update to handle function templates.
8868         * lex.c (do_pending_inlines): Set up template parameter context
8869         for member templates.
8870         (process_next_inline): Likewise.
8872         * method. (build_overload_identifier): Adjust for multiple levels
8873         of template parameters.
8874         
8875         * parse.y (fn.def2): Add member templates.
8876         (component_decl_1): Likewise.
8878         * pt.c (begin_member_template_processing): New function.
8879         (end_member_template_processing): Likewise.
8880         (is_member_template): Likewise.
8881         (fn_type_unification): Likewise.
8882         (current_template_parms): Return a vector of all the template
8883         parms, not just the innermost level of parms.
8884         (push_template_decl): Deal with the possibility of member
8885         templates. 
8886         (lookup_template_class): Likewise.
8887         (uses_template_parms): Likewise.
8888         (tsubst): Modify processing to TEMPLATE_TYPE_PARM and
8889         TEMPLATE_CONST_PARM to deal with multiple levels of template
8890         arguments.   Add processing of TEMPLATE_DECL to produce new
8891         TEMPLATE_DECLs from old ones.
8892         (do_decl_instantiation): Handle member templates.
8894         * search.c (lookup_fnfields_1): Handle member template conversion
8895         operators. 
8897         * tree.c (cp_tree_equal): Check the levels, as well as the
8898         indices, of TEMPLATE_CONST_PARMs.
8900         * typeck.c (comptypes): Check the levels, as well as the indices,
8901         fo TEMPLATE_TYPE_PARMs.
8902         (build_x_function_call): Treat member templates like member
8903         functions. 
8904         
8905 Wed Sep  3 11:09:25 1997  Jason Merrill  <jason@yorick.cygnus.com>
8907         * typeck.c (c_expand_return): Always convert_for_initialization
8908         before checking for returning a pointer to local.
8910         * pt.c (type_unification): If strict and the function parm doesn't
8911         use template parms, just compare types.
8913 Wed Sep  3 10:35:49 1997  Klaus Espenlaub  <kespenla@student.informatik.uni-ulm.de>
8915         * method.c (build_overloaded_value): Replace direct call
8916         to the floating point emulator with REAL_VALUE_TO_DECIMAL macro.
8918 Wed Sep  3 00:02:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8920         * typeck.c (convert_arguments): Don't arbitrarily choose the first
8921         of a set of overloaded functions.
8923 Tue Sep  2 12:09:13 1997  Jason Merrill  <jason@yorick.cygnus.com>
8925         * lex.c (real_yylex): Don't elide __FUNCTION__.
8927         * method.c (build_overload_value): Add in_template parm.
8928         (build_overload_int): Likewise.
8929         (build_overload_identifier): Pass it.
8931         * decl.c (duplicate_decls): Don't bash a previous template
8932         definition with a redeclaration.
8934         * pt.c (unify): float doesn't match double.
8936         * pt.c (do_type_instantiation): Handle getting a _TYPE or a
8937         TYPE_DECL.  Handle getting non-template types.
8938         * parse.y (explicit_instantiation): Use typespec instead of
8939         aggr template_type.
8941 Tue Sep  2 10:27:08 1997  Richard Henderson  <rth@cygnus.com>
8943         * typeck.c (build_ptrmemfunc1): Clean up ptr->int cast warnings.
8945 Mon Sep  1 13:19:04 1997  Eugene Mamchits <eugin@ips.ras.ru>
8947         * call.c (add_builtin_candidate): Add missing TREE_TYPE.
8948         (compare_ics): Likewise.
8950 Mon Sep  1 13:19:04 1997  Jason Merrill  <jason@yorick.cygnus.com>
8952         * call.c (joust): Warn about choosing one conversion op over
8953         another because of 'this' argument when the other return type is
8954         better.
8955         (source_type): New fn.
8957         * call.c (build_new_op): Strip leading REF_BIND from first operand
8958         to builtin operator.
8960         * decl2.c (mark_vtable_entries): Mark abort_fndecl as used when we
8961         use its RTL.
8963 Thu Aug 28 09:45:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
8965         * call.c (null_ptr_cst_p): Remove support for (void*)0.
8967 Wed Aug 27 02:03:34 1997  Jeffrey A Law  (law@cygnus.com)
8969         * typeck.c (expand_target_expr): Make definition match declaration.
8971         * class.c (get_basefndecls): Make definition match declaration.
8973 Mon Aug 25 14:30:02 1997  Jason Merrill  <jason@yorick.cygnus.com>
8975         * input.c (sub_getch): Eventually give up and release the input file.
8977         * decl.c (cp_finish_decl): If #p i/i, put inline statics in the
8978         right place.
8980         * call.c (joust): Tweak message.
8982 Sat Aug 23 18:02:59 1997  Mark Mitchell  <mmitchell@usa.net>
8984         * error.c (type_as_string): Put const/volatile on template type
8985         parameters where appropriate.
8987 Sat Aug 23 17:47:22 1997  Jeffrey A Law  (law@cygnus.com)
8989         * call.c (strictly_better): Make arguments unsigned ints.
8991 Thu Aug 21 18:48:44 1997  Jason Merrill  <jason@yorick.cygnus.com>
8993         * lex.c (real_yylex): Refer to __complex instead of complex.
8995 Thu Aug 21 22:25:46 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8997         * lex.c (real_yylex): Don't use getc directly.
8999 Wed Aug 20 17:25:08 1997  Jason Merrill  <jason@yorick.cygnus.com>
9001         * call.c (is_subseq): Don't try to be clever.
9003 Wed Aug 20 03:13:36 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9005         * parse.y, pt.c: Include "except.h".
9006         * call.c, class.c, class.h, cp-tree.h, cvt.c, decl.c, decl2.c,
9007         error.c, except.c, expr.c, friend.c, g++spec.c, init.c, input.c,
9008         lex.c, lex.h, method.c, parse.y, pt.c, repo.c, rtti.c, search.c,
9009         sig.c, spew.c, tree.c, typeck.c, typeck2.c, xref.c: Finish
9010         prototyping.
9012 Wed Aug 20 01:34:40 1997  Jason Merrill  <jason@yorick.cygnus.com>
9014         * decl2.c (mark_vtable_entries): Instead of replacing pure
9015         virtuals with a reference to __pure_virtual, copy the decl and
9016         change the RTL.
9018 Tue Aug 19 02:26:07 1997  Jason Merrill  <jason@yorick.cygnus.com>
9020         * pt.c (lookup_nested_type_by_name): Handle typedef wierdness.
9022         * typeck2.c (my_friendly_abort): Report bugs to egcs-bugs@cygnus.com.
9024         * pt.c (instantiate_class_template): Call repo_template_used
9025         before finish_prevtable_vardecl.
9027         * call.c (is_subseq): New fn.
9028         (compare_ics): Use it.
9030         * repo.c (finish_repo): Don't crash on no args.
9032         * parse.y (named_complex_class_head_sans_basetype): Handle
9033         explicit global scope.
9034         * decl2.c (handle_class_head): New fn.
9036         * pt.c (unify): Add CONST_DECL case.
9038 Thu Aug 14 10:05:13 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9040         * rtti.c (permanent_obstack): Fix decl to not be a pointer.
9042         * cp-tree.h (report_type_mismatch): Add prototype.
9043         * call.c (build_overload_call_real): Remove erroneous fourth
9044         argument to report_type_mismatch.
9045         (build_user_type_conversion_1): Remove erroneous second arg to
9046         tourney.
9047         (build_new_function_call): Likewise.
9048         (build_object_call): Likewise.
9049         (build_new_op): Likewise.
9050         (build_new_method_call): Likewise.
9052 Wed Aug 13 19:19:25 1997  Jason Merrill  <jason@yorick.cygnus.com>
9054         * error.c (dump_decl): Don't bother processing a function with no
9055         DECL_LANG_SPECIFIC.
9057         * method.c (emit_thunk): Call init_function_start in the macro case.
9059 Wed Aug 13 10:46:19 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9061         * decl2.c (DEFAULT_VTABLE_THUNKS): Define to be 0 if not
9062         defined and used to set flag_vtable_thunks.
9064 Tue Aug 12 20:13:57 1997  Jason Merrill  <jason@yorick.cygnus.com>
9066         * parse.y: Don't clear the inlines from their obstack until they've 
9067         all been processed.
9069         * decl.c (duplicate_decls): Don't complain about exception
9070         specification mismatch if flag_exceptions is off.
9072 Mon Aug 11 15:01:56  1997  Marc Lehmann <pcg@goof.com>
9074         * Make-lang.in (c++.distclean): Remove g++.c on make distclean.
9076 Sun Aug 10 12:06:09 1997  Paul Eggert  <eggert@twinsun.com>
9078         * cp-tree.h: Replace STDIO_PROTO with PROTO in include files.
9079         * cvt.c, error.c, except.c, expr.c, friend.c, init.c, rtti.c:
9080         Include <stdio.h> before include files that formerly used STDIO_PROTO. 
9082         * decl.c, g++spec.c, lex.c, method.c, repo.c:
9083         Include "config.h" first, as per autoconf manual.
9085 Fri Aug  8 11:47:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9087         * decl.c (duplicate_decls): Tweak wording.
9088         * lex.c (do_pending_defargs): Don't die if we see a default arg
9089         that isn't a DEFAULT_ARG.
9090         * error.c (dump_expr): Handle DEFAULT_ARG.
9092         * decl2.c (lang_decode_option): Handle -fhandle-exceptions.
9093         * lang-options.h: Add -fhandle-exceptions.
9095         * class.c (build_vtable): vtables are artificial.
9096         (prepare_fresh_vtable): Likewise.
9098 Wed Aug  6 11:02:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9100         * cvt.c (ocp_convert): After converting to the target type, set
9101         LOOKUP_NO_CONVERSION.
9103         * call.c (joust): Warn about potentially confusing promotion rules
9104         with -Wsign-promo.
9105         * cp-tree.h, lang-options.h, decl2.c: Support -Wsign-promo.
9107 Tue Aug  5 15:15:07 1997  Michael Meissner  <meissner@cygnus.com>
9109         * exception.cc: Declare __terminate_func with noreturn attribute.
9111 Fri Aug  1 03:18:15 1997  Jason Merrill  <jason@yorick.cygnus.com>
9113         * parse.y: Break out eat_saved_input, handle errors.
9114         (function_try_block): Use compstmt instead of compstmt_or_error.
9116 Thu Jul 31 17:14:04 1997  Jason Merrill  <jason@yorick.cygnus.com>
9118         * tree.c (build_cplus_new): Don't set TREE_ADDRESSABLE.
9120 Fri Jul  4 01:45:16 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9122         * Make-lang.in (cplib2.txt, cplib2.ready): Instead of checking for
9123         existence of cc1plus check whether $(LANGUAGES) contains C++.
9125 Wed Jul 30 13:04:21 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9127         * method.c (do_build_copy_constructor): When copying an anonymous
9128         union member loop around to handle nested anonymous unions.  Use
9129         the offset of the member relative to the outer structure, not the
9130         union.
9132 Tue Jul 29 21:17:29 1997  Jason Merrill  <jason@yorick.cygnus.com>
9134         * call.c (resolve_args): New fn.
9135         (build_new_function_call): Use it.
9136         (build_object_call): Likewise.
9137         (build_new_method_call): Likewise.
9139 Mon Jul 28 16:02:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9141         * call.c (build_over_call): tsubst all default parms from templates.
9143 Wed Jul 23 13:36:25 1997  Jason Merrill  <jason@yorick.cygnus.com>
9145         * decl.c (struct cp_function): Add static_labelno.
9146         (push_cp_function_context): Save it.
9147         (pop_cp_function_context): Restore it.
9149 Tue Jul 22 14:43:29 1997  Jason Merrill  <jason@yorick.cygnus.com>
9151         * typeck.c (build_component_ref_1): Convert from reference.
9153 Tue Jul 22 11:06:23 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9155         * parse.y (current_declspecs, prefix_attributes): Initialize to
9156         NULL_TREE.
9158         * parse.y (initdcl0): Make sure CURRENT_DECLSPECS is non-nil
9159         before we try to force it to be a TREE_LIST.
9160         (decl): Make sure $1.t is non-nil.
9162 Sun Jul 20 11:53:07 1997  Jason Merrill  <jason@yorick.cygnus.com>
9164         * pt.c (uses_template_parms): Handle template first-parse codes.
9166         * decl.c (cp_finish_decl): Only warn about user-defined statics.
9168 Fri Jul 18 17:56:08 1997  Jason Merrill  <jason@yorick.cygnus.com>
9170         * pt.c (unify): Handle BOOLEAN_TYPE.
9172         * cp-tree.h: Lose PARM_DEFAULT_FROM_TEMPLATE.
9173         * pt.c (tsubst): Don't set it.
9174         * call.c (build_over_call): Use uses_template_parms.
9176 Thu Jul 17 18:06:30 1997  Jason Merrill  <jason@yorick.cygnus.com>
9178         * method.c (build_overload_nested_name): Use static_labelno
9179         instead of var_labelno.
9180         (build_qualified_name): New fn.
9181         (build_overload_name): Split out from here.
9182         (build_static_name): Use build_qualified_name.
9183         * decl.c (cp_finish_decl): Statics in extern inline functions 
9184         have comdat linkage.
9185         (start_function): Initialize static_labelno.
9187 Thu Jul 17 11:20:17 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
9189         * class.c (finish_struct_methods): add check of warn_ctor_dtor_privacy
9190         before "all member functions in class [] are private"
9192 Wed Jul 16 23:47:08 1997  Jason Merrill  <jason@yorick.cygnus.com>
9194         * lex.c (do_scoped_id): convert_from_reference.
9195         * init.c (build_offset_ref): Likewise.
9197 Wed Jul 16 12:34:29 1997  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
9199         * error.c (dump_expr): Check TREE_OPERAND before dump_expr_list.
9201 Mon Jul 14 03:23:46 1997  Jason Merrill  <jason@yorick.cygnus.com>
9203         * typeck.c (get_member_function_from_ptrfunc): Promote index
9204         before saving it.
9206 Sun Jul 13 00:11:52 1997  Jason Merrill  <jason@yorick.cygnus.com>
9208         * tree.c (layout_basetypes): Move non-virtual destructor warning.
9209         * decl.c (xref_basetypes): Remove non-virtual destructor warning.
9211 Sat Jul 12 12:47:12 1997  Jason Merrill  <jason@yorick.cygnus.com>
9213         * decl.c (grokdeclarator): Call add_defarg_fn for the function
9214         type, too.
9215         * lex.c (add_defarg_fn): Adjust.
9216         (do_pending_defargs): Adjust.  Don't skip the first parm.
9218 Fri Jul 11 01:39:50 1997  Jason Merrill  <jason@yorick.cygnus.com>
9220         * decl.c (build_enumerator): Global enumerators are also readonly.
9222         * rtti.c (build_dynamic_cast_1): Renamed from build_dynamic_cast.
9223         (build_dynamic_cast): Call it and convert_from_reference.
9225         * lex.c (add_defarg_fn): New fn.
9226         (snarf_defarg): Don't add to defarg_types.
9227         (do_pending_defargs): Lose defarg_types.  All fns we process now
9228         have defargs.
9229         * decl.c (grokfndecl): Call add_defarg_fn.
9231         * Makefile.in (CONFLICTS): Expect 18 s/r conflicts.
9232         * cp-tree.def: Add DEFAULT_ARG.
9233         * spew.c (yylex): Call snarf_defarg as appropriate.
9234         * parse.y: New tokens DEFARG and DEFARG_MARKER.
9235         (defarg_again, pending_defargs, defarg, defarg1): New rules.
9236         (structsp): Use pending_defargs.
9237         (parms, full_parm): Use defarg.
9238         * lex.c (init_lex): Initialize inline_text_firstobj.
9239         (do_pending_inlines): Never pass the obstack to feed_input.
9240         (process_next_inline): Call end_input instead of restore_pending_input.
9241         (clear_inline_text_obstack, reinit_parse_for_expr, do_pending_defargs,
9242         finish_defarg, feed_defarg, snarf_defarg, maybe_snarf_defarg): New fns.
9243         * input.c (end_input): New fn.
9244         (sub_getch): At the end of some fed input, just keep returning EOF
9245         until someone calls end_input.
9246         Remove 'obstack' field from struct input_source.
9247         * decl.c (grokparms): Handle DEFAULT_ARG.
9248         (replace_defarg): New fn.
9249         * cp-tree.h (DEFARG_LENGTH, DEFARG_POINTER): New macros.
9251 Wed Jul  9 13:44:12 1997  Jason Merrill  <jason@yorick.cygnus.com>
9253         * call.c (implicit_conversion): If nothing else works, try binding
9254         an rvalue to a reference.
9256 Wed Jul  9 13:04:38 1997  Geoffrey Noer  <noer@cygnus.com>
9258         * decl.c (init_decl_processing): fix Jun 30 patch -- move
9259         ifndef for Cygwin32 to include SIGSEGV.
9261 Thu Jul  3 01:44:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9263         * class.c (finish_struct_1): Only complain about pointers without
9264         copy stuff if there are any constructors.
9266         * rtti.c (build_dynamic_cast): Call complete_type on the types.
9268         * decl.c (grokfndecl): If the function we chose doesn't actually
9269         match, die.
9271         * decl2.c (grokclassfn): Don't specify 'const int' for the
9272         artificial destructor parm.
9274         * pt.c (type_unification): If we are called recursively, nothing 
9275         decays.
9277 Mon Jun 30 17:53:21 1997  Geoffrey Noer  <noer@cygnus.com>
9279         * decl.c (init_decl_processing): Stop trying to catch signals
9280         other than SIGABRT since the Cygwin32 library doesn't support
9281         them correctly yet.  This fixes a situation in which g++ causes
9282         a hang on SIGSEGVs and other such signals in our Win32-hosted
9283         tools.
9285 Mon Jun 30 14:50:01 1997  Jason Merrill  <jason@yorick.cygnus.com>
9287         * tree.c (mapcar, case CALL_EXPR): Handle all the parse node data.
9289 Fri Jun 27 15:18:49 1997  Jason Merrill  <jason@yorick.cygnus.com>
9291         * typeck2.c (store_init_value): Always return the value if our 
9292         type needs constructing.
9294         * method.c (hack_identifier): Convert class statics from
9295         reference, too.
9297 Thu Jun 26 11:44:46 1997  Jason Merrill  <jason@yorick.cygnus.com>
9299         * Make-lang.in (cplib2.ready): Add $(LANGUAGES) dependency.
9301 Thu Jun 19 16:49:28 1997  Mike Stump  <mrs@cygnus.com>
9303         * typeck.c (c_expand_return): Make sure we clean up temporaries at
9304         the end of return x;
9306 Thu Jun 19 12:28:43 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9308         * lex.c (check_for_missing_semicolon): Also check for CV_QUALIFIER.
9310 Tue Jun 17 18:35:57 1997  Mike Stump  <mrs@cygnus.com>
9312         * except.c (expand_builtin_throw): Add support
9313         -fno-sjlj-exceptions -fPIC exception handling on the SPARC.
9315 Mon Jun 16 01:24:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9317         * repo.c (extract_string): Null-terminate.
9319         * cp-tree.h (TI_SPEC_INFO): New macro.
9320         (CLASSTYPE_TI_SPEC_INFO): New macro.
9321         * pt.c (push_template_decl): Correctly determine # of template parms 
9322         for partial specs.
9324         * call.c (compare_ics): Really fix 'this' conversions.
9326         * pt.c (do_decl_instantiation): Don't crash on explicit inst of
9327         non-template fn.
9329         * pt.c (push_template_decl): Complain about mismatch in # of
9330         template parms between a class template and a member template.
9332 Sun Jun 15 02:38:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
9334         * method.c (synthesize_method): You can't call
9335         function_cannot_inline_p after finish_function.
9336         * decl.c (finish_function): Turn on flag_inline_functions and turn
9337         off DECL_INLINE before handing a synthesized method to the
9338         backend.
9340 Thu Jun 12 17:35:28 1997  Jason Merrill  <jason@yorick.cygnus.com>
9342         * method.c (synthesize_method): Remove July 30 change to never set
9343         DECL_INLINE if at_eof.
9345 Thu Jun 12 15:25:08 1997  Mike Stump  <mrs@cygnus.com>
9347         * xref.c (GNU_xref_member): Ensure that the node has a
9348         decl_lang_specific part before checking DECL_FRIEND_P.
9350 Thu Jun 12 12:36:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9352         * pt.c (instantiate_class_template): Diagnose non-class types used
9353         as bases.
9355 Wed Jun 11 17:33:40 1997  Jason Merrill  <jason@yorick.cygnus.com>
9357         * typeck.c (build_conditional_expr): Use convert_for_initialization
9358         instead of convert_and_check.
9360 Wed Jun 11 12:31:33 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9362         * parse.y (typespec): Don't pedwarn for typeof.
9364 Tue Jun 10 00:22:09 1997  Jason Merrill  <jason@yorick.cygnus.com>
9366         * repo.c (finish_repo): Only check changes if we would write a
9367         repo file.
9369         * call.c (compare_ics): Fix handling of 'this' conversions.
9371         * pt.c (do_decl_instantiation): Support static data too.  Rename
9372         from do_function_instantiation.
9373         * cp-tree.h: Adjust.
9374         * parse.y: Adjust.
9376         * repo.c (extract_string): New fn.
9377         (get_base_filename): Use it.
9378         (init_repo): Compare old args with current args.
9380 Mon Jun  9 14:25:30 1997  Mike Stump  <mrs@cygnus.com>
9382         * Makefile.in, Make-lang.in: Protect C-ls with a comment
9383         character, idea from Paul Eggert <eggert@twinsun.com>.
9385 Mon Jun  9 01:52:03 1997  Jason Merrill  <jason@yorick.cygnus.com>
9387         * typeck.c (c_expand_return): Be more persistent in looking for
9388         returned temps.
9390         * cvt.c (build_up_reference): Use NOP_EXPR for switching from
9391         pointer to reference.
9393         * class.c (build_vbase_path): Don't do anything if PATH has no steps.
9395 Sun Jun  8 03:07:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9397         * init.c (build_member_call, build_offset_ref):
9398         Use do_scoped_id instead of do_identifier.
9400         * cvt.c (convert): Remove bogosity.
9402 Sat Jun  7 20:50:17 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9404         * cvt.c (build_up_reference): Do checks of ARGTYPE and
9405         TARGET_TYPE before trying to use get_binfo.
9407 Fri Jun  6 17:36:39 1997  Jason Merrill  <jason@yorick.cygnus.com>
9409         * cvt.c (build_up_reference): Call get_binfo to get access control.
9411         * decl2.c (import_export_decl): If we don't support weaks, leave
9412         statics undefined.
9414 Fri Jun  6 15:55:49 1997  Mike Stump  <mrs@cygnus.com>
9416         * except.c (expand_builtin_throw): Add support for machines that
9417         cannot access globals after throw's epilogue when
9418         -fno-sjlj-exceptions is used.
9420 Thu Jun  5 16:28:43 1997  Jason Merrill  <jason@yorick.cygnus.com>
9422         * parse.y: 'std::' becomes '::'.
9423         * lex.c (real_yylex): Remove 'namespace' warning.
9424         * init.c (build_member_call): Ignore 'std::'.
9425         (build_offset_ref): Likewise.
9426         * decl2.c (do_using_directive): Ignore 'using namespace std;'.
9427         (do_toplevel_using_decl): Ignore 'using std::whatever'.
9428         * decl.c (push_namespace): Just sorry.
9429         (pop_namespace): Nop.
9430         (init_decl_processing): Declare std namespace.
9432 Tue Jun  3 18:08:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
9434         * search.c (push_class_decls): A name which ambiguously refers to
9435         several instantiations of the same template just refers to the
9436         template.
9438 Tue Jun  3 12:30:40 1997  Benjamin Kosnik  <bkoz@cirdan.cygnus.com>
9440         * decl.c (build_enumerator): fix problem with unsigned long
9441         enumerated values being smashed to ints, causing overflow
9442         when computing next enumerated value. (for enum values around
9443         MAX_VAL).
9445 Mon Jun  2 17:40:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
9447         * typeck.c (build_component_ref): Only call mark_used on a decl.
9449 Thu May 29 15:54:17 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9451         * typeck.c (build_c_cast): Make the check for a ptr to function
9452         more specific before possible default_conversion call.
9454 Thu May 29 13:02:06 1997  Mike Stump  <mrs@cygnus.com>
9456         * except.c (expand_exception_blocks): Simplify and fix and make
9457         sure we don't end a region in a sequence, as expand_end_bindings
9458         doesn't like it.
9460 Wed May 28 17:08:03 1997  Mike Stump  <mrs@cygnus.com>
9462         * except.c (init_exception_processing): Mark terminate as not
9463         returning so that the optimizer can optimize better.
9465 Tue May 27 19:49:19 1997  Mike Stump  <mrs@cygnus.com>
9467         * cvt.c (convert): Don't do any extra work, if we can avoid it
9468         easily.
9470 Tue May 27 18:21:47 1997  Mike Stump  <mrs@cygnus.com>
9472         * *.[chy]: Change cp_convert to ocp_convert, change convert to
9473         cp_convert.  convert is now reserved for the backend, and doesn't
9474         have the semantics a frontend person should ever want.
9476 Fri May 23 10:58:31 1997  Jason Merrill  <jason@yorick.cygnus.com>
9478         * lang-specs.h: Define __EXCEPTIONS if exceptions are enabled.
9479         Lose -traditional support.
9481 Thu May 22 15:41:28 1997  Jason Merrill  <jason@yorick.cygnus.com>
9483         * rtti.c (get_tinfo_var): Use TYPE_PRECISION (sizetype).
9485         * parse.y (self_reference): Do it for templates, too.
9486         * class.c (pushclass): Don't overload_template_name; the alias
9487         generated by build_self_reference serves the same purpose.
9489         * tree.c (list_hash): Make static, take more args.
9490         (list_hash_lookup): Likewise.
9491         (list_hash_add): Make static.
9492         (list_hash_canon): Lose.
9493         (hash_tree_cons): Only build a new node if one isn't already in the
9494         hashtable.
9495         (hash_tree_chain): Use hash_tree_cons.
9496         * cp-tree.h: Adjust.
9497         * decl.c (grokfndecl): Just check IDENTIFIER_GLOBAL_VALUE instead
9498         of calling lookup_name.
9500 Wed May 21 18:24:19 1997  Jason Merrill  <jason@yorick.cygnus.com>
9502         * pt.c (instantiate_class_template): TYPE_VALUES for an enum
9503         doesn't refer to the CONST_DECLs.
9505 Tue May 20 21:09:32 1997  Bob Manson  <manson@charmed.cygnus.com>
9507         * rtti.c (get_tinfo_var): Either INT_TYPE_SIZE or 32, whichever
9508         is bigger.
9509         (expand_class_desc): Convert the last argument to a sizetype.
9511 Tue May 20 13:55:57 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9513         * gxx.gperf (__complex, __complex__, __imag, __imag__, __real,
9514         __real__): Add reswords.
9515         * hash.h: Regenerate.
9516         * lex.h (rid): Add RID_COMPLEX.
9517         (RID_LAST_MODIFIER): Set to RID_COMPLEX.
9518         * lex.c (init_lex): Add building of RID_COMPLEX.
9519         (real_yylex): General cleanup in line with what c-lex.c also has,
9520         sans the cruft for traditional; add handling of SPEC_IMAG, complex
9521         types, and imaginary numeric constants.
9522         * parse.y (REALPART, IMAGPART): Add tokens.
9523         (unary_expr): Add REALPART and IMAGPART rules.
9524         * cp-tree.h (complex_{integer,float,double,long}_type_node): Declare.
9525         * decl.c (complex_{integer,float,double,long}_type_node): Define
9526         types.
9527         (init_decl_processing): Set up the types.
9528         (grokdeclarator): Add handling of RID_COMPLEX.  Set and use
9529         DEFAULTED_INT instead of EXPLICIT_INT when we default to int type.
9530         * call.c (build_new_op): Add REALPART_EXPR and IMAGPART_EXPR cases.
9531         * cvt.c (cp_convert): Handle COMPLEX_TYPE.
9532         * error.c (dump_type_prefix, dump_type, dump_type_suffix): Add
9533         COMPLEX_TYPE case.
9534         * method.c (build_overload_name): Add handling of the different
9535         COMPLEX_TYPEs, prefixing them with `J'.
9536         * pt.c (process_template_parm): Don't let them use a COMPLEX_TYPE
9537         as a template parm.
9538         (uses_template_parms, tsubst, unify): Add COMPLEX_TYPE case.
9539         * tree.c (lvalue_p): Add REALPART_EXPR and IMAGPART_EXPR cases.
9540         (mapcar): Handle COMPLEX_CST.
9541         * typeck.c (build_binary_op_nodefault): Handle COMPLEX_TYPE.
9542         (common_type): Add code for complex types.
9543         (build_unary_op): Add REALPART_EXPR and IMAGPART_EXPR cases.
9544         (convert_for_assignment): Likewise.
9545         (mark_addressable): Add REALPART_EXPR and IMAGPART_EXPR cases.
9547 Mon May 19 12:26:27 1997  Jason Merrill  <jason@yorick.cygnus.com>
9549         * pt.c (tsubst): Don't pass the MINUS_EXPR for an array domain to
9550         tsubst_expr, as it might try to do overload resolution.
9552 Sat May 17 10:48:31 1997  Jason Merrill  <jason@yorick.cygnus.com>
9554         * pt.c (instantiate_class_template): Oops.
9556 Fri May 16 14:23:57 1997  Jason Merrill  <jason@yorick.cygnus.com>
9558         * cp-tree.def: Add TAG_DEFN.
9559         * pt.c (tsubst_enum): New fn.
9560         (instantiate_class_template): Use it.
9561         (tsubst_expr): Support TAG_DEFN.
9562         (tsubst): Support local enums.
9563         (tsubst_copy): Likewise.
9564         * decl.c (finish_enum): Likewise.
9565         (start_enum): If this is a local enum, switch to permanent_obstack.
9567 Wed May 14 19:08:28 1997  Mike Stump  <mrs@cygnus.com>
9569         * decl.c (store_parm_decls): Set last_parm_cleanup_insn here.
9570         (finish_function): Put the base init code for constructors just
9571         after the parm cleanup insns.
9572         (struct cp_function): Add last_parm_cleanup_insn.
9573         (push_cp_function_context): Likewise.
9574         (pop_cp_function_context): Likewise.
9575         
9576 Tue May 13 15:51:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
9578         * pt.c (tsubst_copy): Handle BIT_NOT_EXPR.
9580 Wed May  7 11:17:59 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9582         * method.c (emit_thunk) [ASM_OUTPUT_MI_THUNK]: Build up the RTL
9583         for THUNK_FNDECL before we switch to temporary allocation.
9585 Mon May  5 14:46:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9587         * call.c (build_new_op): Handle null arg2 for ?:.
9589 Thu May  1 18:26:37 1997  Mike Stump  <mrs@cygnus.com>
9591         * except.c (expand_exception_blocks): Ensure that we flow through
9592         the end of the exception region for the exception specification.
9593         Move exception region for the exception specification in, so that
9594         it doesn't protect the parm cleanup.  Remove some obsolete code.
9595         * decl.c (store_parm_decls): Likewise.
9596         (finish_function): Likewise.
9598 Tue Apr 29 15:38:54 1997  Jason Merrill  <jason@yorick.cygnus.com>
9600         * init.c (build_new): Fix nothrow handling.
9602 Tue Apr 29 14:29:50 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9604         * init.c (emit_base_init): Don't warn about the initialization
9605         list for an artificial member.
9607 Fri Apr 25 17:47:59 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9609         * expr.c (do_case): Handle !START case for the error msg.
9611 Fri Apr 25 11:55:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
9613         * decl2.c, lang-options.h: New option -Weffc++.
9614         * class.c, decl.c, init.c, typeck.c: Move Effective C++ warnings
9615         to -Weffc++.
9617         * decl2.c (finish_prevtable_vardecl): Change NO_LINKAGE_HEURISTICS
9618         to MULTIPLE_SYMBOL_SPACES.
9620 Wed Apr 23 18:06:50 1997  Jason Merrill  <jason@yorick.cygnus.com>
9622         * method.c (emit_thunk, generic case): Set current_function_is_thunk.
9624         * method.c (emit_thunk, macro case): Set up DECL_RESULT.
9626         * typeck.c (c_expand_return): Don't complain about returning void
9627         to void in an artificial function.
9628         * method.c (make_thunk): Change settings of READONLY/VOLATILE, 
9629         don't set DECL_RESULT, set DECL_ARTIFICIAL.
9630         (emit_thunk, generic code): Also set up DECL_LANG_SPECIFIC. 
9632 Wed Apr 23 14:43:06 1997  Mike Stump  <mrs@cygnus.com>
9634         * init.c (init_decl_processing): Add supoprt for setjmp/longjmp based
9635         exception handling.
9636         * except.c (init_exception_processing): Likewise.
9637         (expand_end_catch_block): Likewise.
9638         (expand_exception_blocks): Likewise.
9639         (expand_throw): Likewise.
9640         * exception.cc (__default_terminate): Likewise.
9642         * init.c (perform_member_init): Use new method of expr level
9643         cleanups, instead of cleanups_this_call and friends.
9644         (emit_base_init): Likewise.
9645         (expand_aggr_vbase_init_1): Likewise.
9646         (expand_vec_init): Likewise.
9647         * decl.c (cp_finish_decl): Likewise.
9648         (expand_static_init): Likewise.
9649         (store_parm_decls): Likewise.
9650         (cplus_expand_expr_stmt): Likewise.
9651         * decl2.c (finish_file): Likewise.
9652         
9653         * Make-lang.in (exception.o): Ok to compile with -O now.
9655         * decl.c (maybe_build_cleanup_1): We no longer have to unsave, as
9656         we know it will be done later by the backend.
9658         * decl2.c (lang_f_options): Remove support for short temps.
9659         * lang-options.h: Likewise.
9660         
9661 Wed Apr 23 04:12:06 1997  Jason Merrill  <jason@yorick.cygnus.com>
9663         * tree.c (varargs_function_p): New fn.
9664         * method.c (emit_thunk): Replace broken generic code with code to
9665         generate a heavyweight thunk function.
9667 Tue Apr 22 02:45:18 1997  Jason Merrill  <jason@yorick.cygnus.com>
9669         * pt.c (process_template_parm): pedwarn about floating-point parms.
9671         * decl.c (grokdeclarator): inline no longer implies static.
9673         * spew.c (yylex): Always return the TYPE_DECL if we got a scope.
9675 Mon Apr 21 15:42:27 1997  Jason Merrill  <jason@yorick.cygnus.com>
9677         * class.c (check_for_override): The signature of an overriding
9678         function is not changed.
9680         * call.c (build_over_call): Move setting of conv into the loop.
9681         Note: this change, along with the related changes of the 18th thru
9682         the 20th of April, fix an infinite loop problem in conversions.
9684 Sun Apr 20 16:24:29 1997  Jason Merrill  <jason@yorick.cygnus.com>
9686         * call.c (build_user_type_conversion_1): Really ignore rvalue
9687         conversions when looking for a REFERENCE_TYPE.
9689         * cvt.c (build_up_reference): Eviscerate, use build_unary_op.
9690         * cp-tree.h (TREE_REFERENCE_EXPR): #if 0.
9691         * typeck.c (decay_conversion): Don't set TREE_REFERENCE_EXPR.
9692         (build_unary_op): Likewise.
9693         * call.c (build_over_call): See through a CONVERT_EXPR around the
9694         ADDR_EXPR for on a temporary.
9695         * typeck.c (c_expand_return): See through a CONVERT_EXPR around
9696         the ADDR_EXPR for a local variable.
9698 Fri Apr 18 12:11:33 1997  Jason Merrill  <jason@yorick.cygnus.com>
9700         * call.c (build_user_type_conversion_1): If we're trying to
9701         convert to a REFERENCE_TYPE, only consider lvalue conversions.
9702         (build_new_function_call): Print candidates.
9703         (implicit_conversion): Try a temp binding if the lvalue conv is BAD.
9704         (reference_binding): Binding a temporary of a reference-related type
9705         is BAD.
9707 Thu Apr 17 14:37:22 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9709         * inc/typeinfo (type_info::before): Add cv-qualifier-seq.
9710         * tinfo2.cc (type_info::before): Likewise.
9712 Mon Apr 14 12:38:17 1997  Jason Merrill  <jason@yorick.cygnus.com>
9714         * call.c (implicit_conversion): Oops.
9716 Fri Apr 11 02:18:30 1997  Jason Merrill  <jason@yorick.cygnus.com>
9718         * call.c (implicit_conversion): Try to find a reference conversion
9719         before binding a const reference to a temporary.
9721 Wed Apr  2 12:51:36 1997  Mike Stump  <mrs@cygnus.com>
9723         * exception.cc (__default_unexpected): Call terminate by default,
9724         so that if the user overrides terminate, the correct function will
9725         be called.
9726         
9727 Wed Mar 19 14:14:45 1997  Mike Stump  <mrs@cygnus.com>
9729         * parse.y (left_curly): Avoid trying to use any fields of
9730         error_mark_node, as there aren't any.
9732 Thu Mar 13 16:33:22 1997  Jason Merrill  <jason@yorick.cygnus.com>
9734         * lex.c (do_identifier): Avoid breaking on overloaded methods
9735         as default arguments.
9737 Wed Mar 12 13:55:10 1997  Hans-Peter Nilsson  <Hans-Peter.Nilsson@axis.se>
9739         * call.c (add_template_candidate): Initialize the variable "dummy".
9741 Mon Mar 10 15:13:14 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9743         * decl.c (start_decl): Make sure TYPE isn't an error_mark_node
9744         before we try to use TYPE_SIZE and TREE_CONSTANT on it.
9746 Fri Mar  7 13:19:36 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9748         * cp-tree.h (comp_ptr_ttypes, more_specialized): Add decl.
9749         (debug_binfo): Delete decl, not needed.
9751         * tree.c (fnaddr_from_vtable_entry, function_arg_chain,
9752         promotes_to_aggr_type): Delete fns.
9753         * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY,
9754         SET_FNADDR_FROM_VTABLE_ENTRY, FUNCTION_ARG_CHAIN,
9755         PROMOTES_TO_AGGR_TYPE): Delete alternates to #if 1.
9757         * decl.c (pending_invalid_xref{,_file,_line}): Delete unused vars.
9759         * friend.c (is_friend_type): Delete fn.
9760         * cp-tree.h (is_friend_type): Delete decl.
9762         * decl.c (original_result_rtx, double_ftype_double,
9763         double_ftype_double_double, int_ftype_int, long_ftype_long,
9764         float_ftype_float, ldouble_ftype_ldouble, last_dtor_insn): Make static.
9765         * typeck.c (original_result_rtx, warn_synth): Delete extern decls.
9767         * decl.c (push_overloaded_decl{,_top_level}): Make static, adding
9768         fwd decls.
9769         * cp-tree.h (push_overloaded_decl{,_top_level}): Delete decls.
9771         * decl.c (pushdecl_nonclass_level): #if 0, unused.
9772         * cp-tree.h (pushdecl_nonclass_level): #if 0 decl.
9774         * lex.c (reinit_lang_specific): #if 0, unused.
9775         * cp-tree.h (reinit_lang_specific): #if 0 decl.
9777         * decl.c (revert_static_member_fn): Make static, adding fwd decl.
9778         * cp-tree.h (revert_static_member_fn): Delete decl.
9780         * class.c (root_lang_context_p): Delete fn.
9781         * cp-tree.h (root_lang_context_p): Delete decl.
9783         * decl.c (set_current_level_tags_transparency): #if 0, unused.
9784         * cp-tree.h (set_current_level_tags_transparency): #if 0 decl.
9786         * lex.c (set_vardecl_interface_info): Make static.
9787         * cp-tree.h (set_vardecl_interface_info): Delete decl.
9789         * call.c (find_scoped_type): Make static.
9790         * cp-tree.h (find_scoped_type): Delete decl.
9792         * search.c (convert_pointer_to_vbase): Make static.
9793         * cp-tree.h (convert_pointer_to_vbase): Delete decl.
9795         * decl.c (const_ptr_type_node): Likewise.
9796         * cp-tree.h (const_ptr_type_node): Delete decl.
9798         * typeck.c (common_base_type): Make static.
9799         * cp-tree.h (common_base_types): Delete erroneous decl.
9801         * pt.c (classtype_mangled_name): Make static.
9802         * cp-tree.h (classtype_mangled_name): Delete decl.
9804         * lex.c (check_newline): Make static.
9805         * cp-tree.h (check_newline): Delete decl.
9807         * typeck.c (build_x_array_ref): Delete fn, same idea as
9808         grok_array_decl.
9809         * cp-tree.h (build_x_array_ref): Delete decl.
9811         * lex.c (copy_decl_lang_specific): Delete fn, same idea as
9812         copy_lang_decl.
9813         * cp-tree.h (copy_decl_lang_specific): #if 0 decl.
9815         * class.c (build_vtable_entry): Make static.
9816         * cp-tree.h (build_vtable_entry): Delete decl.
9818         * class.c (build_vbase_pointer): Make static.
9819         * cp-tree.h (build_vbase_pointer): Delete decl.
9821         * sig.c (build_sptr_ref): Add forward decl and make static.
9822         * cp-tree.h (build_sptr_ref): Delete decl.
9824         * call.c (build_new_method_call): Add forward decl and make static.
9825         * cp-tree.h (build_new_method_call): Delete decl.
9827         * call.c (build_object_call): Make static.
9828         * class.c (check_for_override, complete_type_p, mark_overriders):
9829         Likewise.
9830         * decl.c (cp_function_chain): Likewise.
9831         * lex.c (set_typedecl_interface_info, reinit_parse_for_block):
9832         Likewise.
9833         * pt.c (comp_template_args, get_class_bindings, push_tinst_level):
9834         Likewise.
9835         * tree.c (build_cplus_array_type_1): Likewise.
9836         * typeck.c (comp_ptr_ttypes_{const,real,reinterpret}): Likewise.
9837         (comp_target_parms): Likewise.
9839         * init.c (build_builtin_call): Make static.
9840         * cp-tree.h (build_builtin_call): Delete decl.
9842         * typeck.c (binary_op_error): Delete decl.
9843         * cp-tree.h (binary_op_error): Likewise.
9845 Thu Mar  6 16:13:52 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9847         * call.c (build_method_call): Compare against error_mark_node
9848         directly, rather than the ERROR_MARK tree code.
9849         * cvt.c (cp_convert): Likewise.
9850         * decl.c (print_binding_level): Likewise.
9851         (duplicate_decls): Likewise.
9852         (grokdeclarator): Likewise.
9853         (grokdeclarator): Likewise.
9854         * init.c (expand_aggr_init_1): Likewise.
9855         (decl_constant_value): Likewise.
9856         * method.c (build_opfncall): Likewise.
9857         (hack_identifier): Likewise.
9858         * typeck.c (build_modify_expr): Likewise.
9860         * typeck.c (build_c_cast): Don't decl TYPE as register tree.
9862 Sun Mar  2 02:54:36 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
9864         * pt.c (unify): Strip NOP_EXPR wrappers before unifying integer values.
9866         * pt.c (coerce_template_parms): Add new error message.
9868         * method.c (build_overload_value): Implement name mangling for
9869         floating-point template arguments.
9871         * method.c (build_overload_int, icat, dicat): Fix mangling of template
9872         arguments whose absolute value doesn't fit in a signed word.
9874 Mon Mar  3 12:14:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9876         * friend.c: New file; put all of the friend stuff in here.
9877         * init.c: Instead of here.
9878         * Makefile.in (CXX_OBJS): Add friend.o.
9879         (friend.o): Add dependencies.
9880         * Make-lang.in (CXX_SRCS): Add $(srcdir)/cp/friend.c.
9882 Sun Mar  2 11:04:43 1997  Jason Merrill  <jason@yorick.cygnus.com>
9884         * call.c (build_scoped_method_call): Complain if the scope isn't a
9885         base.
9887 Wed Feb 26 11:31:06 1997  Jason Merrill  <jason@yorick.cygnus.com>
9889         * parse.y (left_curly): Don't crash on erroneous type.
9891         * init.c (build_delete): Fix type of ref.
9893 Tue Feb 25 12:41:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9895         * search.c (get_vbase_1): Renamed from get_vbase.
9896         (get_vbase): Wrapper, now non-static.
9897         (convert_pointer_to_vbase): Now static.
9899         * call.c (build_scoped_method_call): Accept a binfo for BASETYPE.
9900         * init.c (build_delete): Pass one.
9901         (build_partial_cleanup_for): Use build_scoped_method_call.
9902         * decl.c (finish_function): Pass a binfo.
9904 Mon Feb 24 15:00:12 1997  Jason Merrill  <jason@yorick.cygnus.com>
9906         * call.c (build_over_call): Only synthesize non-trivial copy ctors.
9908         * typeck.c (build_c_cast): Lose other reference to flag.
9910         * call.c (build_field_call): Don't look for [cd]tor_identifier.
9911         * decl2.c (delete_sanity): Remove meaningless use of
9912         LOOKUP_HAS_IN_CHARGE.
9913         * decl.c (finish_function): Use build_scoped_method_call instead
9914         of build_delete for running vbase dtors.
9915         * init.c (build_delete): Call overload resolution code instead of
9916         duplicating it badly.
9918 Thu Feb 20 15:12:15 1997  Jason Merrill  <jason@yorick.cygnus.com>
9920         * call.c (build_over_call): Call mark_used before trying to elide
9921         the call.
9923         * decl.c (implicitly_declare): Don't set DECL_ARTIFICIAL.
9925 Wed Feb 19 11:18:53 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9927         * typeck.c (build_modify_expr): Always pedwarn for a cast to
9928         non-reference used as an lvalue.
9930 Wed Feb 19 10:35:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9932         * cvt.c (cp_convert_to_pointer): Convert from 0 to a pmf properly.
9934 Tue Feb 18 15:40:57 1997  Jason Merrill  <jason@yorick.cygnus.com>
9936         * parse.y (handler): Fix template typo.
9938 Sun Feb 16 02:12:28 1997  Jason Merrill  <jason@yorick.cygnus.com>
9940         * error.c (lang_decl_name): New fn.
9941         * tree.c (lang_printable_name): Use it.
9943 Fri Feb 14 16:57:05 1997  Mike Stump  <mrs@cygnus.com>
9945         * g++spec.c: Include config.h so that we can catch bzero #defines
9946         from the config file.
9948 Tue Feb 11 13:50:48 1997  Mike Stump  <mrs@cygnus.com>
9950         * new1.cc: Include a declaration for malloc, to avoid warning, and
9951         avoid lossing on systems that require one (ones that define malloc
9952         in xm.h).
9954 Mon Feb 10 22:51:13 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
9956         * decl2.c (max_tinst_depth): New variable.
9957         (lang_decode_option): Parse "-ftemplate-depth-NN" command line
9958         option.
9959         * pt.c (max_tinst_depth): Variable moved.
9960         * lang-options.h: Declare "-ftemplate-depth-NN" command line option
9961         as legal.
9963 Fri Feb  7 15:43:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
9965         * decl.c (xref_basetypes): Allow a base class that depends on
9966         template parms to be incomplete.
9968         * decl2.c (build_expr_from_tree): Support typeid(type).
9969         * rtti.c (get_typeid): Support templates.
9970         (expand_si_desc, expand_class_desc): Fix string length.
9971         (expand_ptr_desc, expand_attr_desc, expand_generic_desc): Likewise.
9973 Tue Feb  4 11:28:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9975         * pt.c (unify, case TEMPLATE_CONST_PARM): Use cp_tree_equal.
9977         * pt.c (tsubst): Put it back for -fno-ansi-overloading.
9979 Mon Feb  3 18:41:12 1997  Jason Merrill  <jason@yorick.cygnus.com>
9981         * pt.c (tsubst, case FUNCTION_DECL): Lose obsolete code that
9982         smashes together template and non-template decls of the same
9983         signature.
9985 Thu Jan 30 19:18:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
9987         * pt.c (tsubst): Don't recurse for the type of a TYPENAME_TYPE.
9989 Wed Jan 29 11:40:35 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9991         * decl.c (duplicate_decls): Next route, pedwarn about different
9992         exceptions if -pedantic *or* olddecl !DECL_IN_SYSTEM_HEADER.
9994 Tue Jan 28 20:43:29 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9996         * cp-tree.h (HAS_DEFAULT_IMPLEMENTATION): Delete macro.
9997         (struct lang_type): Delete has_default_implementation member.
9998         Increase dummy to 21.
9999         * decl.c (start_method): Delete usage.
10001         * cp-tree.h (build_call, null_ptr_cst_p, in_function_p,
10002         store_after_parms, start_decl_1, auto_function): Add decls.
10003         (get_arglist_len_in_bytes, declare_implicit_exception,
10004         have_exceptions_p, make_type_decl, typedecl_for_tag,
10005         store_in_parms, pop_implicit_try_blocks, push_exception_cleanup,
10006         build_component_type_expr, cplus_exception_name,
10007         {make,clear}_anon_parm_name, dont_see_typename): Removed decls.
10008         * call.c (build_this): Make static.
10009         (is_complete): Likewise.
10010         (implicit_conversion): Likewise.
10011         (reference_binding): Likewise.
10012         (standard_conversion): Likewise.
10013         (strip_top_quals): Likewise.
10014         (non_reference): Likewise.
10015         (build_conv): Likewise.
10016         (user_harshness): Likewise.
10017         (rank_for_ideal): Likewise.
10018         * decl.c (start_decl_1): Delete forward decl.
10019         (push_decl_level): Make static.
10020         (resume_binding_level): Make static.
10021         (namespace_bindings_p): Make static.
10022         (declare_namespace_level): Make static.
10023         (lookup_name_real): Make static.
10024         (duplicate_decls): Make static.  Take register off NEWDECL and
10025         OLDDECL parm decls.
10026         * decl2.c (get_sentry): Make static.
10027         (temp_name_p): Delete fn.
10028         * except.c (auto_function): Delete decl.
10029         * lex.c (handle_{cp,sysv}_pragma): Make static.
10030         (handle_sysv_pragma) [HANDLE_SYSV_PRAGMA]: Add forward decl.
10031         * method.c (do_build_{copy_constructor,assign_ref}): Make static.
10032         * pt.c (tsubst_expr_values): Make static.
10033         * rtti.c (combine_strings): Delete decl.
10035 Tue Jan 28 16:40:40 1997  Jason Merrill  <jason@yorick.cygnus.com>
10037         * pt.c (push_template_decl): Handle getting a typedef.
10039         * call.c (build_new_function_call): Complain about void arg.
10041 Tue Jan 28 15:25:09 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10043         * decl.c (duplicate_decls): Give pedwarn of different exceptions
10044         if -pedantic, instead of olddecl !DECL_IN_SYSTEM_HEADER.
10046 Mon Jan 27 19:21:29 1997  Mike Stump  <mrs@cygnus.com>
10048         * except.c (expand_throw): Don't expand the cleanup tree here,
10049         since we are not going to write the rtl out.  Fixes problem with
10050         -g -O on SPARC.
10052 Mon Jan 27 16:24:35 1997  Sean McNeil  <sean@mcneil.com>
10054         * Make-lang.in: Add $(exeext) as necessary.
10056 Mon Jan 27 13:20:39 1997  Mike Stump  <mrs@cygnus.com>
10058         * parse.y (handler_seq): Must have at least one catch clause.
10060 Sat Jan 25 12:00:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10062         * call.c (add_builtin_candidate): Restore ?: hack.
10064         * decl.c (grok_op_properties): More warnings.
10066 Sat Jan 25 08:50:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10068         * decl.c (duplicate_decls): On second thought, do it as a pedwarn
10069         still but only if !DECL_IN_SYSTEM_HEADER (olddecl).
10071         * decl.c (duplicate_decls): Scale back to a warning, and only do
10072         'em if -pedantic.
10074 Fri Jan 24 17:52:54 1997  Mike Stump  <mrs@cygnus.com>
10076         * decl.c (duplicate_decls): pedwarn mismatched exception
10077         specifications.
10079 Thu Jan 23 18:18:54 1997  Mike Stump  <mrs@cygnus.com>
10081         * call.c (build_new_method_call): Don't display the invisible
10082         argument for controlling virtual bases.
10084 Thu Jan 23 16:48:10 1997  Mike Stump  <mrs@cygnus.com>
10086         * new: Add nothrow new and delete, bad_alloc and throw specifications
10087         for delete.
10088         * decl.c (init_decl_processing): Add throw specification for delete.
10089         * new.cc (nothrow): Define.
10090         * lex.c (real_yylex): Removing warning that throw and friends are
10091         keywords.
10092         * new1.cc (operator new (size_t sz, const nothrow_t&)): Define.
10093         * new2.cc (operator new[] (size_t sz, const nothrow_t&): Define.
10094         * Make-lang.in: Add new{1,2}.{cc,o}.
10096 Thu Jan 23 16:39:06 1997  Jason Merrill  <jason@yorick.cygnus.com>
10098         * lex.c (cons_up_default_function): Fix return type of synth op=.
10100         * init.c (emit_base_init): Add warnings for uninitialized members
10101         and bases.
10103         * decl.c (xref_basetypes): Add warning for non-polymorphic type
10104         with destructor used as base type.
10106         * decl.c (grok_op_properties): Add warning for op= returning void.
10107         * typeck.c (c_expand_return): Add warning for op= returning anything
10108         other than *this.
10110         * class.c (finish_struct_1): Add warning for class with pointers
10111         but not copy ctor or copy op=.
10113         * cp-tree.h (TI_PENDING_TEMPLATE_FLAG): New macro.
10114         * pt.c (add_pending_template): Use it instead of LANG_FLAG_0.
10115         (instantiate_template): If -fexternal-templates, add this
10116         instantiation to pending_templates.
10118         * decl2.c (copy_assignment_arg_p): Disable old hack to support
10119         Booch components.
10121 Tue Jan 21 18:32:04 1997  Mike Stump  <mrs@cygnus.com>
10123         * cvt.c (cp_convert): Pedwarn enum to pointer conversions.
10125 Mon Jan 20 17:59:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
10127         * call.c (standard_conversion): Handle getting references.  Tack
10128         on RVALUE_CONV here.  Do it for non-class types, too.
10129         (reference_binding): Pass references to standard_conversion.
10130         (implicit_conversion): Likewise.
10131         (add_builtin_candidate): Disable one ?: kludge.
10132         (convert_like): Handle RVALUE_CONVs for non-class types.
10133         (joust): Disable the other ?: kludge.
10135 Mon Jan 20 14:53:13 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10137         * decl.c (init_decl_processing): Add code to build up common
10138         function types beforehand, to avoid creation then removal of
10139         things already in the hash table.
10141 Mon Jan 20 14:43:49 1997  Jason Merrill  <jason@yorick.cygnus.com>
10143         * decl.c (finish_function): Also zero out DECL_INCOMING_RTL for
10144         the arguments.
10146         * error.c (dump_expr, TEMPLATE_CONST_PARM): Don't require
10147         current_template_parms.
10149 Fri Jan 17 10:25:42 1997  Jason Merrill  <jason@yorick.cygnus.com>
10151         * search.c (lookup_field): Don't return a function, check want_type.
10153 Thu Jan 16 18:14:35 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10155         * init.c (build_new): Make sure PLACEMENT has a type.
10157 Thu Jan 16 17:40:28 1997  Jason Merrill  <jason@yorick.cygnus.com>
10159         * init.c (build_new): Support new (nothrow).
10161 Wed Jan 15 12:38:14 1997  Jason Merrill  <jason@yorick.cygnus.com>
10163         * pt.c (instantiate_decl): Also do push_to_top_level before setting
10164         up DECL_INITIAL.
10166         * cp-tree.h (PARM_DEFAULT_FROM_TEMPLATE): New macro.
10167         * pt.c (tsubst): Defer instantiation of default args.
10168         * call.c (build_over_call): Until here.
10170 Wed Jan 15 10:08:10 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10172         * search.c (lookup_field): Make sure we have an
10173         IDENTIFIER_CLASS_VALUE before we try to return it.
10175 Thu Jan  9 07:19:01 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10177         * call.c (build_method_call): Delete unused var PARM.
10178         (build_overload_call_real): Likewise.
10179         (build_object_call): Delete unused var P.
10180         (build_new_op): Likewise.
10181         * decl.c (builtin_type_tdescs_{arr, len, max}): #if 0 out static
10182         var definitions, which are never used.
10183         (shadow_tag): Delete unused var FN.
10184         * expr.c (cplus_expand_expr): Delete unused var ORIGINAL_TARGET.
10185         * init.c (build_new): Delete unused var ALLOC_TEMP.
10186         * method.c (hack_identifier): Delete unused var CONTEXT.
10187         (do_build_copy_constructor): Delete unused var NAME.
10188         (synthesize_method): Delete unused var BASE.
10189         * pt.c (lookup_template_class): Delete unused var CODE_TYPE_NODE.
10190         * rtti.c (build_headof): Delete unused var VPTR.
10191         (get_typeid): Delete unused var T.
10192         * typeck.c (build_conditional_expr): Delete unused vars ORIG_OP1
10193         and ORIG_OP2.
10194         (build_ptrmemfunc): Delete unused vars U and NINDEX.
10195         * typeck2.c (build_functional_cast): Delete unused var BINFO.
10197 Wed Jan  8 13:09:54 1997  Jason Merrill  <jason@yorick.cygnus.com>
10199         * search.c (lookup_field): Use IDENTIFIER_CLASS_VALUE to look up
10200         things in a type being defined.
10201         * decl.c (finish_enum): Reverse the values so that they are in
10202         the correct order.
10204         * pt.c (instantiate_class_template): Don't initialize
10205         BINFO_BASETYPES until the vector is filled out.
10206         (unify): Don't abort on conflicting bindings, just fail.
10207         (instantiate_decl): Do push_tinst_level before any tsubsting.
10209         * method.c (build_overload_value): Handle getting a
10210         TEMPLATE_CONST_PARM for a pointer.
10212 Tue Jan  7 14:00:58 1997  Jason Merrill  <jason@yorick.cygnus.com>
10214         * init.c (expand_member_init): Don't give 'not a base' error for
10215         templates.
10217         * pt.c (instantiate_decl): Call import_export_decl later.
10219         * pt.c (instantiate_class_template): Return a value.
10221         * parse.y (extension): New rule for __extension__.
10222         (extdef, unary_expr, decl, component_decl): Use it.
10224 Tue Jan  7 09:20:28 1997  Mike Stump  <mrs@cygnus.com>
10226         * class.c (base_binfo): Remove unused base_has_virtual member.
10227         (finish_base_struct): Likewise.
10228         (finish_struct_1): Likewise.
10230 Tue Dec 31 20:25:50 1996  Mike Stump  <mrs@cygnus.com>
10232         * search.c (expand_upcast_fixups): Fix bogus code generation
10233         problem where the generated code uses the wrong index into the
10234         runtime built vtable on the stack.  Old code could clobber random
10235         stack values.
10237 Tue Dec 31 15:16:56 1996  Mike Stump  <mrs@cygnus.com>
10239         * init.c (perform_member_init): Make sure the partial EH cleanups
10240         live on the function_obstack.
10242 Fri Dec 27 10:31:40 1996  Paul Eggert  <eggert@twinsun.com>
10244         * Make-lang.in (g++spec.o): Don't use $< with an explicit target;
10245         this isn't portable to some versions of `make' (e.g. Solaris 2.5.1).
10247 Tue Dec 24 10:24:03 1996  Jeffrey A Law  (law@cygnus.com)
10249         * decl.c (grokvardecl): Avoid ANSI style initialization.
10251 Sun Dec 22 04:22:06 1996  Jason Merrill  <jason@yorick.cygnus.com>
10253         * pt.c (tsubst): Tweak arg types for a FUNCTION_TYPE.
10255 Fri Dec 20 17:09:25 1996  Jason Merrill  <jason@yorick.cygnus.com>
10257         * pt.c (instantiate_class_template): Call grok_{ctor,op}_properties.
10259 Fri Dec 20 12:17:12 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10261         * g++spec.c (lang_specific_driver): Put missing hyphen in front of
10262         arguments we compare against.  Start the count of I at 1, not 0,
10263         since argv[0] is still the command.
10265 Thu Dec 19 11:53:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10267         * lang-specs.h: Accept .cp as an C++ extension.
10269 Mon Dec 16 22:43:31 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10271         * cp-tree.h (ptr_reasonably_similar): Add decl.
10273 Thu Dec 12 15:00:35 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10275         * decl.c (grokvardecl): Change SPECBITS parm to be the SPECBITS_IN
10276         pointer.  New local SPECBITS with the parm's value.
10277         (grokdeclarator): Pass &specbits down.
10279         * parse.y (expr_no_commas): Make sure $$ is not an error_mark_node
10280         before we try to do C_SET_EXP_ORIGINAL_CODE on it.
10282         * search.c (envelope_add_decl): Check that the CLASSTYPE_CID of
10283         CONTEXT is not 0 before we try to use TYPE_DERIVES_FROM.
10285         * decl.c (cplus_expand_expr_stmt): Only expand the expr if EXP is
10286         not an error_mark_node.
10288 Sat Dec  7 17:20:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
10290         * cp-tree.h (TYPE_MAIN_DECL): Use TYPE_STUB_DECL.
10291         * *.c: Use TYPE_MAIN_DECL instead of TYPE_NAME where appropriate.
10292         
10293 Fri Dec  6 14:40:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
10295         * decl.c (grokdeclarator): When giving an anonymous struct a name,
10296         replace TYPE_NAME instead of TYPE_IDENTIFIER (so TYPE_STUB_DECL is
10297         not affected).
10299         * typeck2.c (build_m_component_ref): If component is a pointer
10300         to data member, resolve the OFFSET_REF now.
10302         * call.c (convert_like): Don't go into infinite recursion.
10304         * pt.c (coerce_template_parms): Use tsubst_expr for non-type args.
10306         * class.c (finish_struct_1): Set DECL_ARTIFICIAL on the vptr.
10307         * tree.c (layout_basetypes): And on the vbase ptr.
10309 Thu Dec  5 02:11:28 1996  Jason Merrill  <jason@yorick.cygnus.com>
10311         * decl.c (BOOL_TYPE_SIZE): Define in terms of POINTER_SIZE or
10312         CHAR_TYPE_SIZE so bool is always the same size as another type.
10314         * decl.c (pushtag): Set DECL_IGNORED_P for DWARF, too.
10316 Tue Dec  3 23:18:37 1996  Jason Merrill  <jason@yorick.cygnus.com>
10318         * decl2.c (grok_x_components): Remove synthesized methods from
10319         TYPE_METHODS of an anonymous union, complain about member
10320         functions.
10321         * decl.c (shadow_tag): Wipe out memory of synthesized methods in
10322         anonymous unions.
10323         (finish_function): Just clear the DECL_RTL of our arguments.
10325 Fri Nov 29 21:54:17 1996  Jason Merrill  <jason@yorick.cygnus.com>
10327         * decl2.c (finish_file): Emit DWARF debugging info for static data
10328         members.
10330         * pt.c (tsubst): If t is a stub decl, return the stub decl for type.
10332 Wed Nov 27 14:47:15 1996  Bob Manson  <manson@charmed.cygnus.com>
10334         * typeck.c (build_component_ref): Don't die if COMPONENT isn't a
10335         IDENTIFIER_NODE.
10337 Wed Nov 27 16:05:19 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10339         * Make-lang.in (g++-cross$(exeext)): Fix typo.
10341 Wed Nov 27 08:14:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10343         Make the g++ driver now be a standalone program, rather than one
10344         that tries to run the gcc driver after munging up the options.
10345         * Make-lang.in (g++.c, g++spec.o): New rules.
10346         (g++.o): New rule, based on gcc.o with -DLANG_SPECIFIC_DRIVER
10347         added.
10348         (g++$(exeext)): New rule, based on xgcc rule.
10349         (g++-cross$(exeext)): Now just copies g++$(exeext) over.
10350         * g++spec.c: New file.
10351         * g++.c: Removed file.
10353 Tue Nov 26 19:01:09 1996  Mike Stump  <mrs@cygnus.com>
10355         * cvt.c (build_up_reference): Arrange for any temporary values
10356         that have been keep in registers until now to be put into memory.
10358 Mon Nov 25 15:16:41 1996  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10360         * Make-lang.in (c++.stage[1234]): Depend upon stage[1-4]-start, so
10361         that make -j3 bootstrap works better.
10363 Sun Nov 24 02:09:39 1996  Jason Merrill  <jason@yorick.cygnus.com>
10365         * decl.c (pushtag): Do pushdecl for anon tags.
10367 Thu Nov 21 16:30:24 1996  Jason Merrill  <jason@yorick.cygnus.com>
10369         * typeck.c (c_expand_return): Fix logic.
10370         (unary_complex_lvalue): Avoid unused warning on address of INIT_EXPR.
10372 Wed Nov 20 18:47:31 1996  Bob Manson  <manson@charmed.cygnus.com>
10374         * g++.c (main): Make sure arglist has a final NULL entry.  Add
10375         PEXECUTE_LAST to the flags passed to pexecute, as otherwise
10376         stdin/stdout of the invoked program are redirected to
10377         nowheresville.
10379 Tue Nov 19 16:12:44 1996  Jason Merrill  <jason@yorick.cygnus.com>
10381         * decl.c (implicitly_declare): Set DECL_ARTIFICIAL.
10383 Tue Nov 19 15:48:19 1996  Mike Stump  <mrs@cygnus.com>
10385         * init.c (resolve_offset_ref): Handle obj.vfn better.
10386         * typeck.c (build_component_ref): Set TREE_TYPE on result from
10387         build_vfn_ref.
10389 Tue Nov 19 13:14:33 1996  Mike Stump  <mrs@cygnus.com>
10391         * typeck.c (convert_for_assignment): Also handle anachronistic
10392         implicit conversions from (::*)() to cv void*.
10393         * cvt.c (cp_convert_to_pointer): Likewise.
10395 Mon Nov 18 17:05:26 1996  Jason Merrill  <jason@yorick.cygnus.com>
10397         * lex.c (handle_cp_pragma): Fix bogus warning.
10399 Mon Nov 18 16:10:43 1996  Mike Stump  <mrs@cygnus.com>
10401         * cvt.c (cp_convert_to_pointer): Avoid thinking a POINTER_TYPE
10402         (METHOD_TYPE) is a TYPE_PTRMEMFUNC_P.
10404 Thu Nov 14 23:18:17 1996  Jason Merrill  <jason@yorick.cygnus.com>
10406         * class.c (finish_struct_1): Support DWARF2_DEBUG.
10407         * search.c (dfs_debug_mark): Likewise.
10408         * decl2.c (finish_vtable_vardecl): Likewise.
10409         * decl.c (pushtag, finish_enum): Likewise.
10410         * lex.c (check_newline): Use debug_* instead of calling *out
10411         functions directly.
10413 Thu Nov 14 15:21:46 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10415         * Make-lang.in (cplib2.ready): Add else clause to avoid problems
10416         on some picky hosts.
10418 Wed Nov 13 12:32:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
10420         * class.c (finish_struct_1): A class has a non-trivial copy
10421         constructor if it has virtual functions.
10423         * cvt.c (cp_convert): Always call a constructor.
10425         * call.c (reference_binding): Still tack on a REF_BIND
10426         for bad conversions.
10427         (build_user_type_conversion_1): Propagate ICS_BAD_FLAG.
10429         * typeck.c (convert_arguments): Pass LOOKUP_ONLYCONVERTING.
10430         (c_expand_return): Likewise.
10431         * typeck2.c (digest_init): Likewise for { }.
10432         * init.c (expand_aggr_init_1): Keep the CONSTRUCTOR handling.
10433         * cvt.c (cp_convert): Handle failure better.
10435 Wed Nov 13 11:51:20 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10437         * g++.c (main): Also set PEXECUTE_SEARCH, to make the invocation
10438         of GCC be path-relative. 
10440 Wed Nov 13 11:27:16 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10442         * Make-lang.in (g++-cross): G++-cross doesn't need version.o, but
10443         it does need choose-temp.o and pexecute.o.
10445 Wed Nov 13 07:53:38 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10447         * g++.c (error) [!HAVE_VPRINTF]: Put error back for the only time
10448         that we still use it.
10449         (P_tmpdir, R_OK, W_OK, X_OK) [__MSDOS__]: Delete unnecessary macros.
10451 Wed Nov 13 02:00:26 1996  Jason Merrill  <jason@yorick.cygnus.com>
10453         * init.c (expand_default_init): Avoid calling constructors to 
10454         initialize reference temps.
10456         * cvt.c (convert_to_reference): Fix.
10458 Tue Nov 12 19:10:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
10460         * cvt.c (cp_convert): Simplify for flag_ansi_overloading.
10461         (convert_to_reference): Likewise.
10462         * typeck.c (convert_for_initialization): Likewise.
10463         * init.c (expand_default_init): Likewise.
10464         (expand_aggr_init_1): Likewise.
10465         * cp-tree.h (CONV_NONCONVERTING): Lose.
10466         * typeck.c (build_c_cast): Lose allow_nonconverting parm.
10467         * *.c: Adjust.
10468         * call.c (build_user_type_conversion_1): Assume LOOKUP_ONLYCONVERTING.
10470 Tue Nov 12 16:29:04 1996  Brendan Kehoe  <brendan@canuck.cygnus.com>
10472         * pt.c (tsubst_expr): Reverse args to expand_start_catch_block.
10474 Tue Nov 12 15:26:17 1996  Jason Merrill  <jason@yorick.cygnus.com>
10476         * init.c (expand_aggr_init_1): Don't crash on non-constructor
10477         TARGET_EXPR.
10479 Tue Nov 12 14:00:50 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10481         * g++.c: Include gansidecl.h.
10482         (VPROTO, PVPROTO, VA_START): Delete.
10483         (choose_temp_base_try, choose_temp_base, perror_exec,
10484         run_dos) [__MSDOS__]: Delete fns.
10485         (pfatal_with_name): Delete fn.
10486         (temp_filename): Declare like in gcc.c.
10487         (pexecute, pwait, choose_temp_base): Declare from gcc.c.
10488         (error_count, signal_count): Define.
10489         (error): Delete both definitions.
10490         (PEXECUTE_{FIRST,LAST,SEARCH,VERBOSE}): Define from gcc.c.
10491         (pfatal_pexecute): Add fn from gcc.c.
10492         (main): Rename local VERBOSE var to VERBOSE_FLAG.  Rewrite the
10493         code to use the pexecute stuff also used by gcc.c.
10494         (MIN_FATAL_STATUS): Define.
10495         * Make-lang.in (g++): Add dependency on and linking with
10496         choose-temp.o and pexecute.o.
10498         * cp-tree.h: Include gansidecl.h.
10499         (STDIO_PROTO): Delete #undef/#define.
10500         * cvt.c (NULL): Delete #undef/#define.
10501         * expr.c (NULL): Likewise.
10502         * init.c (NULL): Likewise.
10503         * rtti.c (NULL): Likewise.
10504         * xref.c (NULL): Likewise.
10506         * cp-tree.h (build_user_type_conversion): Add prototype.
10507         * call.c (build_user_type_conversion): Delete prototype.  Correct
10508         decl of FLAGS arg to be an int.
10509         * cvt.c (build_user_type_conversion): Likewise.
10511 Tue Nov 12 12:16:20 1996  Jason Merrill  <jason@yorick.cygnus.com>
10513         * cp-tree.def: Add TRY_BLOCK and HANDLER.
10514         * except.c (expand_start_catch_block): Support templates.
10515         * parse.y (try_block, handler_seq): Likewise.
10516         * pt.c (tsubst_expr): Support TRY_BLOCK and HANDLER.
10518 Mon Nov 11 13:57:31 1996  Jason Merrill  <jason@yorick.cygnus.com>
10520         * pt.c (current_template_args): New fn.
10521         (push_template_decl): Use it.
10522         * decl.c (grokdeclarator): Use it.
10524         * decl2.c (build_expr_from_tree): Dereference ref vars.
10526         * decl.c (grokdeclarator): Generalize handling of TYPENAME_TYPEs in
10527         the decl-specifier-seq.
10529         * decl.c (grok_op_properties): Don't force the type of a conversion
10530         op to be complete.  Don't warn about converting to the same type
10531         for template instantiations.
10533         * decl2.c (finish_file): Don't call instantiate_decl on synthesized
10534         methods.
10536 Mon Nov 11 13:20:34 1996  Bob Manson  <manson@charmed.cygnus.com>
10538         * typeck.c (get_delta_difference): Remove previous bogusness.
10539         Don't give errors if force is set.
10541 Fri Nov  8 17:38:44 1996  Jason Merrill  <jason@yorick.cygnus.com>
10543         * decl2.c (finish_file): Don't emit debug info.
10544         * decl.c (pushdecl): Lose obsolete code.
10545         (grokdeclarator): Still do the long long thing after complaining.
10546         * search.c (note_debug_info_needed): Don't do anything if we're in a 
10547         template.
10548         * method.c (synthesize_method): For non-local classes,
10549         push_to_top_level first.
10551 Fri Nov  8 11:52:28 1996  Bob Manson  <manson@charmed.cygnus.com>
10553         * typeck.c (get_delta_difference): Add no_error parameter.
10554         (build_ptrmemfunc): Call get_delta_difference with no_error set;
10555         we don't want error messages when converting unrelated
10556         pointer-to-member functions.
10558 Thu Nov  7 11:16:24 1996  Mike Stump  <mrs@cygnus.com>
10560         * error.c (dump_expr): Improve the wording on error messages that
10561         involve pointer to member functions.
10563 Tue Nov  5 17:12:05 1996  Mike Stump  <mrs@cygnus.com>
10565         * cvt.c (cp_convert_to_pointer): Move code for conversions from
10566         (::*)() to void* or (*)() up a bit, so that we can convert from
10567         METHOD_TYPEs as well.
10569 Tue Nov  5 14:54:17 1996  Jason Merrill  <jason@yorick.cygnus.com>
10571         * rtti.c (get_tinfo_fn): Make sure 'type' is permanent.
10572         There are no 'member' types.
10573         (get_tinfo_fn_dynamic): Diagnose typeid of overloaded fn.
10574         (build_x_typeid): Handle errors.
10576 Mon Nov  4 17:43:12 1996  Mike Stump  <mrs@cygnus.com>
10578         * typeck.c (convert_for_assignment): Handle anachronistic implicit
10579         conversions from (::*)() to void* or (*)().
10580         * cvt.c (cp_convert_to_pointer): Likewise.
10581         (cp_convert_to_pointer_force): Remove cp_convert_to_pointer
10582         conversions from here.
10583         * decl2.c (lang_decode_option): Add -W{no-,}pmf-conversions.
10584         * lang-options.h: Likewise.
10585         * decl2.c (warn_pmf2ptr): Define.
10586         * cp-tree.h: Declare it.
10587         * typeck2.c (digest_init): Allow pmfs down into
10588         convert_for_initialization.
10590 Sun Nov  3 09:43:00 1996  Jason Merrill  <jason@yorick.cygnus.com>
10592         * typeck.c (c_expand_return): Fix for returning overloaded fn.
10594 Fri Nov  1 08:53:17 1996  Jason Merrill  <jason@yorick.cygnus.com>
10596         * cp-tree.h (DIRECT_BIND): Change from INDIRECT_BIND.
10597         * decl.c (grok_reference_init): Pass DIRECT_BIND.
10598         * cvt.c (build_up_reference): Don't mark 'this' addressable.  Use
10599         DIRECT_BIND.
10600         * call.c (convert_like): Don't pass INDIRECT_BIND.
10601         * typeck.c (convert_arguments): Likewise.
10602         * typeck.c (mark_addressable): Allow &this if flag_this_is_variable.
10604 Thu Oct 31 17:08:49 1996  Jason Merrill  <jason@yorick.cygnus.com>
10606         * typeck.c (mark_addressable): Support TARGET_EXPR, unify with
10607         similar code in build_up_ref.
10608         * cvt.c (build_up_reference): Drastically simplify.
10610 Mon Oct 28 12:45:05 1996  Jeffrey A Law  (law@cygnus.com)
10612         * typeck.c (signed_or_unsigned_type): If the given type already
10613         as the correct signedness, then just return it.
10615         * typeck.c ({un,}signed_type): If can't do anything, call
10616         signed_or_unsigned_type.
10618 Thu Oct 24 14:21:59 1996  Bob Manson  <manson@charmed.cygnus.com>
10620         * decl2.c (copy_assignment_arg_p): Don't buy the farm if
10621         current_class_type is NULL.
10623 Wed Oct 23 00:43:10 1996  Jason Merrill  <jason@gerbil.cygnus.com>
10625         * class.c (finish_struct_1): Avoid empty structs by adding a field
10626         so layout_type gets the mode right.
10628         * typeck.c (c_expand_return): Drastically simplify.
10630 Mon Oct 21 22:34:02 1996  Jason Merrill  <jason@yorick.cygnus.com>
10632         * typeck.c (decay_conversion): Handle overloaded methods.
10634 Fri Oct 18 16:03:48 1996  Jason Merrill  <jason@yorick.cygnus.com>
10636         * call.c (build_over_call): A TARGET_EXPR has side-effects.
10638 Thu Oct 17 11:31:59 1996  Mike Stump  <mrs@cygnus.com>
10640         * cvt.c (convert_to_pointer_force): Add code to support pointer to
10641         member function to pointer to function conversions.
10642         * init.c (resolve_offset_ref): Add code to allow faked up objects,
10643         ignoring them if they are not used, and giving an error, if they
10644         are needed.
10645         * typeck.c (get_member_function_from_ptrfunc): Fold e1 to improve
10646         code, and so that we can give an error, if we needed an object,
10647         and one was not provided.
10648         (build_c_cast): Don't call default_conversion when we want to
10649         convert to pointer to function from a METHOD_TYPE.
10651 Mon Oct 14 00:28:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
10653         * Make-lang.in (cplib2.ready): Fix logic.
10655         * decl.c (shadow_tag): Only complain about non-artificial function
10656         members.
10658         * class.c (finish_struct_1): Add synthesized methods to TYPE_METHODS.
10660 Fri Oct 11 16:12:40 1996  Jason Merrill  <jason@yorick.cygnus.com>
10662         * expr.c (cplus_expand_expr): Pre-tweak call_target like
10663         expand_inline_function would.
10665         * pt.c (mark_decl_instantiated): If extern_p, call
10666         mark_inline_for_output.
10668 Thu Oct 10 15:58:08 1996  Mike Stump  <mrs@cygnus.com>
10670         * typeck.c (unary_complex_lvalue): Add code to handle intermediate
10671         pmd conversions.
10673         * typeck.c (get_delta_difference): Fix wording, as we can be used
10674         for pointer to data members.
10676 Tue Oct  8 12:43:51 1996  Bob Manson  <manson@charmed.cygnus.com>
10678         * pt.c (tsubst): If the function decl isn't a member of this
10679         template, return a copy of the decl (including copying the
10680         lang-specific part) so we don't hose ourselves later.
10682 Thu Oct  3 16:24:28 1996  Jason Merrill  <jason@yorick.cygnus.com>
10684         * class.c (finish_struct): Remove DWARF-specific tag handling.
10685         * decl.c (pushtag): Likewise.
10686         (finish_function): Always clear DECL_ARGUMENTS on function decls with
10687         no saved RTX.
10688         * decl2.c (finish_file): Emit DWARF debugging info for static data
10689         members.
10691 Wed Oct  2 21:58:01 1996  Bob Manson  <manson@charmed.cygnus.com>
10693         * decl.c (duplicate_decls): Make sure the old DECL_LANG_SPECIFIC
10694         isn't the same as the new one before we whack it.
10696 Mon Sep 30 13:38:24 1996  Jason Merrill  <jason@yorick.cygnus.com>
10698         * class.c, cp-tree.h, cvt.c, decl.c, decl2.c, gxx.gperf, hash.h,
10699         lex.c, method.c, parse.y, typeck.c, typeck2.c: Remove
10700         warn_traditional and warn_strict_prototypes; remove ancient
10701         'overload' code; remove references to flag_traditional.
10703 Mon Sep 30 12:58:40 1996  Mike Stump  <mrs@cygnus.com>
10705         * input.c (sub_getch): Handle 8-bit characters in string literals.
10707 Sun Sep 29 03:12:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10709         * tree.c (mapcar): Handle CONSTRUCTORs.
10710         (copy_to_permanent): Handle expression_obstack properly.
10712         * Make-lang.in (cplib2.txt): Also depend on the headers.
10714         * rtti.c (get_tinfo_var): Don't assume that POINTER_SIZE ==
10715         INT_TYPE_SIZE.
10716         (expand_class_desc): Use USItype for offset field.
10717         * tinfo.h (struct __class_type_info): Likewise.
10719         * method.c (build_overload_int): TYPE_PRECISION should be applied
10720         to types.
10722 Sat Sep 28 14:44:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10724         * call.c (build_new_op): A COND_EXPR involving void must be a
10725         builtin.
10727 Fri Sep 27 16:40:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
10729         * typeck.c (build_x_component_ref): New fn.
10730         (build_object_ref): Use it.
10731         * parse.y (primary): Use it.
10732         * decl2.c (build_expr_from_tree): Use it.
10733         * cp-tree.h: Declare it.
10735         * decl.c (start_decl): variable-sized arrays cannot be initialized.
10736         * error.c (dump_type_suffix): Handle variable arrays.
10738 Fri Sep 27 13:14:05 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10740         * Make-lang.in (exception.o): Put back compiling it with -fPIC.
10742 Fri Sep 27 03:00:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
10744         * decl.c (lookup_name_real): Don't try to look up anything in a
10745         TYPENAME_TYPE.
10747         * tinfo2.cc (__throw_type_match_rtti): Oops.
10749 Thu Sep 26 22:11:05 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10751         * Make-lang.in (exception.o): Use -fno-PIC for now.
10753 Thu Sep 26 10:59:00 1996  Jason Merrill  <jason@yorick.cygnus.com>
10755         * rtti.c (build_dynamic_cast): Pass tinfo fns rather than
10756         calling them.
10757         (get_tinfo_fn_dynamic): Extracted from build_typeid.
10758         * tinfo2.cc (__dynamic_cast): Adjust.
10759         
10760         * rtti.c (build_typeid): Use resolves_to_fixed_type_p.
10761         (build_x_typeid): Likewise.
10763         * parse.y: Call build_x_typeid instead of build_typeid.
10764         * cp-tree.def: Add TYPEID_EXPR.
10765         * pt.c (tsubst_copy): Handle typeid.
10766         * decl2.c (build_expr_from_tree): Likewise.
10767         * rtti.c (build_x_typeid): Throw bad_typeid from here.
10768         (build_typeid): Not here.
10769         * cp-tree.h: Declare build_x_typeid.
10771 Wed Sep 25 17:26:16 1996  Jason Merrill  <jason@yorick.cygnus.com>
10773         * call.c (convert_like): Pull out constant values.
10775         * tree.c (mapcar): Use build_cplus_array_type, not build_array_type.
10777 Wed Sep 25 17:28:53 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10779         * decl.c (init_decl_processing): Create short int types before
10780         creating size_t in case a machine description needs to use
10781         unsigned short for size_t.
10783 Tue Sep 24 18:18:44 1996  Jason Merrill  <jason@yorick.cygnus.com>
10785         * Make-lang.in (exception.o): Turn off pic.
10787         * tinfo2.cc (__throw_type_match_rtti): Fix cv-variants of the same
10788         type, multi-level ptr conversions.
10790         * rtti.c (call_void_fn): Renamed and genericized from throw_bad_cast.
10791         (throw_bad_cast): Use it.
10792         (throw_bad_typeid): New fn.
10793         (build_typeid): Throw bad_typeid as needed.
10794         Use build_call.
10795         (synthesize_tinfo_fn): Handle functions and arrays before checking
10796         for cv-quals.
10798         * Remove .h from standard C++ headers, add new.h, move into inc
10799         subdirectory.
10801         * exception*: Remove pointer from object, constructors.  Add
10802         default exception::what that uses type_info::name.  Add
10803         __throw_bad_typeid.
10805         * init.c (build_new): Don't add a cookie to new (void *) T[2].
10807 Mon Sep 23 15:21:53 1996  Jason Merrill  <jason@yorick.cygnus.com>
10809         * Make-lang.in: Building C++ code depends on cc1plus.
10811 Mon Sep 23 12:38:40 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10813         * decl.c (struct saved_scope): Declare PROCESSING_TEMPLATE_DECL as
10814         a HOST_WIDE_INT, not a tree.
10816 Mon Sep 23 12:36:02 1996  Jason Merrill  <jason@yorick.cygnus.com>
10818         * exception.cc: Don't include <stdlib.h>.
10820         * Make-lang.in (c++.clean): Remove cplib2.*.
10822 Mon Sep 23 09:42:19 1996  Doug Evans  <dje@canuck.cygnus.com>
10824         * parse.y (component_decl_1, component_costructor_declarator case):
10825         Pass attributes/prefix_attributes in tree list.
10827 Mon Sep 23 01:18:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10829         * tinfo{,2}.cc: #include <stddef.h> instead of <stdlib.h>.
10831 Sun Sep 22 05:31:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
10833         * lex.c (do_identifier): Don't do deferred lookup in a template
10834         header.
10836         * typeck2.c (store_init_value): Oops.
10838         * new.{h,cc}, exception.{h,cc}, typeinfo.h, tinfo{2.cc,.cc,.h}: 
10839         New files for C++ lang-support library.
10840         * Make-lang.in (CXX_EXTRA_HEADERS): Define.
10841         (CXX_LIB2FUNCS): Define.
10842         And rules for building the C++ lang-support code.
10843         * config-lang.in (headers): Define.
10844         (lib2funcs): Define.
10846 Sat Sep 21 19:17:28 1996  Jason Merrill  <jason@yorick.cygnus.com>
10848         * decl2.c (build_expr_from_tree): If CONSTRUCTOR has a type, call
10849         digest_init.
10850         * pt.c (tsubst_copy): Compute type for CONSTRUCTOR.
10851         * typeck2.c (store_init_value): Check for initializing pmf with { }
10852         here.
10853         (process_init_constructor): Not here.
10855 Thu Sep 19 16:41:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
10857         * pt.c (begin_template_parm_list): Increment
10858         processing_template_decl here.
10859         (end_template_parm_list): Not here.
10860         (process_template_parm): No need to add 1 to it now.
10861         * *.c: Use processing_template_decl instead of current_template_parms
10862         to check for being in a template.
10864         * pt.c (uses_template_parms): Handle SCOPE_REF.  Fix CONSTRUCTOR.
10865         (tsubst_copy): Handle CONSTRUCTOR.
10866         (instantiate_decl): Set up context properly for variables.
10867         * decl2.c (build_expr_from_tree): Handle CONSTRUCTOR.
10868         * class.c (finish_struct): Reverse CLASSTYPE_TAGS.
10870 Wed Sep 18 13:30:20 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10872         * lex.c (enum tree_node_kind) [GATHER_STATISTICS]: Put the enum back.
10874 Wed Sep 18 04:24:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
10876         * method.c (make_thunk): Call comdat_linkage before setting the
10877         TREE_CODE.
10879         * decl2.c (comdat_linkage): Use make_decl_one_only.
10880         (import_export_decl): Likewise.
10881         * decl.c (init_decl_processing): Check supports_one_only instead of
10882         SUPPORTS_WEAK.
10884 Sat Sep 14 08:34:41 1996  Jason Merrill  <jason@yorick.cygnus.com>
10886         * decl2.c (grokfield): Tighten checking for access decls.
10888         * decl.c (make_typename_type): Resolve references to
10889         current_class_type.  Set CLASSTYPE_GOT_SEMICOLON.
10890         (lookup_name_real): Types that depend on a template parameter get
10891         an implicit 'typename' unless they're in the current scope.
10892         (start_decl_1): We don't care about incomplete types that depend
10893         on a template parm.
10894         (grokdeclarator): Resolve 'typename's in the type specifier that
10895         refer to members of the current scope.
10897         * call.c (build_over_call): Remove 'inline called before
10898         definition' diagnostic.
10899         (build_method_call): Likewise.
10900         * decl.c (duplicate_decls): Downgrade 'used before declared
10901         inline' to a warning, only with -Winline.
10903 Fri Sep 13 17:31:40 1996  Stan Shebs  <shebs@andros.cygnus.com>
10905         * mpw-make.sed: Fix include paths, add @DASH_C_FLAG@ to compile.
10907 Wed Sep 11 22:38:13 1996  Gerald Baumgartner  <gb@cs.purdue.edu>
10909         * call.c (build_method_call): When calling a signature
10910         default implementation, as in other cases, let instance_ptr simply
10911         be instance.
10913 Wed Sep 11 22:14:44 1996  Mike Stump  <mrs@cygnus.com>
10915         * parse.y (simple_stmt): Cleanup and use do_poplevel ().
10917 Wed Sep 11 22:10:48 1996  Mike Stump  <mrs@cygnus.com>
10919         * except.c (expand_start_catch_block): Add a pushlevel so that -g
10920         works on hppa and SPARC.
10922 Wed Sep 11 10:18:06 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10924         * typeck.c (build_indirect_ref): Catch PTR being an error_mark_node.
10926 Mon Sep  9 19:51:14 1996  Gerald Baumgartner  <gb@cs.purdue.edu>
10928         * call.c (build_over_call): Check first whether DECL_CONTEXT exists
10929         before testing whether it's a signature.
10931 Sun Sep  8 16:06:57 1996  Gerald Baumgartner  <gb@cs.purdue.edu>
10933         * call.c (build_new_method_call): Don't complain about signature
10934         pointers and references not being an aggr type.
10935         (build_this): If a signature pointer or reference was passed in,
10936         just return it.
10937         (build_new_method_call): If instance is a signature pointer, set
10938         basetype to the signature type of instance.
10939         * sig.c (build_signature_method_call): Deleted basetype and
10940         instance parameters, they can be found as the DECL_CONTEXT of
10941         function and as the first argument passed in.
10942         * cp-tree.h: Changed declaration of build_signature_method_call.
10943         * call.c (build_method_call): Deleted first two arguments in call
10944         of build_signature_method_call.
10945         (build_over_call): Added call to build_signature_method_call.
10947 Thu Sep  5 16:51:28 1996  Jason Merrill  <jason@yorick.cygnus.com>
10949         * typeck.c (build_c_cast): Don't tack a non_lvalue_expr onto a
10950         target_expr.
10952 Thu Sep  5 10:05:38 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10954         * cvt.c (convert_to_reference): Use %#T, not %#D, for error.
10956 Wed Sep  4 17:16:09 1996  Bob Manson  <manson@charmed.cygnus.com>
10958         * except.c (expand_start_try_stmts): Move to except.c in the backend.
10959         (expand_end_try_stmts): Remove.
10961         * init.c (perform_member_init): Use add_partial_entry () instead
10962         of directly manipulating lists.
10963         (emit_base_init): Ditto.
10965 Wed Sep  4 12:14:36 1996  Mike Stump  <mrs@cygnus.com>
10967         * except.c (expand_exception_blocks): Always make sure USE and
10968         CLOBBER insns that came at the end still do, the backend relies
10969         upon this.
10971 Wed Sep  4 07:44:48 1996  Jason Merrill  <jason@yorick.cygnus.com>
10973         * call.c (build_over_call): We can only use a TARGET_EXPR of the
10974         right type.
10976 Tue Sep  3 19:26:05 1996  Jason Merrill  <jason@yorick.cygnus.com>
10978         * cvt.c (convert_to_reference): Revert last change, don't complain
10979         about temp without target decl.
10981 Tue Sep  3 10:22:56 1996  Mike Stump  <mrs@cygnus.com>
10983         * decl.c (grokdeclarator): Don't core dump when void() is given.
10985 Tue Sep  3 02:38:56 1996  Jason Merrill  <jason@yorick.cygnus.com>
10987         * decl.c (copy_args_p): Don't crash.
10989 Fri Aug 30 14:26:57 1996  Mike Stump  <mrs@cygnus.com>
10991         * pt.c (tsubst): And support template args inside the exception
10992         specification.
10994         * pt.c (tsubst): Add support for exception specifications in
10995         template functions.
10997 Fri Aug 30 10:01:55 1996  Mike Stump  <mrs@cygnus.com>
10999         * cp-tree.def (DECL_STMT): Eliminate the throw spec field, only 3
11000         fields now.
11001         * cp-tree.h (start_decl): Eliminate the throw spec parameter.
11002         (start_function): Likewise.
11003         (start_method): Likewise.
11004         (grokfield): Likewise.
11005         (make_call_declarator): Add throw spec parameter.
11006         (set_quals_and_spec): Add routine.
11007         * lex.c (set_quals_and_spec): Likewise.
11008         * decl.h (grokdeclarator): Eliminate the throw spec parameter.
11009         * decl.c (shadow_tag): Eliminate the throw spec parameter to
11010         grokdeclarator.
11011         (groktypename): Likewise.
11012         (start_decl): Eliminate the throw spec parameter.  Eliminate the
11013         throw spec parameter to grokdeclarator.  Eliminate the throw spec
11014         field in DECL_STMT.
11015         (cp_finish_decl): Eliminate the throw spec field in DECL_STMT.
11016         (grokfndecl): Remove useless set of raises.
11017         (grokdeclarator): Eliminate the throw spec parameter.  Eliminate
11018         the throw spec parameter to start_decl.  Pull the throw spec out
11019         of the call declarator.
11020         (grokparms): Eliminate the throw spec parameter to grokdeclarator.
11021         (start_function): Eliminate the throw spec parameter.  Eliminate
11022         the throw spec parameter to grokdeclarator.
11023         (start_method): Likewise.
11024         * decl2.c (grokfield): Likewise.
11025         (grokbitfield): Eliminate the throw spec parameter to grokdeclarator.
11026         (grokoptypename): Likewise.
11027         (finish_file): Eliminate the throw spec parameter to
11028         start_function.  Add throw spec to make_call_declarator.
11029         * except.c (init_exception_processing): Add throw spec to
11030         make_call_declarator.  Eliminate the throw spec parameter to
11031         start_decl.
11032         (expand_start_catch_block): Eliminate the throw spec parameter to
11033         grokdeclarator.
11034         (expand_builtin_throw): Add throw spec to make_call_declarator.
11035         Eliminate the throw spec parameter to start_function.
11036         (start_anon_func): Likewise.
11037         * lex.c (make_call_declarator): Add throw spec parameter.
11038         (set_quals_and_spec): New routine.
11039         (cons_up_default_function): Add throw spec to make_call_declarator.
11040         Eliminate the throw spec parameter to grokfield.
11041         * method.c (synthesize_method): Eliminate the throw spec parameter
11042         to start_function.
11043         * pt.c (process_template_parm): Eliminate the throw spec parameter
11044         to grokdeclarator.
11045         (tsubst): Add throw spec to make_call_declarator.
11046         (tsubst_expr): Eliminate the throw spec parameter to start_decl.
11047         (do_function_instantiation): Eliminate the throw spec parameter to
11048         grokdeclarator.  Eliminate the throw spec parameter to
11049         start_function.
11050         * rtti.c (synthesize_tinfo_fn): Eliminate the throw spec parameter
11051         to start_function.
11052         * parse.y (datadef): Remove non-winning optimization.
11053         (decl): Likewise.
11054         (fndef): Remove ambiguous error productions uncovered by grammer
11055         fixing.
11056         (constructor_declarator): Add exception_specification_opt here.
11057         (component_constructor_declarator): Likewise.
11058         (direct_after_type_declarator): Likewise.
11059         (complex_direct_notype_declarator): Likewise.
11060         (direct_abstract_declarator): Likewise.
11061         (fn.def1): Remove exception_specification_opt.
11062         (fn.def2): Likewise.
11063         (condition): Likewise.
11064         (initdcl0): Likewise.
11065         (initdcl): Likewise.
11066         (notype_initdcl0): Likewise.
11067         (nomods_initdcl0): Likewise.
11068         (component_decl_1): Likewise.
11069         (component_declarator): Likewise.
11070         (after_type_component_declarator0): Likewise.
11071         (after_type_component_declarator): Likewise.
11072         (notype_component_declarator): Likewise.
11074 Wed Aug 28 01:40:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
11076         * call.c (build_over_call): Also use an INIT_EXPR when
11077         initializing anything from an rvalue.
11079         * call.c (build_over_call): Call stabilize_reference when building
11080         an INIT_EXPR instead of calling the copy ctor.
11082         * call.c (joust): Extend the previous change to all comparisons.
11084         * decl2.c, method.c, lex.c: Use MAKE_DECL_ONE_ONLY and 
11085         NO_LINKAGE_HEURISTICS.
11087         * decl2.c (finish_file): Emit any statics that weren't already.
11089         * typeck.c (build_static_cast): Implement.
11090         * tree.c (build_cplus_new): Handle getting a TARGET_EXPR.
11091         * decl.c (grokparms): Use can_convert_arg instead of
11092         implicit_conversion directly.
11093         (copy_args_p): New fn.
11094         * cvt.c (convert_to_reference): Don't complain about temp with
11095         static_cast.
11096         (build_up_reference): Handle TARGET_EXPRs.
11097         * call.c (build_over_call): Elide unnecessary temps.
11098         (can_convert*): Use new overloading code.
11100 Tue Aug 27 13:12:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
11102         * call.c: Move TYPE_PTR*_MACROS ...
11103         * cp-tree.h: To here.
11104         * typeck.c (build_reinterpret_cast): Implement.
11106         * call.c (add_builtin_candidate): Use TYPE_PTROB_P instead of
11107         ptr_complete_ob.
11108         (joust): If we're comparing a function to a builtin and the worst
11109         conversion for the builtin is worse than the worst conversion for the
11110         function, take the function.
11112         * typeck.c (build_const_cast): Implement.
11113         (comp_ptr_ttypes_const): Like comp_ptr_ttypes, for const_cast.
11114         (comp_ptr_ttypes_reinterpret): Like cpt, for reinterpret_cast.
11116 Tue Aug 27 13:14:58 1996  Bob Manson  <manson@charmed.cygnus.com>
11118         * rtti.c (build_dynamic_cast): Don't try to dereference exprtype
11119         too early. Make sure we explode if exprtype turns out to be a
11120         NULL_TREE when it shouldn't be.
11122 Tue Aug 27 10:56:21 1996  Mike Stump  <mrs@cygnus.com>
11124         * cp-tree.h: New routine make_call_declarator.
11125         * lex.c (make_call_declarator): Define it.
11126         * except.c (init_exception_processing): Use it.
11127         (expand_builtin_throw): Likewise.
11128         (start_anon_func): Likewise.
11129         * decl2.c (finish_file): Likewise.
11130         * lex.c (cons_up_default_function): Likewise.
11131         * parse.y: Likewise.
11132         * pt.c (tsubst): Likewise.
11133         
11134 Mon Aug 26 17:40:03 1996  Mike Stump  <mrs@cygnus.com>
11136         * decl2.c (groktypefield): Remove unused code.
11138 Mon Aug 26 17:00:33 1996  Mike Stump  <mrs@cygnus.com>
11140         * gxx.gperf: Change TYPE_QUAL into CV_QUALIFIER.
11141         * parse.y: Likewise.  Change maybe_type_qual into maybe_cv_qualifier.
11142         Change type_quals into cv_qualifiers.  Change nonempty_type_quals into
11143         nonempty_cv_qualifiers.
11144         * hash.h: Rebuild.
11145         
11146         * lex.c (make_pointer_declarator): Change type_quals into
11147         cv_qualifiers.
11148         (make_reference_declarator): Likewise.
11149         
11150 Thu Aug 22 01:09:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
11152         * decl.c (start_function): Only check interface_* for templates
11153         with flag_alt_external_templates.
11155         * call.c (build_new_op): Check for comparison of different enum types.
11156         (build_over_call): Fix arg # output.
11158         * typeck.c (build_component_ref): Handle pre-found TYPE_DECL.
11160 Wed Aug 21 00:13:15 1996  Jason Merrill  <jason@yorick.cygnus.com>
11162         * call.c (build_new_op): Check for erroneous args.
11164         * call.c (build_new_method_call): Add missing args to cp_error.
11166         * tree.c (error_type): Dont print reference-to-array.
11168         * typeck.c (convert_for_assignment): Don't say contravariance for
11169         removing const.
11171 Tue Aug 20 13:23:00 1996  Jason Merrill  <jason@yorick.cygnus.com>
11173         * call.c (build_over_call): Diagnose bad convs for `this'.
11175         * lex.c (cons_up_default_function): Set DECL_ARTIFICIAL
11176         on _ctor_arg.
11178         * call.c (convert_like): Handle bad convs.
11179         (build_over_call): Handle bad convs better.
11181         * decl2.c: -fansi-overloading is now the default.
11183         * call.c (build_new_method_call): Check for erroneous args.
11185         * pt.c (instantiate_class_template): Propagate
11186         TYPE_USES_MULTIPLE_INHERITANCE.
11188 Tue Aug 20 13:09:57 1996  Mike Stump  <mrs@cygnus.com>
11190         * call.c (enforce_access): Add static to routine.
11192 Sun Aug 18 14:35:54 1996  Jason Merrill  <jason@yorick.cygnus.com>
11194         * call.c (build_user_type_conversion_1): Fix bad handling.
11195         (compare_ics): Likewise.
11197 Sat Aug 17 21:54:11 1996  Jason Merrill  <jason@yorick.cygnus.com>
11199         * call.c (standard_conversion): Oops.
11201 Sat Aug 17 16:28:11 1996  Geoffrey Noer  <noer@cygnus.com>
11203         * g++.c: Update test for win32 (&& ! cygwin32).
11205 Sat Aug 17 03:45:31 1996  Jason Merrill  <jason@yorick.cygnus.com>
11207         * typeck.c (comp_ptr_ttypes_real): Handle OFFSET_TYPEs properly.
11208         (ptr_reasonably_similar): New fn.
11209         * call.c (BAD_RANK): New rank.
11210         (ICS_BAD_FLAG): New macro.
11211         (standard_conversion): Handle almost-right pointer conversions.
11212         (reference_binding): Handle bad rvalue bindings.
11213         (add_*_candidate): Stuff.
11214         (build_over_call): Pass bad conversions to convert_for_initialization.
11215         (compare_ics): Handle bad convs.
11216         (joust): Likewise.
11218 Fri Aug 16 15:02:19 1996  Bob Manson  <manson@charmed.cygnus.com>
11220         * init.c (expand_vec_init): Use ptrdiff_type_node instead of
11221         integer_type_node when computing pointer offsets.
11223 Fri Aug 16 01:28:32 1996  Jason Merrill  <jason@yorick.cygnus.com>
11225         * tree.c (lvalue_type): New fn.
11226         (error_type): New fn.
11227         * call.c (op_error): Use error_type.
11228         (add_conv_candidate): Use lvalue_type.
11229         (add_builtin_candidates): Likewise.
11230         * error.c (args_as_string): Use error_type.
11232 Thu Aug 15 17:27:13 1996  Jason Merrill  <jason@yorick.cygnus.com>
11234         * pt.c (instantiate_decl): Evaluate DECL_INITIAL of a VAR_DECL here.
11235         (tsubst): Not here.
11237         * decl.c (init_decl_processing): With -ansi, __null's type is the
11238         signed integral type with the same number of bits as a pointer.
11239         Introduce a new variable null_node for it.
11240         * cp-tree.h: Adjust.
11241         * call.c (null_ptr_cst_p): Adjust.
11243 Thu Aug 15 17:09:54 1996  Mike Stump  <mrs@cygnus.com>
11245         * except.c (do_unwind): Mark %i7 as used on the SPARC so we can
11246         optimize.
11248 Thu Aug 15 01:36:49 1996  Jason Merrill  <jason@yorick.cygnus.com>
11250         * decl2.c (import_export_decl): Ignore #pragma interface for tinfo
11251         fns of classes without virtual functions.
11253         * call.c (add_function_candidate): Handle `this' specially.
11254         (compare_ics): Likewise.
11256 Tue Aug 13 12:16:10 1996  Jason Merrill  <jason@yorick.cygnus.com>
11258         * typeck.c (build_conditional_expr): Fix handling of __null.
11260         * decl2.c (comdat_linkage): New fn.
11261         (import_export_vtable): Use it.
11262         (import_export_decl): Use it.
11263         * method.c (make_thunk): Use it.
11265 Mon Aug 12 00:09:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
11267         * pt.c (end_template_decl): If we don't actually have parms, return.
11268         * parse.y (template_header): Accept 'template <>'.
11270         * errfn.c: Allow 5 args.
11272 Sun Aug 11 15:20:58 1996  Jason Merrill  <jason@yorick.cygnus.com>
11274         * tree.c (make_temp_vec): New fn.
11275         * pt.c (push_template_decl): Handle partial specs.
11276         (instantiate_class_template): Likewise.
11277         (more_specialized): Use get_bindings.
11278         (more_specialized_class): New fn.
11279         (get_class_bindings): New fn.
11280         (most_specialized_class): New fn.
11281         (do_function_instantiation): List candidates for ambiguous case.
11282         * decl.c (duplicate_decls): Lose reference to DECL_TEMPLATE_MEMBERS.
11283         (shadow_tag): Call push_template_decl for partial specializations.
11284         * parse.y: Likewise.
11285         * cp-tree.h (DECL_TEMPLATE_SPECIALIZATIONS): Replaces
11286         DECL_TEMPLATE_MEMBERS.
11287         * call.c (print_z_candidates): Reduce duplication.
11289 Fri Aug  9 14:36:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
11291         * decl2.c (lang_decode_option): Allow -fansi-overloading.
11293 Thu Aug  8 17:04:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
11295         * pt.c (get_bindings): New fn.
11296         (most_specialized): Likewise.
11297         (do_function_instantiation): Use them.
11298         (add_maybe_template): New fn.
11299         * cp-tree.h (DECL_MAYBE_TEMPLATE): New macro.
11300         * call.c (build_new_op): Handle guiding decls.
11301         (build_new_function_call): Likewise.
11302         * decl2.c (finish_file): Likewise.
11304         * decl2.c (mark_used): Do synthesis here.
11305         * call.c (build_method_call): Not here.
11306         (build_over_call): Or here.
11307         * typeck.c (build_function_call_real): Or here.
11308         * tree.c (bot_manip): Call mark_used on functions used in default
11309         args.
11311 Thu Aug  8 17:48:16 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11313         * decl2.c (import_export_vtable): Delete code that disabled vtable
11314         heuristic on systems with ASM_OUTPUT_EXTERNAL.
11316 Wed Aug  7 12:44:11 1996  Jason Merrill  <jason@yorick.cygnus.com>
11318         * typeck.c (build_x_function_call): Handle static call context
11319         better.
11321         * decl.c (finish_function): Set the DECL_CONTEXT of the result to
11322         the function, not its outer block.
11324         * call.c (build_field_call): Pass fields on to build_opfncall
11325         regardless of TYPE_OVERLOADS_CALL_EXPR.
11326         (build_method_call): Pass on to build_new_method_call sooner.
11328         * typeck.c (build_ptrmemfunc): Just return what instantiate_type
11329         gives us.
11330         * class.c (instantiate_type): Don't put a POINTER_TYPE to
11331         METHOD_TYPE on an expression.  Also make a copy of rhs instead of
11332         modifying it.
11334 Tue Aug  6 12:58:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11336         * call.c (compare_ics): Handle qual_conv after lvalue_conv.
11337         (add_builtin_candidate): Don't take enums for ++.
11338         (build_new_method_call): Handle non-aggregates and field calls.
11339         Move new overloading code from...
11340         * cvt.c: Here.
11342         * decl.c (grokparms): Don't check default args in templates.
11344 Mon Aug  5 17:17:06 1996  Jason Merrill  <jason@yorick.cygnus.com>
11346         * cvt.c (build_new_op): Fix args to build_unary_op.
11347         (add_builtin_candidates): Don't call type_promotes_to on float.
11349         * decl.c (grokparms): Check the type of the default arg.
11351         * cvt.c (build_new_op): Pass non-overloaded cases on rather than
11352         returning NULL_TREE.
11354         * typeck.c (build_x_binary_op): Avoid doing extra work.
11355         (build_x_unary_op): Likewise.
11356         (build_x_conditional_expr): Likewise.
11357         * cvt.c (build_over_call): Return.
11358         (add_builtin_candidate): Fix MEMBER_REF.
11359         (build_new_op): Likewise.
11361 Mon Aug  5 17:07:47 1996  Mike Stump  <mrs@cygnus.com>
11363         * method.c (build_overload_name): Put bug fix into code but leave
11364         disabled for now so we can be bug compatible with older releases
11365         that do repeats incorrectly.  In the future, we can enable it.
11367 Mon Aug  5 13:46:28 1996  Jason Merrill  <jason@yorick.cygnus.com>
11369         * cvt.c (convert_like): Don't call build_cplus_new twice.
11371         * call.c, cp-tree.h, cvt.c, decl2.c, init.c, method.c, pt.c, typeck.c:
11372         Control new overloading code with -fansi-overloading.
11374 Sun Aug  4 15:29:11 1996  Jason Merrill  <jason@yorick.cygnus.com>
11376         * cvt.c (build_over_call): Call build_cplus_new.
11377         * call.c (build_method_call): Likewise.
11378         * typeck.c (build_function_call_real): Likewise.
11379         (build_conditional_expr): If both operands are TARGET_EXPRs, wrap
11380         the COND_EXPR in a TARGET_EXPR so they use the same slot.
11382         * cvt.c (build_up_reference): Propagate INDIRECT_BIND to 
11383         recursive calls.
11384         * typeck.c (complete_type): Propagate
11385         TYPE_NEEDS_{CONSTRUCTING,DESTRUCTOR}.
11387 Sat Aug  3 14:05:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
11389         * cvt.c (joust): More ?: kludging.  Sigh.
11390         (build_over_call): Don't try to synthesize global fns.
11392         * search.c (lookup_conversions): Use binfo marking.
11394 Sat Aug  3 12:33:42 1996  Bob Manson  <manson@charmed.cygnus.com>
11396         * search.c (build_mi_matrix): Use the correct value of cid
11397         when determining the new mi_size.
11399 Sat Aug  3 01:27:41 1996  Jason Merrill  <jason@yorick.cygnus.com>
11401         * cvt.c (add_builtin_candidates): Do consider type conversion ops
11402         for the first parms of += et al.
11403         (strip_top_quals): New fn.
11404         (reference_binding): Use it instead of TYPE_MAIN_VARIANT.
11405         (implicit_conversion): Likewise.
11406         (add_builtin_candidates): Be careful about arrays.
11407         (build_new_method_call): Handle vtable optimization.
11409 Fri Aug  2 01:26:59 1996  Jason Merrill  <jason@yorick.cygnus.com>
11411         * cp-tree.h (LOOKUP_NO_TEMP_BIND): New flag.
11412         * cvt.c (reference_binding): Use it.
11413         (implicit_conversion): Use it.
11414         (add_builtin_candidate, COND_EXPR): Use it.
11416         * cvt.c (build_new_function_call): Check for error args.
11418         * typeck.c (comptypes): Just check DERIVED_FROM_P, not UNIQUELY.
11420         * gxx.gperf: Add __null.
11421         * hash.h: Regenerate.
11422         * lex.h: Add RID_NULL.
11423         * lex.c (init_lex): Create null_pointer_node here, stick it in
11424         RID_NULL.
11425         * decl.c (init_decl_processing): Still set its type here.
11426         * cvt.c (cp_convert_to_pointer): Don't produce null_pointer_node.
11427         (convert_to_pointer_force): Likewise.
11428         (null_ptr_cst_p): Check for null_pointer_node; only accept (void*)0
11429         if (! pedantic).
11430         * call.c (convert_harshness): Use null_ptr_cst_p.
11431         * typeck.c (convert_for_assignment): Likewise.  Don't produce
11432         null_pointer_node.
11434         * error.c (args_as_string): Handle lists of actual args, too.
11435         * cvt.c (null_ptr_cst): Support (void*)0 for now.
11436         (build_user_type_conversion_1): Improve diagnostics.
11437         (build_new_function_call): Likewise.
11438         (build_object_call): Likewise.
11439         (build_new_method_call): Likewise.  Move call before def diagnostic...
11440         (build_over_call): Here.
11442         * cvt.c (build_new_method_call): Don't complain about no match if
11443         LOOKUP_SPECULATIVELY.
11444         (build_over_call): Fix 'this' for virtual fn.
11445         (build_new_method_call): Add diagnostic.
11447 Thu Aug  1 16:45:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
11449         * cvt.c (add_function_candidate): Expect 'this' and 'in_chrg' for
11450         constructors to be passed in.
11451         (build_over_call): Likewise.
11452         (build_user_type_conversion_1): Pass them in.
11453         (convert_like): Likewise.
11454         (build_object_call): Handle overloaded conversions.
11455         (build_over_call): Pass the right args to build_vfn_ref.
11456         (standard_conversion): Fix pmf convs.
11457         (joust): Handle comparing statics and non-statics.
11458         (build_new_method_call): New fn.
11459         * call.c (build_method_call): Call it if NEW_OVER.
11461 Thu Aug  1 16:06:14 1996  Mike Stump  <mrs@cygnus.com>
11463         * lex.c (do_identifier): Don't use %O on IDENTIFIER_OPNAME_Ps, use
11464         %D instead.
11466 Thu Aug  1 15:24:02 1996  Mike Stump  <mrs@cygnus.com>
11468         * except.c (expand_throw): Use maybe_build_cleanup_and_delete
11469         instead of just maybe_build_cleanup so that we deallocate the
11470         thrown object.
11472 Thu Aug  1 15:18:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11474         * decl2.c (finish_prevtable_vardecl): Make non-static for pt.c's use.
11475         * cp-tree.h (finish_prevtable_vardecl): Add decl.
11477 Thu Aug  1 11:53:51 1996  Bob Manson  <manson@charmed.cygnus.com>
11479         * pt.c (instantiate_class_template): Call complete_type. Also, if
11480         we're at the end of the file and we just instantiated a template
11481         class with a vtable, call finish_prevtable_vardecl.
11483         * error.c (dump_decl): Don't explode (or explode more gracefully
11484         as appropriate) if the object being dumped has a null type.
11485         (dump_expr): Likewise.
11487         * search.c (build_mi_matrix): Ensure that mi_size is large enough,
11488         by counting the number of nodes that we'll need before allocating
11489         the array.
11490         (lookup_fnfields): Fix comment.
11491         (breadth_first_search): Fix comment.
11493 Wed Jul 31 09:57:05 1996  Jason Merrill  <jason@yorick.cygnus.com>
11495         * pt.c (instantiate_class_template): Propagate TYPE_PACKED and
11496         TYPE_ALIGN.
11497         * class.c (finish_struct): Call cplus_decl_attributes here.
11498         (finish_struct_1): Not here.
11499         * cp-tree.h: Adjust.
11501         * pt.c (type_unification): New parameter STRICT.
11502         (unify): If STRICT, don't allow cv addition or base deduction.
11503         * call.c, class.c, cvt.c, cp-tree.h: Adjust.
11505 Tue Jul 30 13:06:13 1996  Jason Merrill  <jason@yorick.cygnus.com>
11507         * search.c (get_template_base{_recursive}): New fns.
11508         * pt.c (more_specialized): New fn.
11509         (do_function_instantiation): Use it.
11510         (unify): Handle base deduction.
11511         * cvt.c (joust): Use more_specialized.
11512         Don't arbitrarily choose between non-builtin candidates.
11513         (build_over_call): Call require_complete_type.
11515         * decl.c (start_function): Statics are static even in a #pragma
11516         interface file.
11518         * decl2.c (import_export_vtable): Disable vtable heuristic on
11519         systems with ASM_OUTPUT_EXTERNAL.
11521         * cvt.c (compare_ics): Fix comparison of PMEM_CONV and BASE_CONV.
11522         (standard_conversion): No std conv to enum type.
11524         * cvt.c (standard_conversion): Fix order of args to DERIVED_FROM_P
11525         for ptm's.
11527         * cvt.c (reference_binding): Bind directly to a base subobject of
11528         a class rvalue.
11530         * cvt.c (build_new_op): Enforce access control.
11532 Tue Jul 30 09:22:53 1996  Bob Manson  <manson@charmed.cygnus.com>
11534         * typeck2.c (process_init_constructor): When scanning the
11535         union for a named field, skip things that aren't FIELD_DECLs.
11537         * method.c (synthesize_method): Don't scan fndecl's rtl if
11538         we're at the end of the file; just assume the function can't
11539         be inlined.
11541 Mon Jul 29 15:48:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
11543         * cvt.c (build_builtin_candidate): Stick a dummy conversion in if
11544         it failed.
11546         * cvt.c (build_user_type_conversion_1): Handle overloaded
11547         conversion ops.
11549         * cvt.c (add_builtin_candidates): Don't consider type conversion
11550         operators for the first parameter of operator=.
11552 Mon Jul 29 15:33:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11554         * typeck.c (complete_type): Only call layout_type if we're not
11555         expanding a template.
11557 Mon Jul 29 14:40:38 1996  Jason Merrill  <jason@yorick.cygnus.com>
11559         * cvt.c (compare_ics): Oops.
11561         * cvt.c (op_error): Oops.
11563         * cp-tree.def: Add RVALUE_CONV, rename EXACT_CONV to IDENTITY_CONV.
11564         * cvt.c: Add IDENTITY_RANK before others.  Use real_lvalue_p.
11565         (build_conv): Use them.
11566         (implicit_conversion): Use them.
11567         (convert_like): Handle them.
11568         (build_new_op): Handle builtin COND_EXPR again.
11569         (add_builtin_candidates): Strip cv-quals.  Fix oops.  Include enums
11570         in lists of types for COND_EXPR.
11571         (add_builtin_candidate): Add enum candidates for COND_EXPR.
11573 Mon Jul 29 12:05:40 1996  Bob Manson  <manson@charmed.cygnus.com>
11575         * typeck.c (build_modify_expr): Always attempt to build a call to
11576         the assignment operator, even if we're using a default one.
11577         (convert_for_initialization): Call complete_type.
11579 Mon Jul 29 11:25:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
11581         * cvt.c (reference_binding): A REF_BIND gets the reference type.
11582         (implicit_conversion): Likewise.
11583         (convert_like): Likewise.
11584         (compare_ics): Likewise.
11585         (compare_qual): Likewise.
11586         (print_z_candidates): Handle no candidates.
11587         (build_new_op): Don't handle builtin COND_EXPR for now.
11589 Sat Jul 27 11:27:47 1996  Stan Shebs  <shebs@andros.cygnus.com>
11591         * cvt.c (build_builtin_candidate): Init local var in an ANSI way.
11593 Fri Jul 26 01:07:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
11595         * cvt.c (joust): If the candidates are the same, arbitrarily pick one.
11597         * cvt.c (build_builtin_candidate): Oops.
11598         (build_new_op): Oops.
11600         * method.c (build_opfncall): Pass COND_EXPR on.
11601         * cvt.c (build_builtin_candidate): Reorganize, support COND_EXPR.
11602         (add_builtin_candidate{,s}): Likewise.
11603         (add_builtin_candidates): Likewise.
11604         (print_z_candidates, op_error, build_new_op): Likewise.
11605         (type_decays_to): New fn.
11606         * lex.c (init_lex): Just say ?: for COND_EXPR.
11608 Thu Jul 25 09:33:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
11610         * typeck.c (complete_type): Call layout_type rather than building
11611         a new array type.
11613         * cvt.c (add_builtin_candidate): Pointer arithmetic candidates
11614         only use ptrdiff_t.
11616 Wed Jul 24 12:45:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
11618         * cvt.c: Always compile the new overloading code (but don't use it).
11619         (implicit_conversion): Add a BASE_CONV when converting to
11620         the same class type.
11621         (convert_like): Handle BASE_CONV.
11623 Tue Jul 23 12:46:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
11625         * cvt.c (build_new_op): Support {MAX,MIN}_EXPR.
11626         (add_builtin_candidate): Likewise.
11628         NEW_OVER changes:
11629         * typeck.c (build_x_function_call): Try an operator function
11630         whenever we call an object of class type.
11631         * method.c (build_opfncall): Pass CALL_EXPRs through.
11632         * cvt.c (implicit_conversion): Do const-ref case first.
11633         (add_conv_candidate, build_object_call, op_error): New fns.
11634         (ptr_complete_ob, TYPE_PTROB_P): void is not an object type.
11635         ({add,build}_builtin_candidate{,s}, print_z_candidates): Display 
11636         builtin candidates.
11637         (build_new_op): Handle CALL_EXPR.  Don't try to decay void.
11638         Fall back on preincrement handling.  Use op_error.  
11639         Handle warn_synth.
11640         (convert_like): Pass INDIRECT_BIND.  Don't try to do anything with 
11641         an error_mark_node.
11642         (build_over_call): Handle PROMOTE_PROTOTYPES and ellipsis promotions
11643         properly.
11645 Mon Jul 22 16:21:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11647         * pt.c (tsubst_expr): Handle CONTINUE_STMT.
11649 Mon Jul 22 15:38:58 1996  Mike Stump  <mrs@cygnus.com>
11651         * typeck.c (build_component_ref_1): Use build_component_ref
11652         instead of open coding it here.
11654 Mon Jul 22 12:18:54 1996  Jason Merrill  <jason@yorick.cygnus.com>
11656         * g++.c (main): Don't link with -lg++.
11658         NEW_OVER changes:
11659         * cvt.c (convert_to_reference): Don't use convert_from_refeence on
11660         result of build_type_conversion.
11661         (cp_convert): Only call build_method_call for ctors if
11662         build_type_conversion failed.
11663         (ptr_complete_ob): New function.
11664         (TYPE_PTR{,OB,MEM}_P): New macros.
11665         ({add,build}_builtin_candidate{,s}): New functions.
11666         (print_z_candidates): Handle builtins.
11667         (build_user_type_conversion_1): Don't use conversion fns for 
11668         converting to a base type.
11669         (build_user_type_conversion_1): Set ICS_USER_FLAG on AMBIG_CONVs.
11670         (build_user_type_conversion): Use convert_from_reference.
11671         (build_new_op): New function.
11672         (build_over_call): Fix handling of methods.
11673         (compare_ics): Handle AMBIG_CONV properly.
11674         * typeck2.c: Increment abort count.
11675         * method.c (build_opfncall): Forward most requests to build_new_op.
11676         * cp-tree.h (IS_OVERLOAD_TYPE): Tweak.
11678 Fri Jul 19 17:59:29 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11680         * error.c (dump_expr, case CONSTRUCTOR, case CAST_EXPR): Take out
11681         invalid second argument to dump_expr_list.
11683 Fri Jul 19 14:04:05 1996  Mike Stump  <mrs@cygnus.com>
11685         * decl.c (lookup_name_real): Make sure we do obj->X::i correctly.
11687 Thu Jul 18 14:48:23 1996  Bob Manson  <manson@charmed.cygnus.com>
11689         * decl2.c (import_export_vtable): ASM_OUTPUT_EXTERNAL, not
11690         ASSEMBLE_EXTERNAL.
11692 Mon Jul 15 17:48:43 1996  Mike Stump  <mrs@cygnus.com>
11694         * typeck2.c (process_init_constructor): New pedwarn for using { }
11695         to initialize a pointer to member function.
11696         * typeck.c (build_ptrmemfunc1): Avoid use of digest_init so that
11697         we can avoid the new error.
11699 Mon Jul 15 15:42:03 1996  Mike Stump  <mrs@cygnus.com>
11701         * typeck.c (build_ptrmemfunc1): New function to hide details of
11702         pointer to member functions better.
11704 Mon Jul 15 14:23:02 1996  Mike Stump  <mrs@cygnus.com>
11706         * init.c (resolve_offset_ref): Resolve OFFSET_REFs that are
11707         methods into the actual method, as we know the implied object is
11708         not used.
11710 Mon Jul 15 13:08:29 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11712         * parse.y (maybecomma_warn): Only emit the pedwarn if we're not
11713         inside a system header.
11715 Fri Jul 12 16:30:05 1996  Bob Manson  <manson@charmed.cygnus.com>
11717         * call.c (build_method_call): Call complete_type on the
11718         instance type.
11720 Thu Jul 11 17:16:40 1996  Mike Stump  <mrs@cygnus.com>
11722         * typeck.c (build_component_ref): Always build up an OFFSET_REF
11723         for obj_ptr->func so that we can know which object to use in a
11724         method call.
11726 Wed Jul 10 19:36:37 1996  Mike Stump  <mrs@cygnus.com>
11728         * typeck.c (build_ptrmemfunc): Remove sorry, now we can cast
11729         around things.  Also improve maintainability.
11731 Wed Jul 10 18:20:11 1996  Bob Manson  <manson@charmed.cygnus.com>
11733         * decl.c (grokdeclarator): Check for overflow when evaluating an
11734         array dimension.
11736 Wed Jul 10 17:26:19 1996  Jason Merrill  <jason@yorick.cygnus.com>
11738         * cvt.c (cp_convert): Don't check for ambiguity with constructor
11739         if NEW_OVER.
11741         * typeck.c (build_x_function_call): Pass function overload
11742         questions to new overloading code if NEW_OVER.
11743         * init.c (expand_aggr_init_1): Only check for type conversion ops
11744         if we're doing copy-initialization (i.e. LOOKUP_ONLYCONVERTING).
11745         Don't check for ambiguity with constructor if NEW_OVER.
11746         * cvt.c (convert_to_reference): Dereference the result of a type
11747         conversion operator.
11748         (build_conv): Propagate ICS_USER_FLAG.
11749         (implicit_conversion): Call instantiate_type.
11750         Pass LOOKUP_ONLYCONVERTING instead of LOOKUP_NORMAL.
11751         (add_function_candidate): Fix cv-quals on argtype.
11752         (print_z_candidates): New function.
11753         (build_new_function_call): Call it.
11754         (build_user_type_conversion_1): If LOOKUP_ONLYCONVERTING, don't
11755         consider non-converting constructors.
11756         Call print_z_candidates.
11757         Return an AMBIG_CONV for an ambiguous conversion.
11758         (build_user_type_conversion): Handle AMBIG_CONV.
11759         (convert_like): Fix test for building TARGET_EXPR.
11760         Call instantiate_type.
11761         Handle AMBIG_CONV and LVALUE_CONV.
11762         (build_over_call): Handle 0 args and ellipsis.
11763         * cp-tree.def: Add AMBIG_CONV.
11765 Tue Jul  9 17:48:48 1996  Mike Stump  <mrs@cygnus.com>
11767         * decl.c (lookup_name_real): If we find mem in obj when parsing
11768         `obj->mem', make sure we return the right value.
11770 Tue Jul  9 16:11:28 1996  Bob Manson  <manson@charmed.cygnus.com>
11772         * search.c (get_base_distance): Call complete_type.
11774 Tue Jul  9 12:46:34 1996  Mike Stump  <mrs@cygnus.com>
11776         * decl.c (store_bindings): Make static.
11778 Mon Jul  8 16:42:31 1996  Jason Merrill  <jason@yorick.cygnus.com>
11780         * init.c (expand_aggr_init_1): Don't check type conversions if
11781         NEW_OVER.
11783         * cvt.c (z_candidate): Put back template field.
11784         (add_function_candidate): Set it.
11785         (add_template_candidate): Likewise.
11786         (joust): Use it.
11787         (compare_qual): Handle references and pointers to members.
11788         (compare_ics): Handle reference bindings.
11790         * decl.c (duplicate_decls): Propagate DECL_ONE_ONLY.
11792 Mon Jul  8 16:18:56 1996  Bob Manson  <manson@charmed.cygnus.com>
11794         * call.c (compute_conversion_costs): Call complete_type.
11796         * tree.c (vec_binfo_member): Use comptypes instead of comparing
11797         pointers, so we can handle template parameters.
11799 Fri Jul  5 16:51:53 1996  Bob Manson  <manson@charmed.cygnus.com>
11801         * cvt.c (cp_convert_to_pointer): We have to call complete_type
11802         here; let's make it explicit instead of a side effect of an
11803         error check.
11805 Wed Jul  3 16:29:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
11807         * cvt.c (z_candidate): Remove template field.
11808         (reference_binding): Handle binding to temporary.
11809         (implicit_conversion): Likewise.
11810         (add_function_candidate): Handle artificial constructor parms.
11811         Handle functions with too few parms.
11812         (add_template_candidate): New function.
11813         (build_user_type_conversion_1): Handle constructors.
11814         (convert_like): Likewise.
11815         (build_over_call): Likewise.
11816         (build_new_function_call): Support templates.
11817         (compare_ics): Fix reference, inheritance handling.
11819 Mon Jul  1 22:58:18 1996  Bob Manson  <manson@charmed.cygnus.com>
11821         * decl.c: Add signed_size_zero_node.
11822         (init_decl_processing): Build it.
11823         * class.c (prepare_fresh_vtable): Use it instead of size_zero_node
11824         when we're trying to make a negative delta.
11826 Mon Jul  1 17:56:19 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11828         Stop doing this damn index==strchr variable name confusion.
11829         * class.c (add_virtual_function): Change local var INDEX to be
11830         named IDX.
11831         (add_method): Likewise.
11832         * lex.c (print_parse_statistics): Likewise.
11833         * search.c (make_memoized_table_entry): Likewise.
11834         (lookup_fnfields_here): Likewise.
11835         (lookup_field): Likewise.
11836         (lookup_fnfields): Likewise.
11837         (get_baselinks): Likewise.
11838         * sig.c (build_signature_table_constructor): Likewise.
11839         (build_signature_method_call): Likewise.
11840         * typeck.c (build_x_array_ref): Change INDEX parm to be named IDX.
11841         (get_member_function_from_ptrfunc): Likewise.
11842         (build_ptrmemfunc): Change local var INDEX to be IDX.
11843         (c_expand_start_case): Likewise.
11845 Sat Jun 29 14:05:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11847         * cvt.c (cp_convert_to_pointer): Move user-defined type conversion
11848         handling to before extraction of TYPE_PTRMEMFUNC_FN_TYPE.
11849         (convert_to_reference): Use build_type_conversion to convert to
11850         the reference type directly.
11851         (standard_conversion): Fix void* case, non-conversions.
11852         (reference_binding): Fix expr == 0 case, non-conversions.
11853         (convert_like): Support REF_BIND.
11854         (compare_qual): Split out from compare_ics.
11855         (compare_ics): Use it, handle icses with only a qual_conv.
11857         * init.c (expand_vec_init): Don't crash if decl is NULL.
11859 Fri Jun 28 11:52:51 1996  Stan Shebs  <shebs@andros.cygnus.com>
11861         * mpw-config.in: New file, configury for Mac MPW.
11862         * mpw-make.sed: New file, makefile editing for MPW.
11864 Thu Jun 27 15:18:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
11866         * pt.c (instantiate_class_template): Call repo_template_used.
11868         * search.c (lookup_conversions): Only lookup conversions in
11869         complete types.
11871 Thu Jun 27 12:59:53 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11873         * cp-tree.def: Renamed from tree.def, to avoid confusion with
11874         gcc's tree.def.
11875         * cp-tree.h, lex.c: Include cp-tree.def.
11876         * Makefile.in (CXX_TREE_H): Reference cp-tree.def.
11878 Wed Jun 26 18:29:47 1996  Bob Manson  <manson@charmed.cygnus.com>
11880         * init.c (build_vec_delete_1): Call complete_type.
11882 Mon Jun 24 17:17:32 1996  Mike Stump  <mrs@cygnus.com>
11884         * except.c (start_anon_func): Make sure anonymous functions are
11885         never external.
11887 Fri Jun 21 15:10:58 1996  Jason Merrill  <jason@yorick.cygnus.com>
11889         * decl.c (finish_function): If function_depth > 1, set nested.
11891         * decl2.c (grokbitfield): Revert Bob's change.
11892         * class.c (finish_struct_1): Fix handling of named bitfield widths.
11894 Thu Jun 20 23:35:38 1996  Jason Merrill  <jason@yorick.cygnus.com>
11896         * pt.c (add_pending_template): Handle types.
11897         (lookup_template_class): With -fexternal-templates, just add the class
11898         to pending_templates instead of instantiating it now.
11899         * decl2.c (finish_file): Handle types in pending_templates.
11901 Thu Jun 20 14:08:40 1996  Bob Manson  <manson@charmed.cygnus.com>
11903         * decl2.c (grokbitfield): Handle constant decls appropriately.
11904         Give an appropriate error message now instead of spewing core
11905         later.
11907 Thu Jun 20 13:01:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
11909         * decl2.c: Don't turn on thunks by default for now.
11911 Wed Jun 19 11:37:04 1996  Jason Merrill  <jason@yorick.cygnus.com>
11913         * typeck.c (complete_type): Handle error_mark_node.
11914         (common_type, OFFSET_TYPE): Handle template_type_parms.
11916 Tue Jun 18 10:02:15 1996  Jason Merrill  <jason@yorick.cygnus.com>
11918         * pt.c (instantiate_decl): If at_eof, call import_export_decl
11919         regardless of DECL_INLINE.
11921         * typeck.c (mark_addressable): Set TREE_ADDRESSABLE on CONSTRUCTORs.
11923         * class.c (finish_struct_bits): Copy TYPE_SIZE.
11925         * rtti.c (build_dynamic_cast): Support templates.
11926         * tree.def: Support DYNAMIC_CAST_EXPR.
11927         * pt.c (tsubst_copy): Likewise.
11928         * decl2.c (build_expr_from_tree): Likewise.
11930 Mon Jun 17 15:23:36 1996  Jason Merrill  <jason@yorick.cygnus.com>
11932         * typeck.c (build_static_cast): Support templates.
11933         (build_const_cast): Likewise.
11934         * tree.def: Support CONST/STATIC_CAST_EXPR.
11935         * pt.c (tsubst_copy): Likewise.
11936         * decl2.c (build_expr_from_tree): Likewise.
11938 Sun Jun 16 12:33:57 1996  Jason Merrill  <jason@yorick.cygnus.com>
11940         * decl2.c (finish_vtable_vardecl): Don't trust
11941         TREE_SYMBOL_REFERENCED for vtables of local classes.
11943 Fri Jun 14 18:13:36 1996  Jason Merrill  <jason@yorick.cygnus.com>
11945         * pt.c (tsubst_copy): Handle operator T.
11947 Wed Jun 12 17:52:40 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11949         * init.c (build_delete): Move creation of PARMS inside test of
11950         TYPE_HAS_DESTRUCTOR, since it's never used outside of that block.
11952 Tue Jun 11 15:09:18 1996  Bob Manson  <manson@charmed.cygnus.com>
11954         * typeck.c (build_conditional_expr): Don't assume that
11955         the arguments to ?: are always pointers or records.
11957 Tue Jun 11 13:56:23 1996  Jason Merrill  <jason@yorick.cygnus.com>
11959         * decl2.c (import_export_decl): Still emit static/weak/comdat
11960         copies of inline template functions with -fno-implicit-templates.
11962 Tue Jun 11 11:42:13 1996  Bob Manson  <manson@charmed.cygnus.com>
11964         * init.c (build_delete): Determine the complete basetype
11965         path to the destructor we're calling.
11967 Fri Jun  7 15:30:10 1996  Bob Manson  <manson@charmed.cygnus.com>
11969         * decl.c (build_enumerator): Always copy the INTEGER_CST used to
11970         initialize the enum, because we really and truly don't know where
11971         it came from.
11972         (start_enum): Don't copy integer_zero_node because
11973         build_enumerator will do it.
11975 Fri Jun  7 11:11:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
11977         * decl.c (finish_function): Do access control on base destructors.
11979         * pt.c (tsubst, case FUNCTION_DECL): Set up
11980         IDENTIFIER_GLOBAL_VALUE for member functions so pushdecl doesn't
11981         hose us.
11983 Fri Jun  7 10:37:33 1996  Mike Stump  <mrs@cygnus.com>
11985         * cvt.c (build_up_reference): If we have already extended the
11986         lifetime of the temporary, don't try it again.
11987         * typeck.c (c_expand_return): Don't try and convert the return
11988         value twice when we want a reference, once is enough.
11989         
11990 Tue Jun  4 15:41:45 1996  Jason Merrill  <jason@yorick.cygnus.com>
11992         * pt.c (tsubst_expr, case DECL_STMT): Don't pass
11993         LOOKUP_ONLYCONVERTING at all for now.
11995         * search.c (add_conversions): Put the conversion function in
11996         TREE_VALUE, the basetype in TREE_PURPOSE.
11997         * cvt.c (build_type_conversion): Adjust.
11998         * cvt.c (build_expr_type_conversion): Adjust.
11999         * call.c (user_harshness): Adjust.
12001 Mon Jun  3 15:30:52 1996  Jason Merrill  <jason@yorick.cygnus.com>
12003         * method.c (emit_thunk): Pretend this is a FUNCTION_DECL for the
12004         backend's benefit.
12006 Mon Jun 10 18:58:19 1996  Mike Stump  <mrs@cygnus.com>
12008         * except.c (expand_start_catch_block): Add a dummy region, if we
12009         get an error, so that we can avoid core dumping later.
12011 Fri May 31 14:56:13 1996  Mike Stump  <mrs@cygnus.com>
12013         * cp-tree.h (OFFSET_REF): Remove.
12014         * tree.def (CP_OFFSET_REF): Rename to OFFSET_REF.
12015         * expr.c (cplus_expand_expr): Cleanup callers of expand_expr.
12016         * init.c (expand_aggr_init_1): Likewise.
12017         (build_new): Likewise.
12018         * typeck.c (expand_target_expr): Likewise.
12020 Fri May 31 14:22:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
12022         * typeck.c (build_modify_expr): Don't use TREE_VALUE on a
12023         TARGET_EXPR.
12025 Wed May 29 17:04:33 1996  Mike Stump  <mrs@cygnus.com>
12027         * cvt.c (build_up_reference): Redo how and when temporaries are
12028         created.
12029         * decl.c (grok_reference_init): Don't try and be smart about
12030         running cleanups.
12032 Wed May 29 16:02:08 1996  Mike Stump  <mrs@cygnus.com>
12034         * cvt.c (build_up_reference): Add NULL_TREE to all calls to build
12035         (TARGET_EXPR...), now that it has 4 arguments.
12036         * tree.c (build_cplus_new): Likewise.
12038 Thu May 23 16:40:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
12040         * error.c (dump_expr, case CAST_EXPR): Handle T() properly.
12042         * pt.c (instantiate_decl): Don't call push/pop_cp_function_context.
12043         * decl.c (struct saved_scope): Remove named_labels,
12044         {base,member}_init_list.
12045         (maybe_push_to_top_level): Don't set them.  Call
12046         push_cp_function_context if appropriate.
12047         (pop_from_top_level): Likewise.
12049         * method.c (do_build_assign_ref): Remove obsolete check of
12050         TYPE_HAS_ASSIGN_REF (basetype).
12052         * decl.c (grokfndecl): Diagnose user definition of
12053         implicitly-declared methods.
12055 Thu May 23 12:13:08 1996  Bob Manson  <manson@charmed.cygnus.com>
12057         * method.c (do_build_copy_constructor): Add code to give
12058         meaningful error messages instead of crashing.
12059         (do_build_assign_ref): Don't synthesize assignment operators for
12060         classes containing reference or const members.
12062         * class.c (struct base_info): Remove cant_synth_copy_ctor
12063         and cant_synth_asn_ref.
12064         (finish_base_struct): Remove the code that tries to conditionalize
12065         synthesis of copy constructors & assignment operators based on
12066         access permissions. Instead, let it fail when it tries to
12067         synthesize the copy constructor. This will give meaningful error
12068         messages instead of silently generating code to perform a bitcopy.
12070 Wed May 22 11:45:19 1996  Bob Manson  <manson@charmed.cygnus.com>
12072         * lex.c (real_yylex): Remove old-n-crufty #if 0 code for
12073         determining types for constant values.
12075         * decl.c (struct named_label_list): Use instead of stuffing
12076         random items into a TREE_LIST node.
12077         (named_label_uses): Use the new struct.
12078         (poplevel): Likewise.
12079         (lookup_label): Likewise.
12080         (define_label): Add an error message to tell the user the line
12081         where the goto is located in addition to the destination of the
12082         goto.
12083         (init_decl_processing): Use NULL instead of NULL_TREE to initialize
12084         named_label_uses.
12085         (finish_function): Likewise.
12086         
12087         (start_decl): Complain about defining a static data member
12088         in a different type from which it was declared.
12090 Wed May 22 09:33:23 1996  Jason Merrill  <jason@yorick.cygnus.com>
12092         * cvt.c (build_expr_type_conversion): Adjust.
12094 Tue May 21 11:21:56 1996  Jason Merrill  <jason@yorick.cygnus.com>
12096         * call.c (build_method_call): Always convert 'this' to the
12097         appropriate type.
12099         * search.c (add_conversions): Put the conversion function in
12100         TREE_VALUE, the type in TREE_PURPOSE.
12101         * cvt.c (build_type_conversion): Adjust.
12102         * call.c (user_harshness): Adjust.
12104         * method.c (emit_thunk): Call temporary_allocation and
12105         permanent_allocation around the ASM_OUTPUT_MI_THUNK case, too.
12107         * tree.c (build_cplus_array_type): Handle tweaking of
12108         TYPE_MAIN_VARIANT here.
12109         * typeck.c (common_type): Not here.
12111         * typeck.c (complete_type): Only try to complete an array type if
12112         it has a domain.
12114 Mon May 20 14:55:59 1996  Jason Merrill  <jason@yorick.cygnus.com>
12116         * decl.c (grokvardecl): Call complete_type.
12117         (grokdeclarator): Call complete_type for PARM_DECLs.
12119 Fri May 17 16:41:17 1996  Jason Merrill  <jason@yorick.cygnus.com>
12121         * pt.c (instantiate_class_template): Re-set
12122         CLASSTYPE_GOT_SEMICOLON after calling finish_struct_1.
12124 Fri May 17 14:56:55 1996  Mike Stump  <mrs@cygnus.com>
12126         * cp-tree.h (cp_expand_decl_cleanup): Remove, the backend is now
12127         smart enough to do it right.
12128         * tree.c (cp_expand_decl_cleanup): Likewise.
12129         * decl.c (cp_finish_decl): Use expand_decl_cleanup instead of
12130         cp_expand_decl_cleanup.
12131         (store_parm_decls): Likewise.
12132         (hack_incomplete_structures): Likewise.
12133         * except.c (push_eh_cleanup): Likewise.
12135 Fri May 17 13:13:51 1996  Mike Stump  <mrs@cygnus.com>
12137         * expr.c (expand_expr, cond UNSAVE_EXPR): Move from the C++
12138         frontend to the backend where it belongs.
12139         * tree.c (unsave_expr): Likewise.
12140         (unsave_expr_now): Likewise.
12141         * tree.def (UNSAVE_EXPR): Likewise.
12142         * cp-tree.h (unsave_expr): Likewise.
12143         (unsave_expr_now): Likewise.
12145 Fri May 17 11:02:41 1996  Mike Stump  <mrs@cygnus.com>
12147         * init.c (emit_base_init): Make sure the partial EH cleanups live
12148         on the function_obstack.
12150 Thu May 16 15:29:33 1996  Bob Manson  <manson@charmed.cygnus.com>
12152         * expr.c (do_case): Don't try to dereference null TREE_TYPEs
12153         when checking for pointer types.
12155 Thu May 16 13:38:58 1996  Jason Merrill  <jason@yorick.cygnus.com>
12157         * pt.c (instantiate_class_template): Remove obsolete check for
12158         access declarations.
12160 Thu May 16 13:34:15 1996  Mike Stump  <mrs@cygnus.com>
12162         * call.c (build_overload_call): Simplify calls to
12163         build_overload_call by removing last parameter.
12164         (build_method_call): Likewise.
12165         * cp-tree.h: Likewise.
12166         * method.c (build_opfncall): Likewise.
12167         * typeck.c (build_x_function_call): Likewise.
12169 Thu May 16 13:15:43 1996  Mike Stump  <mrs@cygnus.com>
12171         * call.c (default_parm_conversions): Factor out common code.
12172         (build_method_call): Use it.
12173         (build_overload_call_real): Use it.
12175 Wed May 15 14:46:14 1996  Mike Stump  <mrs@cygnus.com>
12177         * call.c (build_method_call): Allow implicit & on METHOD_TYPEs,
12178         but pedwarn as the code is bogus.
12179         * typeck.c (decay_conversion): Likewise.
12180         (build_function_call_real): Use build_addr_func instead of
12181         default_conversion.  Don't allow pointer-to-method functions down
12182         here.
12183         (build_unary_op): Use real pointer-to-member functions instead of
12184         fake ones.
12185         (build_ptrmemfunc): Use build_addr_func instead of build_unary_op.
12186         (convert_for_assignment): Removed some obsolete code.
12187         * decl2.c (reparse_absdcl_as_expr): Pass current_class_ref to
12188         build_x_function_call instead of current_class_ptr.  Only call
12189         digest_init once on an initializer, we do this just checking
12190         TREE_TYPE.
12191         (build_expr_from_tree): Pass current_class_ref to
12192         build_x_function_call instead of current_class_ptr.
12193         * init.c (build_member_call): Likewise.
12194         * pase.y: Likewise.
12195         * error.c (dump_expr): Handle OFFSET_REFs better.
12196         * pt.c (unify): Handle pointer-to-member functions better.
12197         * decl.c (finish_function): Clear out current_class_ref just like
12198         we do for current_class_ptr.
12200         * typeck.c (get_delta_difference): Handle virtual bases better.
12202 Tue May 14 16:37:37 1996  Jason Merrill  <jason@yorick.cygnus.com>
12204         * sig.c (build_signature_table_constructor): Use the delta for
12205         the original basetype for this virtual function with thunks.
12206         (build_signature_method_call): We still need to adjust 'this'
12207         with thunks.
12209 Tue May 14 16:27:25 1996  Mike Stump  <mrs@cygnus.com>
12211         * call.c (build_addr_func): New routine.  Used to get the `real'
12212         address of a function or a method.  Needed to avoid getting a
12213         pointer-to-member function.
12214         (build_call): New routine to build CALL_EXPRs.
12215         (build_method_call): Use it.
12216         * cvt.c (convert_to_aggr): Likewise.
12217         * typeck.c (build_function_call_real): Likewise.
12218         * sig.c (build_signature_table_constructor): Use build_addr_func.
12219         * cp-tree.h (build_call, build_addr_func): Declare them.
12221 Tue May 14 12:47:47 1996  Mike Stump  <mrs@cygnus.com>
12223         * cp-tree.h (LOOKUP_AGGR): Remove, unused.
12224         * parse.y: Remove uses of LOOKUP_AGGR.
12226 Tue May 14 12:07:51 1996  Mike Stump  <mrs@cygnus.com>
12228         * *.[chy]: Rename current_class_decl to current_class_ptr, and
12229         C_C_D to current_class_ref.
12231 Mon May 13 16:55:23 1996  Jason Merrill  <jason@yorick.cygnus.com>
12233         * call.c (convert_harshness): Tighten up pointer conversions.
12235 Sat May 11 04:33:50 1996  Doug Evans  <dje@canuck.cygnus.com>
12237         * decl2.c (finish_vtable_vardecl): Surround DECL_ONE_ONLY with ifdef.
12238         (finish_file): Likewise.
12240 Fri May 10 11:09:57 1996  Jason Merrill  <jason@yorick.cygnus.com>
12242         * cvt.c (convert_fn_ptr): We don't use thunks for pmfs.
12244         * method.c (emit_thunk): Set flag_omit_frame_pointer in default
12245         code.
12247 Thu May  9 18:18:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
12249         * decl2.c: Turn on thunks by default where supported.
12251 Tue May  7 20:39:57 1996  Mike Stump  <mrs@cygnus.com>
12253         * cp-tree.h (build_overload_call_maybe): Removed.
12254         * call.c (build_overload_call_real): Invert meaning of last arg to
12255         be require_complete.
12256         (build_overload_call): Likewise.
12257         * typeck.c (build_x_function_call): Use build_overload_call_real
12258         instead of build_overload_call_maybe.
12260 Mon May  6 01:23:32 1996  Jason Merrill  <jason@yorick.cygnus.com>
12262         * decl2.c (finish_file): Don't try to emit functions that haven't
12263         been compiled.
12265 Fri May  3 09:30:13 1996  Jason Merrill  <jason@yorick.cygnus.com>
12267         * decl2.c (finish_vtable_vardecl): Oops.
12269         * decl.c (maybe_push_to_top_level): Do save previous_class_*.
12270         Also store the bindings from previous_class_values.
12271         (pop_from_top_level): Restore them.
12273 Thu May  2 21:56:49 1996  Jason Merrill  <jason@yorick.cygnus.com>
12275         * decl2.c (finish_vtable_vardecl): Only write out vtable if its
12276         symbol has been referenced.
12277         (finish_file): Re-join synthesis/vtable loop with inline emission
12278         loop, disable inlining when an inline is output.
12280 Thu May  2 17:20:02 1996  Mike Stump  <mrs@cygnus.com>
12282         * except.c (init_exception_processing): Setup saved_in_catch.
12283         (push_eh_cleanup): Reset __eh_in_catch.
12284         (expand_start_catch_block): Set __eh_in_catch.
12286 Thu May  2 16:21:17 1996  Mike Stump  <mrs@cygnus.com>
12288         * except.c (push_eh_cleanup): Add tracking for whether or not we
12289         have an active exception object.
12290         (expand_builtin_throw): Use it to make sure a rethrow without an
12291         exception object is caught.
12293 Thu May  2 11:26:41 1996  Jason Merrill  <jason@yorick.cygnus.com>
12295         * decl.c (maybe_push_to_top_level): Clear out class-level bindings
12296         cache.
12298 Wed May  1 11:26:52 1996  Jason Merrill  <jason@yorick.cygnus.com>
12300         * decl2.c (finish_file): Also use sentries for vars with
12301         DECL_ONE_ONLY or DECL_WEAK set (should any such happen to be
12302         created).
12304         * lex.c (handle_cp_pragma): Disable #pragma
12305         interface/implementation if SUPPORTS_ONE_ONLY > 1.
12307 Tue Apr 30 11:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12309         * method.c (emit_thunk): Wrap default case in
12310         temporary/permanent_allocation.
12312         * method.c (make_thunk): Use DECL_ONE_ONLY.
12313         (emit_thunk): Call assemble_end_function.
12315 Mon Apr 29 15:38:29 1996  Jason Merrill  <jason@yorick.cygnus.com>
12317         * decl2.c (import_export_vtable): Use DECL_ONE_ONLY.
12318         (import_export_decl): Likewise.
12319         (finish_prevtable_vardecl): Disable vtable hack if
12320         SUPPORTS_ONE_ONLY > 1.
12322 Mon Apr 29 14:32:47 1996  Mike Stump  <mrs@cygnus.com>
12324         * typeck.c (build_modify_expr): PREINCREMENT_EXPR and
12325         PREDECREMENT_EXPRs take two arguments, not one.
12327 Mon Apr 29 00:27:53 1996  Jason Merrill  <jason@yorick.cygnus.com>
12329         * class.c (build_vtable_entry): Don't build thunks for abstract
12330         virtuals.
12332         * lex.c (real_yylex): Fix handling of __PRETTY_FUNCTION__ like C
12333         frontend.
12335 Sat Apr 27 16:45:35 1996  Jason Merrill  <jason@yorick.cygnus.com>
12337         * class.c (set_rtti_entry): Use size_zero_node.
12338         (build_vtable): Likewise.
12340 Sat Apr 27 14:48:57 1996  Jason Merrill  <jason@phydeaux.cygnus.com>
12342         * class.c (finish_struct_1): Pass size_zero_node to set_rtti_entry.
12343         (prepare_fresh_vtable): Likewise.
12345 Fri Apr 26 13:14:14 1996  Jason Merrill  <jason@yorick.cygnus.com>
12347         * method.c (emit_thunk): Call mark_used on the target function.
12349         * call.c (build_method_call): Don't warn about pending templates.
12351 Thu Apr 25 14:55:44 1996  Jason Merrill  <jason@yorick.cygnus.com>
12353         * decl2.c (finish_file): Fix list walking logic.
12355         * typeck2.c (check_for_new_type): Only warn if -pedantic.
12357 Wed Apr 24 15:41:15 1996  Bob Manson  <manson@charmed.cygnus.com>
12359         * class.c (finish_struct_1): Remove old code for
12360         dont_allow_type_definitions.
12361         * cp-tree.h: Likewise.
12362         * spew.c: Make sure cp-tree.h is included before parse.h, so the
12363         definition of flagged_type_tree is found before it is used.
12364         * lex.c: Likewise.
12365         * parse.y: Added the ftype member to the type union, and changed a
12366         number of rules to use it instead of ttype. Added calls to
12367         check_for_new_type() as appropriate.
12368         * typeck2.c (check_for_new_type): New function for checking
12369         if a newly defined type appears in the specified tree.
12370         * cp-tree.h: Add new type flagged_type_tree. Add a prototype
12371         for check_for_new_type().
12373 Wed Apr 24 00:36:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
12375         * decl2.c (finish_file): Only use a sentry if the decl is public.
12377         * pt.c (tsubst_expr, DECL_STMT): If we don't have an initializer,
12378         don't pass LOOKUP_ONLYCONVERTING.
12380 Tue Apr 23 17:18:47 1996  Bob Manson  <manson@charmed.cygnus.com>
12382         * typeck.c (common_type): Fix the ARRAY_TYPE case so it
12383         properly keeps track of const and volatile type modifiers.
12385 Tue Apr 23 10:52:56 1996  Jason Merrill  <jason@yorick.cygnus.com>
12387         * tree.c (cp_tree_equal): C++ version of simple_cst_equal.
12388         * pt.c (comp_template_args): Use it.
12390         * rtti.c (get_tinfo_fn, build_dynamic_cast, expand_*_desc): Call
12391         assemble_external for artificial function decls.
12393         * decl.c (cp_finish_decl): Oops.
12395 Mon Apr 22 17:28:27 1996  Jason Merrill  <jason@yorick.cygnus.com>
12397         * decl2.c (import_export_decl): Put static data member templates
12398         into common storage, or make them weak, depending on whether they
12399         are dynamically or statically initialized.
12400         (get_sentry): New function.
12401         (finish_file): Do import_export_decl for static data members before
12402         building the init/fini functions.  Don't init/fini a variable that's
12403         EXTERNAL.  Use a sentry for variables in common.  Fix mismatching
12404         push/pop_temp_slots.
12405         * decl.c (cp_finish_decl): If DECL_NOT_REALLY_EXTERN, do the
12406         expand_static_init thang.
12407         * method.c (get_id_2): New function.
12409 Mon Apr 22 15:32:45 1996  Bob Manson  <manson@charmed.cygnus.com>
12411         * parse.y (empty_parms): Make sure we use C++-style prototypes
12412         when we're declaring member functions.
12414 Sun Apr 21 10:08:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
12416         * Makefile.in (CONFLICTS): 16 s/r conflicts.
12417         * parse.y (self_template_type): New nonterminal.
12419 Thu Apr 18 08:56:54 1996  Jason Merrill  <jason@yorick.cygnus.com>
12421         * decl.c (make_typename_type): Handle getting a TYPE_DECL for a
12422         name.
12423         * parse.y (base_class.1): Allow 'typename foo::bar'.
12425         * lex.c (check_newline): Remove #pragma code that plays with the
12426         input stream, since we now deal with tokens.  Clear nextchar when
12427         we're done.
12428         (handle_cp_pragma): Use real_yylex.
12429         (handle_sysv_pragma): Don't do skipline here.  Only call real_yylex
12430         in one place.
12432         * lex.c (check_for_missing_semicolon): Handle SELFNAME.
12434         * lex.c (handle_cp_pragma): Fix "#pragma implementation".
12436 Wed Apr 17 16:51:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
12438         * parse.y: New token SELFNAME for potential constructor.
12439         * spew.c (yylex): Handle it.
12440         * lex.c (identifier_type): Produce it.
12442         * parse.y (complete_type_name): In :: case, don't push class binding.
12443         (complex_type_name): Likewise.
12445 Wed Apr 17 15:02:40 1996  Mike Stump  <mrs@cygnus.com>
12447         * typeck.c (build_reinterpret_cast): Handle pointer to member
12448         functions.
12450 Wed Apr 17 12:28:26 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12452         * lex.c (handle_cp_pragma): New function, with decl, doing the cc1plus
12453         pragmas.
12454         (check_newline): Put the vtable/unit/implementation/interface pragma
12455         code into handle_cp_pragma, replacing it with a call.
12456         (handle_sysv_pragma): Give int return type, and take FINPUT and TOKEN
12457         args.  Get the next token after handling the pragma token.
12459 Wed Apr 17 10:28:34 1996  Jason Merrill  <jason@yorick.cygnus.com>
12461         * cvt.c (cp_convert_to_pointer): Avoid doing base analysis on pmfs.
12462         (convert_to_pointer_force): Likewise.
12464         * init.c (build_new): Fix array new without -fcheck-new.
12466 Tue Apr 16 13:44:58 1996  Jason Merrill  <jason@yorick.cygnus.com>
12468         * cp-tree.h, call.c, class.c, decl.c, parse.y, pt.c, rtti.c,
12469         tree.c: Lose TYPE_NESTED_NAME.
12471         * parse.y (nested_name_specifier_1): Don't treat non-identifiers
12472         as identifiers.
12474         * tree.def: Add VEC_INIT_EXPR.
12475         * expr.c (cplus_expand_expr): Handle it.
12476         * init.c (build_new): Use it instead of the RTL_EXPR nastiness and
12477         the extra file-scope symbol nastiness.
12479 Mon Apr 15 16:21:29 1996  Jason Merrill  <jason@yorick.cygnus.com>
12481         * method.c (make_thunk): Thunks are static.
12482         (emit_thunk): Use ASM_OUTPUT_MI_THUNK if it's defined.
12484         * decl2.c (mark_vtable_entries): Emit thunks as needed.
12485         (finish_file): Don't emit them here.
12487 Sun Apr 14 11:34:39 1996  Jason Merrill  <jason@yorick.cygnus.com>
12489         * rtti.c (build_dynamic_cast): Handle null pointers.
12490         (ifnonnull): New function.
12492 Fri Apr 12 09:08:27 1996  Bob Manson  <manson@charmed.cygnus.com>
12494         * call.c (build_method_call): Remember the original basetype we
12495         were called with. Give an error message instead of trying
12496         (incorrectly) to call a non-static member function through a
12497         non-inherited class.
12499         * search.c (expand_upcast_fixups): Mark the new fixup as
12500         DECL_ARTIFICIAL.
12502 Thu Apr 11 03:57:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
12504         * init.c (build_new): Use a TARGET_EXPR for alloc_expr.
12506         * class.c (set_rtti_entry): Fix for thunks.
12508         * decl2.c (import_export_decl): Still emit typeinfo fns for
12509         cv-variants of builtin types.
12511         * rtti.c (expand_class_desc): Set up base_info_type_node here.
12512         (init_rtti_processing): Instead of here.
12514 Wed Apr 10 14:17:13 1996  Jason Merrill  <jason@yorick.cygnus.com>
12516         * rtti.c (init_rtti_processing): Do init regardless of -frtti.
12517         (build_typeid): Only complain about taking dynamic typeid without
12518         -frtti.
12520         * decl2.c: flag_rtti defaults to 1.
12522         * rtti.c (get_tinfo_var): The general class case is now smaller.
12523         (init_rtti_processing): Pack the latter three fields of base_info
12524         into 32 bits.
12526 Wed Apr 10 13:50:14 1996  Mike Stump  <mrs@cygnus.com>
12528         * init.c (expand_member_init): Don't dump if name is NULL_TREE.
12530 Wed Apr 10 12:56:02 1996  Mike Stump  <mrs@cygnus.com>
12532         * search.c (make_memoized_table_entry): Undefer the pop, if necessary.
12533         (push_memoized_context): Split out code to undefer pop_type_level to
12534         (clear_memoized_cache): here.
12535         (pop_memoized_context): We can only handle one layer of deferral of
12536         pop_type_level so clear the cache, if there was a previous level.
12538 Tue Apr  9 23:06:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
12540         * rtti.c (init_rtti_processing): Build up base_info_type_node.
12541         (expand_class_desc): Use one pointer to an array of base_info
12542         structs, passed using a CONSTRUCTOR.
12544 Tue Apr  9 14:20:57 1996  Mike Stump  <mrs@cygnus.com>
12546         * class.c (build_vbase_path): Remove block extern for
12547         flag_assume_nonnull_objects here.
12548         (build_vfn_ref): Split out functionality into build_vtbl_ref.
12549         (build_vtbl_ref): New routine.
12550         (build_vtable): Set up rtti info here.
12551         (add_virtual_function): Note in CLASSTYPE_RTTI the best
12552         place where we can get the rtti pointers from to avoid having to
12553         search around for a place.
12554         (finish_base_struct): Likewise.
12555         (finish_struct_1): Likewise.  Never create totally new vtables
12556         with totally new vtable pointers for rtti.  Disable code to layout
12557         vtable pointers better until we want to break binary
12558         compatibility.
12559         * rtti.c (build_headof_sub): New routine to convert down to a
12560         sub-object that has an rtti pointer in the vtable.
12561         (build_headof): Use it.  Also, use build_vtbl_ref now to be more
12562         maintainable.
12563         (build_dynamic_cast): Make sure we have saved it, if we need to.
12564         * search.c (dfs_init_vbase_pointers): Disable code that deals with
12565         a more efficient vtable layout, enable later.
12566         * call.c (flag_assume_nonnull_objects): Moved declaration to
12567         * cp-tree.h: here.  Declare build_vtbl_ref.
12568         * pt.c (instantiate_class_template): Use NULL_TREE instead of 0 in
12569         function calls that want a tree.
12571 Tue Apr  9 12:10:26 1996  Jason Merrill  <jason@yorick.cygnus.com>
12573         * rtti.c (build_dynamic_cast): Handle downcasting to X* given
12574         other X subobjects in the most derived type.  Ack.
12576         * rtti.c (build_dynamic_cast): No need to strip cv-quals here,
12577         get_typeid will do it for us.
12578         (get_typeid_1): Break out call-building for expand_*_desc to use.
12579         (get_typeid): Call it.
12580         (expand_*_desc): Likewise.
12581         * decl.c (init_decl_processing): Don't set TYPE_BUILT_IN on char *
12582         and void *.
12583         (init_decl_processing): Lose builtin_type_tdescs lossage.
12584         * decl2.c (finish_vtable_vardecl): Remove obsolete code.
12586 Mon Apr  8 17:23:23 1996  Bob Manson  <manson@charmed.cygnus.com>
12588         * pt.c (tsubst): When calling set_nested_typename, use
12589         TYPE_NESTED_NAME (current_class_type) instead of
12590         current_class_name.
12592         * decl.c (pushdecl): Likewise.
12593         (pushdecl_class_level): Likewise.
12594         (grokdeclarator): Use NULL_TREE instead of 0 in the call to
12595         set_nested_typename.
12597 Sun Apr  7 10:44:31 1996  Jason Merrill  <jason@yorick.cygnus.com>
12599         * rtti.c (synthesize_tinfo_fn): Handle arrays.
12601         * cp-tree.h (DECL_REALLY_EXTERN): New macro.
12603 Sat Apr  6 13:56:27 1996  Jason Merrill  <jason@yorick.cygnus.com>
12605         * rtti.c (throw_bad_cast): Use entry point __throw_bad_cast.
12606         (init_rtti_processing): Lose bad_cast_type.
12607         (build_dynamic_cast): Use throw_bad_cast.
12609         * rtti.c (synthesize_tinfo_fn): Handle enums and pmfs.
12611         * decl2.c (finish_file): Don't synthesize artificial functions
12612         that are external and not inline.
12614         * rtti.c (get_tinfo_fn): If at_eof, call import_export_decl.
12616         * decl2.c (finish_file): Handle having new inlines added to
12617         saved_inlines by synthesis.
12619         * rtti.c (get_bad_cast_node): Don't require <typeinfo>.
12621 Fri Apr  5 17:02:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
12623         RTTI rewrite to initialize nodes as needed, not require that
12624         users #include <typeinfo>, complete functionality and reduce wasted 
12625         space.
12626         * rtti.c (init_rtti_processing): New fn.
12627         (build_typeid): The vtable entry is now a function.
12628         (get_tinfo_var): New fn.
12629         (get_tinfo_fn): Likewise.
12630         (get_typeid): Use it.
12631         (build_dynamic_cast): Declare and use entry point __dynamic_cast.
12632         (build_*_desc): Rename to expand_*_desc and rewrite to use entry
12633         points __rtti_*.
12634         (add_uninstantiated_desc, get_def_to_follow, build_t_desc): Lose.
12635         (synthesize_tinfo_fn): New fn.
12636         * method.c (build_t_desc_overload): Lose.
12637         (build_overload_with_type): More generic.
12638         * decl.c (init_decl_processing): Call init_rtti_processing.
12639         * class.c (set_rtti_entry): Use get_tinfo_fn.
12640         * decl2.c (mark_vtable_entries): Mark the rtti function.
12641         (finish_prevtable_vardecl): Don't build_t_desc.
12642         (import_export_decl): Handle tinfo functions.
12643         (finish_file): Likewise.
12644         * typeck.c (inline_conversion): New fn.
12645         (build_function_call_real): Use it.
12646         * cp-tree.h: Add decls.
12648         * method.c (hack_identifier): Also convert component_refs from
12649         references.
12651         * lex.c (cons_up_default_function): Use the type, not the name, in
12652         declspecs.
12654         * decl2.c (import_export_vtable): Fix weak vtables.
12656 Fri Apr  5 13:30:17 1996  Bob Manson  <manson@charmed.cygnus.com>
12658         * search.c (get_base_distance_recursive): Fix access checks for
12659         protected bases.
12661 Fri Apr  5 11:02:06 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12663         * call.c (unary_complex_lvalue): Delete unneeded decl, it's in
12664         cp-tree.h.
12665         (convert_harshness): Add prototypes wrapped by PROTO.
12666         * decl2.c (grok_function_init): Likewise.
12667         (do_toplevel_using_decl): Change to void return type.
12668         * class.c (build_vtable_entry): Remove decl of make_thunk.
12669         (merge_overrides): Fix order of arg definitions.
12670         (finish_vtbls): Likewise.
12671         (fixup_vtable_deltas): Likewise.
12672         (modify_all_direct_vtables): Likewise.
12673         (modify_all_indirect_vtables): Likewise.
12674         * search.c (get_base_distance_recursive): Likewise.
12675         (get_abstract_virtuals_1): Likewise.
12676         (fixup_virtual_upcast_offsets): Likewise.
12677         (lookup_fnfields_1): Add prototypes wrapped by PROTO.
12678         * init.c (perform_member_init): Fix order of arg definitions.
12679         (expand_aggr_init_1): Add prototypes wrapped by PROTO.
12680         * cp-tree.h (make_thunk): Add decl.
12681         (overload_template_name, push_template_decl): Add decls.
12682         (do_toplevel_using_decl): Change to void return type.
12683         (vec_binfo_member): Add decl.
12685 Thu Apr  4 13:33:10 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12687         * typeck.c (mark_addressable, convert_for_assignment,
12688         convert_for_initialization, pointer_int_sum, pointer_diff,
12689         unary_complex_lvalue): Add prototypes wrapped by PROTO.
12690         (convert_sequence): #if 0 fn decl, since definition also is.
12692 Thu Apr  4 11:00:53 1996  Mike Stump  <mrs@cygnus.com>
12694         * rtti.c (build_dynamic_cast): Make sure we strip qualifiers on
12695         cast to pointer types for type searching.
12697 Wed Apr  3 17:10:57 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12699         * typeck.c (get_delta_difference): Use cp_error, not error, in the
12700         case where BINFO == 0.
12702 Wed Apr  3 12:01:02 1996  Mike Stump  <mrs@cygnus.com>
12704         * call.c (build_method_call): Fix wording of error messages so
12705         constructors come out right.
12707 Tue Apr  2 16:06:59 1996  Bob Manson  <manson@charmed.cygnus.com>
12709         * decl.c (push_overloaded_decl): Don't warn about hidden
12710         constructors when both the type and the function are declared
12711         in a system header file.
12713 Mon Apr  1 09:03:13 1996  Bob Manson  <manson@charmed.cygnus.com>
12715         * class.c (finish_struct_1): Propagate the TYPE_PACKED
12716         flag for the type to the type's fields.
12718 Sat Mar 30 12:14:33 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12720         * parse.y (complex_parmlist, ELLIPSES): Take out ARM-based warning.
12722 Fri Mar 29 15:51:36 1996  Bob Manson  <manson@charmed.cygnus.com>
12724         * class.c (base_info, finish_base_struct): Replace 
12725         needs_virtual_dtor with base_has_virtual.
12727         (finish_struct_1): Remove the old code that tried to make default
12728         destructors virtual. Use base_has_virtual when checking if we need
12729         to add a vtable entry for the rtti code.
12731 Fri Mar 29 14:02:36 1996  Jason Merrill  <jason@yorick.cygnus.com>
12733         * pt.c (push_template_decl): Complain about template decl with
12734         inappropriate declaration.
12736 Fri Mar 29 12:15:35 1996  Bob Manson  <manson@charmed.cygnus.com>
12738         * typeck.c (build_x_unary_op): Remove bogus check for taking
12739         the address of a member function.
12741 Fri Mar 29 11:56:02 1996  Jason Merrill  <jason@yorick.cygnus.com>
12743         * parse.y (constructor_declarator): Only push the class if
12744         we are not already in the class.
12746 Fri Mar 29 09:41:02 1996  Jeffrey A. Law  <law@cygnus.com>
12748         * method.c (emit_thunk): Remove current_call_is_indirect nonsense.
12749         Add additional argument to INIT_CUMULATIVE_ARGS.
12751 Thu Mar 28 16:41:39 1996  Jason Merrill  <jason@yorick.cygnus.com>
12753         * decl.c (shadow_tag): Fix error about anon union with methods.
12755         * parse.y (self_reference): Only generate a self-reference if this
12756         is a non-template class.
12757         (opt.component_decl_list): Only use it if it was generated.
12759         * parse.y (component_decl_1): Use constructor_declarator.
12760         (fn.def2): Likewise.
12761         (notype_component_declarator0): Likewise.
12763 Thu Mar 28 15:11:35 1996  Bob Manson  <manson@charmed.cygnus.com>
12765         * typeck.c (build_x_unary_op): Add checks for taking the address
12766         of a TARGET_EXPR or of a member function, and give appropriate
12767         warnings.
12769 Thu Mar 28 14:49:26 1996  Jason Merrill  <jason@yorick.cygnus.com>
12771         * pt.c (process_template_parm): Allow template type parms to be
12772         used as types for template const parms.
12774 Wed Mar 27 15:51:19 1996  Mike Stump  <mrs@cygnus.com>
12776         * init.c (expand_vec_init): Ensure the eh cleanups are on the
12777         function_obstack.
12779 Wed Mar 27 10:14:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
12781         * decl.c (lookup_name_real): Be even more picky about the
12782         ambiguous lookup warning.
12783         (grokdeclarator): Tweak SCOPE_REF constructor declarators here.
12784         * parse.y (constructor_declarator): Rather than here.
12786         * parse.y (constructor_declarator): New nonterminal.
12787         (fn.def1): Use it.
12788         (explicit_instantiation): Likewise.
12790 Tue Mar 26 13:41:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
12792         Add implicit declaration of class name at class scope.
12793         * decl.c (lookup_name_real): Restrict pedwarn about ambiguous lookup.
12794         * parse.y (self_reference): New nonterminal.
12795         (opt.component_decl_list): Use it.
12796         (fn.def1): Add nested_name_specifier type_name cases.
12797         * class.c (build_self_reference): New function.
12798         (finish_struct): Handle access_default later, move self-reference
12799         decl to the end.
12800         * pt.c (lookup_template_class): Handle getting a TYPE_DECL.
12801         * cp-tree.h: Adjust.
12803         * pt.c (do_function_instantiation): Separate handling of member
12804         functions and non-member functions properly.
12806 Mon Mar 25 14:23:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
12808         * pt.c (process_template_parm): Improve error for 'volatile class K'.
12810         * class.c (finish_struct_1): Check the right slot for destructors.
12812         * decl.c (start_enum): Complain about enum templates.
12814 Mon Mar 25 13:25:31 1996  Mike Stump  <mrs@cygnus.com>
12816         * init.c (resolve_offset_ref): Offset pointers to member data by one.
12817         * typeck.c (unary_complex_lvalue): Likewise.
12819 Mon Mar 25 13:30:42 1996  Bob Manson  <manson@charmed.cygnus.com>
12821         * typeck.c (c_expand_return): Check for a returned local
12822         array name, similar to the check for an ADDR_EXPR.
12824 Mon Mar 25 13:07:19 1996  Jason Merrill  <jason@yorick.cygnus.com>
12826         * decl.c (cp_finish_decl): Don't build cleanups for static
12827         variables here.
12829 Fri Mar 22 17:57:55 1996  Mike Stump  <mrs@cygnus.com>
12831         * typeck.c (build_modify_expr): Fix error messages to be more
12832         accurate.
12833         * cp-tree.h (assop_as_string): Parallel to op_as_string, but for
12834         assignment operators.
12835         * error.c (assop_as_string): Likewise.  Add support for `%Q' for
12836         assignment operators.
12838 Fri Mar 22 13:48:29 1996  Jason Merrill  <jason@yorick.cygnus.com>
12840         * decl.c (grokdeclarator): Call bad_specifiers for typedefs.  Also
12841         give an error if initialized.  Pedwarn about nested type with the
12842         same name as its enclosing class.
12844         * pt.c (tsubst, case TYPE_DECL): Set DECL_CONTEXT.
12846         * typeck.c (require_complete_type): Be sure to instantiate the
12847         MAIN_VARIANT of the type.
12849         * decl2.c (finish_file): Instantiate pending templates before
12850         processing static constructors and destructors.
12852         * pt.c (instantiate_decl): Don't instantiate functions at toplevel
12853         unless at_eof.
12855 Fri Mar 22 09:30:17 1996  Bob Manson  <manson@beauty.cygnus.com>
12857         * decl2.c (delete_sanity): If error_mark_node is passed
12858         in as an expression, quit while we're ahead.
12860         * decl.c (grokdeclarator): Give an error message if `friend'
12861         is combined with any storage class specifiers.
12863 Wed Mar 20 14:51:55 1996  Jason Merrill  <jason@yorick.cygnus.com>
12865         * parse.y (named_complex_class_head_sans_basetype): Don't crash on
12866         definition of nonexistent nested type.
12868         * error.c (dump_decl, case TYPE_DECL): Fix decision for whether or
12869         not to say 'typedef'.
12871 Wed Mar 20 00:11:47 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12873         * cp-tree.h (struct lang_type): Make search_slot a tree, not a char*.
12874         * search.c (dfs_walk, dfs_init_vbase_pointers,
12875         expand_upcast_fixups): Remove cast of CLASSTYPE_SEARCH_SLOT.
12876         (dfs_find_vbases): Remove cast for CLASSTYPE_SEARCH_SLOT init.
12878 Tue Mar 19 17:56:03 1996  Jason Merrill  <jason@yorick.cygnus.com>
12880         * except.c (build_throw): Support minimal parse.
12881         * pt.c (tsubst_copy): Support THROW_EXPR.
12882         * decl2.c (build_expr_from_tree): Likewise.
12884         * pt.c (mangle_class_name_for_template): Always allocate
12885         scratch_firstobj.
12887 Tue Mar 19 16:34:31 1996  Bob Manson  <manson@beauty.cygnus.com>
12889         * cvt.c (cp_convert_to_pointer): Give an appropriate error
12890         when trying to cast from an incomplete type.
12892 Tue Mar 19 16:00:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
12894         * pt.c (instantiate_class_template): Don't bother setting up
12895         CLASSTYPE_TAGS explicitly, as the nested types will add
12896         themselves.
12898 Tue Mar 19 15:48:43 1996  Bob Manson  <manson@beauty.cygnus.com>
12900         * decl.c (shadow_tag): Remove old error check for usage of
12901         an enum without a previous declaration.
12902         (xref_tag): Add error message about usage of enums without a
12903         previous declaration.
12905 Tue Mar 19 09:21:35 1996  Jason Merrill  <jason@yorick.cygnus.com>
12907         * lex.c (do_identifier): Only do name consistency check if we're
12908         parsing.
12910         * pt.c (push_template_decl): Don't crash if we get a member defn
12911         that doesn't match.
12913         * decl.c (xref_tag_from_type): New function to do an xref without
12914         always having to figure out code_type_node.
12915         * cp-tree.h: Declare it.
12916         * pt.c (instantiate_class_template): Use it for friend classes.
12917         (lookup_template_class): Use it.
12919         * typeck2.c (build_functional_cast): Pull out a single parm before
12920         passing it to build_c_cast.
12922 Tue Mar 19 09:07:15 1996  Bob Manson  <manson@beauty.cygnus.com>
12924         * expr.c (do_case): Give an error message if a pointer is
12925         given as a case value.
12927 Mon Mar 18 21:57:54 1996  Jason Merrill  <jason@yorick.cygnus.com>
12929         * typeck.c (build_c_cast): Don't pull single TEMPLATE_DECL out of
12930         an overload list.
12932         * lex.c (cons_up_default_function): Really, now, interface hackery
12933         does not apply to synthesized methods.
12935 Mon Mar 18 18:20:57 1996  Mike Stump  <mrs@cygnus.com>
12937         * call.c (build_method_call): Ctors and dtors now have special names
12938         with respect to lookups.
12939         * class.c (add_method): Likewise.
12940         (grow_method): Likewise.
12941         (finish_struct_methods): Likewise.
12942         (warn_hidden): Likewise.
12943         (finish_struct_1): Likewise.
12944         * cvt.c (convert_to_reference): Likewise.
12945         (convert_to_aggr): Likewise.
12946         (cp_convert): Likewise.
12947         * decl2.c (check_classfn): Likewise.
12948         * init.c (expand_member_init): Likewise.
12949         (expand_default_init): Likewise.
12950         (expand_aggr_init_1): Likewise.
12951         (build_offset_ref): Likewise.
12952         (build_new): Likewise.
12953         (build_delete): Likewise.
12954         * lex.c (do_inline_function_hair): Likewise.
12955         * search.c (lookup_field_1): Likewise.
12956         (lookup_fnfields_here): Likewise.
12957         (lookup_field): Likewise.
12958         (lookup_fnfields): Likewise.
12959         (get_virtual_destructor): Likewise.
12960         (dfs_debug_mark): Likewise.
12961         (dfs_pushdecls): Likewise.
12962         (dfs_compress_decls): Likewise.
12963         * tree.c (layout_basetypes): Likewise.
12964         * typeck.c (build_component_ref): Likewise.
12965         (build_x_function_call): Likewise.
12966         (build_modify_expr): Likewise.
12967         (convert_for_initialization): Likewise.
12968         (build_functional_cast): Likewise.
12969         * cp-tree.h (CLASSTYPE_FIRST_CONVERSION): Likewise.
12970         (CTOR_NAME): New.
12971         (DTOR_NAME): New.
12972         * decl.c (ctor_identifier): New.
12973         (dtor_identifier): New.
12974         (init_decl_processing): Set them.
12976 Mon Mar 18 18:00:51 1996  Mike Stump  <mrs@cygnus.com>
12978         * typeck.c (build_component_ref): Don't get confused by fields whose
12979         context has no type name, like pointer to member functions.
12981 Mon Mar 18 13:19:03 1996  Jason Merrill  <jason@yorick.cygnus.com>
12983         * decl.c (grokdeclarator): Handle typedef without declarator.
12985         * pt.c (tsubst): Handle SCOPE_REF in declarator.
12987         * parse.y (bad_parm): Catch another case of missing `typename'.
12989         * lex.c (yyprint): Handle TYPE_DECLs.
12991         * decl.c (start_function): Don't try to be clever.
12993         * lex.c: Lose compiler_error_with_decl.
12994         * typeck2.c: Lose error_with_aggr_type.
12995         (incomplete_type_error): Use cp_* instead of old functions.
12996         (readonly_error): Likewise.
12997         * typeck.c (convert_arguments): Likewise.
12998         * search.c (lookup_nested_field): Likewise.
12999         * method.c (make_thunk): Likewise.
13000         * decl.c (grokparms): Likewise.
13001         * cp-tree.h: Update.
13003         * tree.c (min_tree_cons): Call copy_to_permanent for the purpose
13004         and value.
13006 Mon Mar 18 11:25:52 1996  Bob Manson  <manson@beauty.cygnus.com>
13008         * method.c (build_opfncall): When deleting a pointer to an
13009         array, build a new pointer to the tree past any ARRAY_TYPE
13010         nodes.
13012 Mon Mar 18 10:11:46 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13014         * decl.c (lookup_name_real): Initialize local var TYPE to NULL_TREE.
13016 Fri Mar 15 11:03:57 1996  Jason Merrill  <jason@yorick.cygnus.com>
13018         * pt.c (instantiate_decl): Only call import_export_decl if at_eof
13019         and ! DECL_INLINE.
13021         * decl.c (finish_function): Don't set nested based on
13022         hack_decl_function_context.
13023         * parse.y (function_try_block): Check for nested function.
13024         (pending_inlines): Likewise.
13026         * decl2.c (build_expr_from_tree): If a unary op already has a
13027         type, just return it.
13029         * decl2.c (finish_prevtable_vardecl): Use ADJUST_VTABLE_LINKAGE.
13031         * decl2.c (walk_vtables): vardecl_fn returns int; return 1 if it does.
13032         (finish_file): Check the return value of walk_vtables.
13033         (finish_prevtable_vardecl): Return int.
13034         (finish_vtable_vardecl): Likewise.
13035         (prune_vtable_vardecl): Likewise.
13036         * lex.c (set_vardecl_interface_info): Likewise.
13037         * cp-tree.h: Adjust return types.
13039         * class.c (delete_duplicate_fields_1): Don't complain about
13040         duplicate nested types if they're the same type.
13041         (finish_struct): Remove check for duplicate.
13042         * decl2.c (grokfield): Don't check for typedef of anonymous type.
13044 Thu Mar 14 10:00:19 1996  Jason Merrill  <jason@yorick.cygnus.com>
13046         * cp-tree.h: Lose SIGNATURE_GROKKING_TYPEDEF.
13048         * decl.c (grokdeclarator): Lose special handling of class-level
13049         typedef.  Lose SIGNATURE_GROKKING_TYPEDEF.  Set
13050         SIGNATURE_HAS_OPAQUE_TYPEDECLS later.
13052         * cvt.c (convert_pointer_to_real): Retain cv-quals in conversion.
13054         * pt.c (tsubst_copy): Strip cv-quals from destructor name types.
13056         * search.c (compute_access): Fix handling of anonymous union
13057         members.
13058         * class.c (finish_struct_anon): Propagate TREE_{PRIVATE,PROTECTED}
13059         from anonymous unions to their members.
13061         * typeck.c (build_x_function_call): For static member functions,
13062         hand off to build_member_call.
13064 Wed Mar 13 14:03:34 1996  Jason Merrill  <jason@yorick.cygnus.com>
13066         * typeck.c (build_component_ref): Handle OFFSET_REFs.
13068         * init.c (expand_vec_init): Fix init == 0 case.
13070 Tue Mar 12 14:36:02 1996  Jason Merrill  <jason@yorick.cygnus.com>
13072         * init.c (build_new): Pedwarn about init and array new.
13073         (expand_vec_init): Handle lists, use convert_for_initialization.
13075         * typeck.c (convert_for_initialization): Pass LOOKUP_NO_CONVERSION
13076         when converting to an aggregate type.
13077         * cvt.c (cp_convert): Pass it through.
13079         * typeck.c (build_conditional_expr): Handle user-defined
13080         conversions to slightly different types.
13082         * decl.c (grokdeclarator): Force an array type in a parm to be
13083         permanent.
13085         * decl2.c (do_using_directive): Sorry.
13086         (do_namespace_alias): Likewise.
13087         * lex.c (real_yylex): Warn about using the `namespace' keyword.
13089 Sun Mar 10 22:26:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
13091         * parse.y (datadef): Move call to note_list_got_semicolon up.
13093 Fri Mar  8 11:47:26 1996  Mike Stump  <mrs@cygnus.com>
13095         * tree.c (unsave_expr): Don't unsave, UNSAVE_EXPRs.
13097 Fri Mar  8 11:29:06 1996  Mike Stump  <mrs@cygnus.com>
13099         * decl.c (cp_finish_decl): The exception regions have to be
13100         nested, not overlapping.  We start the exception region for a
13101         decl, after it has been fully built, and all temporaries for it
13102         have been cleaned up.
13104 Thu Mar  7 17:46:06 1996  Mike Stump  <mrs@cygnus.com>
13106         * tree.c (vec_binfo_member): Don't core dump if we have no bases.
13108 Thu Mar  7 14:11:49 1996  Jason Merrill  <jason@yorick.cygnus.com>
13110         * tree.def: Add RETURN_INIT.
13111         * pt.c (instantiate_decl): Handle RETURN_INIT.
13112         * decl.c (store_return_init): Handle minimal_parse_mode.
13114         * tree.c (cp_build_type_variant): Just return an error_mark_node.
13115         * decl.c (make_typename_type): Don't try to get the file and line
13116         of an identifier.
13117         * typeck.c (comptypes): Handle TYPENAME_TYPE.
13119 Wed Mar  6 18:47:50 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13121         * decl.c (poplevel): Make sure we clear out and restore old local
13122         non-VAR_DECL values by default when they go out of scope.
13124 Wed Mar  6 09:57:36 1996  Jason Merrill  <jason@yorick.cygnus.com>
13126         * method.c (build_overload_value): Use DECL_ASSEMBLER_NAME in
13127         referring to addresses of variables and functions.
13129         * error.c (dump_expr): Support SIZEOF_EXPR.
13131         * init.c (do_friend): Use the return value of check_classfn.
13133         * typeck.c (convert_arguments): Call complete_type.
13135         * method.c (hack_identifier): After giving an error, set value to
13136         error_mark_node.
13138 Tue Mar  5 16:00:15 1996  Jason Merrill  <jason@yorick.cygnus.com>
13140         * tree.c (hack_decl_function_context): Kludge around DECL_CONTEXT
13141         lossage for local classes.
13142         * cp-tree.h: Declare it.
13143         * decl.c (lookup_name_real): Evil, painful hack for local classes.
13144         (grokfndecl): Set DECL_CLASS_CONTEXT and DECL_NO_STATIC_CHAIN here.
13145         Use hack_decl_function_context.
13146         (grokdeclarator): Don't set DECL_NO_STATIC_CHAIN here.
13147         (start_function): Use hack_decl_function_context.
13148         (finish_function): Likewise.
13149         * method.c (synthesize_method): Likewise.
13150         * lex.c (process_next_inline): Likewise.
13151         (do_pending_inlines): Likewise.
13152         * decl2.c (finish_file): Unset DECL_STATIC_FUNCTION_P when we're
13153         done with it.
13155 Mon Mar  4 22:38:39 1996  Gerald Baumgartner  <gb@alexander.cs.purdue.edu>
13157         * sig.c (build_signature_pointer_or_reference_type): Align
13158         signature pointers/references on 8-byte boundaries so they can be
13159         grabbed 2 words at a time on a Sparc.
13161 Tue Mar  5 10:21:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13163         * method.c (hack_identifier): Requiring a static chain is now a
13164         hard error.
13165         * decl.c (grokdeclarator): Set DECL_NO_STATIC_CHAIN on nested
13166         functions.
13168 Mon Mar  4 20:03:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
13170         * init.c (build_offset_ref): Call complete_type.
13172         * decl.c (pop_from_top_level): Always pop previous_class_type.
13174         * parse.y: Handle multiple decls in a for-init-statement.
13175         * pt.c (tsubst_expr): Likewise.
13177         * pt.c (tsubst): Use tsubst_expr for the second operand of an
13178         ARRAY_REF.
13180         * decl.c (maybe_push_to_top_level): Don't save previous_class_type.
13181         (poplevel_class): Set it here.
13182         (pop_from_top_level): Pop it here if we're returning to class scope.
13183         * class.c (pushclass): Don't set it here.
13185         * decl.c (maybe_push_to_top_level): Save current_template_parms,
13186         and clear it if !pseudo.
13187         (pop_from_top_level): Restore it.
13189         * decl2.c (finish_file): Push the dummy each time we walk the list
13190         of vtables.
13192         * error.c (dump_expr): Support LOOKUP_EXPR and actually do
13193         something for CAST_EXPR.
13194         
13195 Mon Feb 19 14:49:18 1996  Rusty Russell  <rusty@adelaide.maptek.com.au>
13197         * cvt.c (cp_convert): Warn about implicit conversion of the
13198         address of a function to bool, as it is always true.
13200 Fri Feb 23 23:06:01 1996  Rusty Russell  <rusty@adelaide.maptek.com.au>
13202         * typeck.c (c_expand_return): Fix warning for local externs returned.
13204 Mon Mar  4 15:03:11 1996  Jason Merrill  <jason@yorick.cygnus.com>
13206         * tree.c (mapcar): Propagate const and volatile properly.
13208         * typeck.c (complete_type): Be sure to instantiate the
13209         MAIN_VARIANT of the type.
13211         * method.c (synthesize_method): Class interface hackery does not
13212         apply to synthesized methods.
13214 Mon Mar  4 14:05:23 1996  Jason Merrill  <jason@yorick.cygnus.com>
13216         * pt.c (comp_template_args): Use comptypes rather than just
13217         checking for TEMPLATE_TYPE_PARM equivalence.
13219         * typeck.c (build_x_function_call): Call complete_type before
13220         checking TYPE_OVERLOADS_CALL_EXPR.
13222 Mon Mar  4 18:48:30 1996  Manfred Hollstein   <manfred@lts.sel.alcatel.de>
13224         * g++.c (main): Check also for new define ALT_LIBM.
13226 Fri Mar  1 13:09:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
13228         * pt.c (instantiate_class_template): If we don't have a pattern
13229         yet, that's OK.
13230         (coerce_template_parms): If we see a local class, bail.
13232         * decl.c (grok_reference_init): Make sure there's a type before
13233         checking its code.
13235         * pt.c (do_function_instantiation): Avoid crashing on invalid decls.
13236         (push_template_decl): Likewise.
13238         * parse.y (named_class_head): Set
13239         CLASSTYPE_TEMPLATE_SPECIALIZATION here if we have basetypes.
13241         * decl.c (xref_tag): Diagnose redeclaration of template
13242         type-parameter name.
13244         * error.c (dump_type): Handle anonymous template type parms.
13246         * pt.c (instantiate_template): Use TYPE_MAIN_DECL instead of
13247         TYPE_STUB_DECL.
13248         (coerce_template_parms): Likewise.
13250 Thu Feb 29 16:26:01 1996  Mike Stump  <mrs@cygnus.com>
13252         * class.c (instantiate_type, case {ARRAY,INDIRECT}_REF,
13253         case ADDR_EXPR): Don't modify rhs if a subinstantiation fails.
13255 Thu Feb 29 08:20:25 1996  Jason Merrill  <jason@yorick.cygnus.com>
13257         * pt.c (instantiate_template): Take the MAIN_VARIANT of the type
13258         before trying to get its STUB_DECL.
13259         (coerce_template_parms): Likewise.
13261         * parse.y (template_type_parm): If they didn't use 'class',
13262         pretend they did after giving an error.
13264         * pt.c (coerce_template_parms): Diagnose use of local class.
13266         * decl.c (grok_reference_init): Use instantiate_type.
13268         * error.c (dump_expr): Handle TEMPLATE_DECLs.
13270         * parse.y (named_class_head): Diagnose mismatching types and tags.
13272         * decl.c (pushdecl): Type decls and class templates clash with
13273         artificial type decls, not hide them.
13275         * decl.c (redeclaration_error_message): Diagnose redefinition of
13276         templates properly.
13277         (duplicate_decls): Diagnose disallowed overloads for template
13278         functions, too.
13280         * decl.c (start_decl): Call complete_type before checking for a
13281         destructor.
13283         * pt.c (tsubst): Use tsubst_expr on the elts of a VEC.
13285         * decl.c (xref_tag): A TEMPLATE_TYPE_PARM is a match.
13287 Wed Feb 28 09:28:44 1996  Jason Merrill  <jason@yorick.cygnus.com>
13289         * decl.c (grok_op_properties): Don't check for operator++(int) in
13290         a template.
13292         * tree.c (perm_manip): Return a copy of variable and function
13293         decls with external linkage.
13295         * tree.def: Change some of the min tree codes to type "1".
13296         * pt.c (uses_template_parms): Handle 'e's, return 1 for LOOKUP_EXPRs.
13297         * method.c (build_overload_int): Emit something arbitrary for
13298         anything but an INTEGER_CST if we're in a template.
13300         * decl.c (cp_finish_decl): Call complete_type before deciding
13301         whether or not to lay out the decl.
13303         * lex.c (do_identifier): Check for DECL_INITIAL before using it.
13305 Tue Feb 27 16:35:32 1996  Jason Merrill  <jason@yorick.cygnus.com>
13307         * typeck2.c (build_x_arrow): Call complete_type.
13309         * pt.c (add_pending_template): Broken out.
13310         (lookup_template_class): If -fexternal-templates, call it for all
13311         the methods of implemented types.
13312         (instantiate_class_template): Instead of instantiating them here.
13313         (instantiate_decl): Handle -fexternal-templates earlier.
13315 Tue Feb 27 15:51:32 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13317         * search.c, lex.c, decl.c, class.c, cp-tree.h: Don't wrap the
13318         memoized lookup stuff inside GATHER_STATISTICS.
13320 Tue Feb 27 10:38:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
13322         * decl.c (start_decl): Complain about array of incomplete type
13323         here.
13324         (grokdeclarator): Not here.
13326         * parse.y (template_parm): Expand full_parm inline so we can set
13327         the rule's precedence.
13329         * pt.c (tsubst_expr): If we're in a template, just do tsubst_copy.
13330         (tsubst): tsubst_expr the DECL_INITIAL of FIELD_DECLs.
13331         * decl2.c (grokbitfield): Don't check for integer constant here.
13332         * class.c (finish_struct_1): Check here.
13334         * decl.c (define_label): Make the min decl go on permanent_obstack.
13336         * pt.c (unify): Don't handle CONST_DECLs.
13337         (uses_template_parms): Don't check DECL_INITIAL on a CONST_DECL.
13338         (tsubst_copy): Likewise.
13340         * lex.c (do_identifier): Do pull the DECL_INITIAL out of a
13341         CONST_DECL for a template parm.
13343 Mon Feb 26 12:48:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
13345         * decl.c (grokdeclarator): Complain about array of incomplete type
13346         here.
13347         (start_decl_1): Not here.
13349         * pt.c (tsubst): Handle pointer-to-function declarators.
13351         * method.c (hack_identifier): If pedantic, diagnose local class
13352         methods that require a static chain.
13354         * decl.c (grok_op_properties): No longer static.
13355         * cp-tree.h: Declare it.
13356         * pt.c (tsubst): Call it for operators.
13357         Use tsubst_copy for TREE_VECs.
13359         * parse.y (template_arg): The expr has precedence like '>'.
13361 Fri Feb 23 14:51:52 1996  Jason Merrill  <jason@yorick.cygnus.com>
13363         * pt.c (coerce_template_parms): Don't coerce an expression using
13364         template parms.
13365         (uses_template_parms): Also check DECL_INITIAL in CONST_DECLs.
13366         (tsubst): Don't use build_index_2_type if the max_value uses template
13367         parms.
13368         * method.c (build_overload_int): Emit something arbitrary for an
13369         expression using template parms.
13371         * parse.y (template_close_bracket): New non-terminal to catch use
13372         of '>>' instead of '> >' in template class names.
13373         (template_type): Use it.
13374         * Makefile.in (CONFLICTS): Causes one more r/r conflict.
13376         * tree.def: Add CAST_EXPR.
13377         * typeck2.c (build_functional_cast): Use CAST_EXPR instead of
13378         CONVERT_EXPR for minimal_parse_mode.
13379         * typeck.c (build_c_cast): Likewise.
13380         * pt.c (tsubst_copy): Likewise.
13381         * decl2.c (build_expr_from_tree): Likewise.
13382         * error.c (dump_expr): Likewise.
13384 Fri Feb 23 10:36:46 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13386         * except.c (SetTerminate, SetUnexpected): Put back global vars.
13387         (init_exception_processing): Put back decl/init of
13388         set_unexpected_fndecl and set_terminate_fndecl, needed to get the
13389         fns from libstdc++.
13391         * decl.c (struct binding_level): Delete ACCEPT_ANY bitfield.
13392         (declare_uninstantiated_type_level, uninstantiated_type_level_p):
13393         Delete unused fns.
13394         * cp-tree.h (declare_uninstantiated_type_level,
13395         uninstantiated_type_level_p): Delete prototypes.
13397 Thu Feb 22 19:36:15 1996  Jason Merrill  <jason@yorick.cygnus.com>
13399         * pt.c (tsubst_expr): Add default return.
13401 Thu Feb 22 16:47:24 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13403         * error.c (fndecl_as_string): Delete unused arg CNAME.
13404         * sig.c (build_signature_table_constructor,
13405         build_signature_method_call): Fix calls.
13407         * class.c (the_null_vtable_entry): Delete var definition.
13408         (init_class_processing): Delete tree the_null_vtable_entry init.
13409         * decl.c (no_print_{functions, builtins}): Declare as static.
13410         (__tp_desc_type_node): #if 0 var definition.
13411         (init_type_desc): #if 0 init of __tp_desc_type_node.
13412         (vb_off_identifier): Move var decl into init_decl_processing.
13413         (current_function_assigns_this): Declare as static.
13414         (int_ftype_ptr_ptr_int, void_ftype_ptr_int_int): Delete var decls.
13415         (init_decl_processing): Delete init of void_ftype_ptr_ptr_int.
13416         Move decls of string_ftype_ptr_ptr and int_ftype_string_string here.
13417         * decl2.c (delete_sanity): Delete definition/mod of local var ELT_SIZE.
13418         * init.c (BI_header_type, BI_header_size): Declare as static.
13419         * pt.c (template_classes): Delete unused var.
13420         (add_pending_template): Delete decl for non-existent fn.
13421         (lookup_template_class): Delete vars CODE and TAG_CODE.
13422         (instantiate_template): Delete unused var TARGS.
13423         * cp-tree.h (vb_off_identifier, current_function_assigns_this):
13424         Delete decls.
13425         (__tp_desc_type_node): #if 0 var decl.
13426         (fndecl_as_string): Fix prototype.
13428 Thu Feb 22 15:56:19 1996  Jason Merrill  <jason@yorick.cygnus.com>
13430         * tree.def: Add GOTO_STMT.
13431         * pt.c (tsubst_expr): Support goto and labels.
13432         * decl.c (define_label): Support minimal parsing.
13433         * parse.y (simple_stmt): Likewise.
13435 Thu Feb 22 15:30:12 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13437         * xref.c (GNU_xref_member): Only define/set var I if
13438         XREF_SHORT_MEMBER_NAMES is defined, to match when it's actually
13439         used.
13440         (GNU_xref_end_scope): Delete unused fifth arg TRNS.
13441         (GNU_xref_end): Fix call.
13442         * decl.c (poplevel, poplevel_class, finish_method): Fix calls.
13443         * cp-tree.h (GNU_xref_end_scope): Fix prototype.
13445         * tree.c (build_exception_variant): Delete unused vars I, A, T,
13446         T2, and CNAME.
13447         (layout_vbasetypes): Delete unused var NONVIRTUAL_VAR_SIZE.
13448         (mapcar): Delete unused var CODE.
13449         (build_cplus_new): Delete unused arg WITH_CLEANUP_P.
13450         (break_out_cleanups): Fix call.
13451         (bot_manip): Likewise.
13452         * call.c (build_method_call): Likewise.
13453         * cvt.c (build_up_reference, convert_to_reference, cp_convert):
13454         Likewise.
13455         * typeck.c (unary_complex_lvalue, build_modify_expr,
13456         convert_for_initialization): Likewise.
13457         * typeck2.c (build_functional_cast): Likewise.
13458         * cp-tree.h (build_cplus_new): Fix prototype.
13460         * repo.c (open_repo_file): Delete unused var Q.
13461         (repo_compile_flags, repo_template_declared,
13462         repo_template_defined, repo_class_defined, repo_inline_used,
13463         repo_vtable_used, repo_tinfo_used): #if 0 unused fns.
13464         (repo_get_id, repo_vtable_used): Declare as static. 
13465         * cp-tree.h (mark_{decl,class}_instantiated, finish_repo): Add
13466         prototypes.
13468 Thu Feb 22 14:53:35 1996  Jason Merrill  <jason@yorick.cygnus.com>
13470         * parse.y (pending_inlines): Add function_try_block case.
13472         * pt.c (unify): Fix for template const parms.
13474 Thu Feb 22 13:24:15 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13476         * lex.c (extract_interface_info): Delete forward decl.
13477         (default_copy_constructor_body, default_assign_ref_body): Delete
13478         decls for non-existent functions.
13479         (synth_firstobj, inline_text_firstobjs): Delete unused vars.
13480         (init_lex): Delete setting them.
13481         (cons_up_default_function): Delete unused vars FUNC_BUF,
13482         FUNC_LEN, and COMPLEX.  Delete code setting COMPLEX.  Delete old
13483         #if 0'd synth code.
13484         (toplevel, expression_obstack): Delete unused extern decls.
13485         (tree_node_kind): Delete unused enum.
13486         (tree_node_counts, tree_node_sizes): Wrap with #ifdef
13487         GATHER_STATISTICS.
13488         (tree_node_kind_names): Delete unused extern decl.
13489         (synth_obstack): Delete unused var.
13490         (init_lex): Don't set it.
13491         (init_parse): Add decl before use.
13492         (reduce_count): Only define #ifdef GATHER_STATISTICS && REDUCE_LENGTH.
13493         (current_unit_{name, language}): Delete unused vars. 
13494         (check_newline): Don't bother setting them, just accept the #pragma.
13495         * cp-tree.h (init_repo, peek_yylex): Add prototypes.
13496         (current_unit_{name, language}): Delete decls.
13498         * search.c: Wrap all of the memoized functions, macros, and
13499         variables inside #ifdef GATHER_STATISTICS.
13500         (lookup_field, lookup_fnfields): Likewise.
13501         (init_search_processing): Likewise.
13502         (reinit_search_statistics): Wrap whole function.
13503         * lex.c (reinit_lang_specific): Wrap call to reinit_search_statistics.
13505         * decl.c (finish_function): Only call pop_memoized_context if
13506         GATHER_STATISTICS is defined.
13507         (start_function): Likewise for push_memoized_context.
13508         * class.c (pushclass, popclass): Likewise.
13510         * cp-tree.h (CLASSTYPE_MTABLE_ENTRY): Move definition from here...
13511         * search.c (CLASSTYPE_MTABLE_ENTRY): ... to here.
13513         * cvt.c (cp_convert): Delete unused local var FORM.
13514         * cp-tree.h (can_convert, can_convert_arg, real_lvalue_p): Add
13515         prototypes.
13517 Thu Feb 22 13:19:44 1996  Jason Merrill  <jason@yorick.cygnus.com>
13519         * pt.c (do_poplevel): Oops; really return what we get from
13520         poplevel this time.
13522 Thu Feb 22 11:41:44 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13524         * cp-tree.h (is_aggr_type): Add prototype.
13526         * cp-tree.h ({push,pop}_cp_function_context): Add decls.
13527         * method.c ({push,pop}_cp_function_context): Delete decls.
13528         * except.c (start_eh_unwinder, end_eh_unwinder): Declare as void.
13529         (SetUnexpected, SetTerminate): Delete unused vars.
13530         (init_exception_processing): Don't set SetUnexpected or
13531         SetTerminate.  Don't set SET_UNEXPECTED_FNDECL or SET_TERMINATE_FNDECL.
13532         (output_exception_table_entry): Delete unused array LABEL.
13533         (expand_internal_throw): Delete unused var PARAMS.
13534         (expand_start_catch_block): Delete unused var CLEANUP.
13535         (emit_exception_table): Delete unused var EH_NODE_DECL.
13536         (expand_builtin_throw): Delete unused vars UNWIND_AND_THROW and
13537         GOTO_UNWIND_AND_THROW.  Don't set them.
13538         (end_eh_unwinder): Add top decl.
13539         (pop_rtl_from_perm): Delete unused decl of PERMANENT_OBSTACK.
13540         (exception_section, push_rtl_perm, do_function_call,
13541         lang_interim_eh, push_eh_cleanup, eh_outer_context,
13542         expand_end_eh_spec, end_eh_unwinder): Declare as static.
13543         (saved_pc, saved_throw_type, saved_throw_value, saved_cleanup,
13544         throw_used): Likewise.
13545         * cp-tree.h (expand_end_eh_spec): Delete prototype.
13547         * search.c (dfs_mark, dfs_mark_vtable_path,
13548         dfs_unmark_vtable_path, dfs_mark_new_vtable,
13549         dfs_unmark_new_vtable, dfs_clear_search_slot,
13550         dfs_search_slot_nonempty_p, bfs_markedp, bfs_unmarkedp,
13551         bfs_marked_vtable_pathp, bfs_unmarked_vtable_pathp,
13552         bfs_marked_new_vtablep, bfs_unmarked_new_vtablep): #if 0 unused
13553         functions.
13554         (n_fields_searched, n_calls_lookup_field, n_calls_lookup_field_1,
13555         n_calls_lookup_fnfields, n_calls_lookup_fnfields_1,
13556         n_calls_get_base_type, n_outer_fields_searched, n_contexts_saved):
13557         Only define #ifdef GATHER_STATISTICS.
13558         (reinit_search_statistics): Only init some vars if GATHER_STATISTICS
13559         is defined.
13560         (vbase_decl): Delete var definition.
13561         (init_search): Delete old decl.
13562         (init_vbase_pointers): Delete building of VBASE_DECL, since it's
13563         never actually used.
13564         (expand_indirect_vtbls_init): Delete init of VBASE_DECL.
13565         (get_base_distance_recursive): Delete unused fourth arg
13566         BASETYPE_PATH.  Fix call .
13567         (get_base_distance): Fix call.
13568         (push_class_decls): Delete unused var ID.
13569         (make_memoized_table_entry): Declare as static.
13570         (breadth_first_search): Declare as static.
13571         (tree_has_any_destructor_p): Declare as static.
13572         (pop_class_decls): Delete unused arg pop_class_decls.
13573         * class.c (popclass): Fix call to pop_class_decls.
13574         * cp-tree.h (make_memoized_table_entry, breadth_first_search,
13575         tree_has_any_destructor_p): Delete prototypes.
13577         * rtti.c (build_ptmf_desc): Delete unused arg TYPE.
13578         (build_t_desc): Fix call.  Delete unused vars ELEMS and TT.
13579         (build_dynamic_cast): Delete unused local vars TMP1 and RETVAL.
13580         (build_user_desc): Delete unused var T.
13581         (build_class_desc): Delete unused vars T and OFF.
13582         (build_t_desc): Delete unused var NAME_STRING.
13583         (build_headof): Make static.
13584         (get_bad_cast_node): Likewise.
13585         (get_def_to_follow): Likewise.
13586         * cp-tree.h (init_type_desc): Add prototype.
13587         (build_headof): Remove prototype.
13589 Thu Feb 22 00:54:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
13591         * pt.c (tsubst): Only look for matching decls at file scope for
13592         non-member functions.
13594         * call.c (build_scoped_method_call): Handle scoped destructor
13595         calls in templates.
13597         * decl.c (*_top_level): Also save previous_class_values.
13599         * pt.c (tsubst_expr): Support do {} while loops.
13600         * parse.y (simple_stmt): Likewise.
13601         * tree.def: Likewise.
13603         * method.c (build_overload_identifier): For a class nested in a
13604         template class, don't mangle in the template parms from our
13605         context.
13607         * lex.c, cp-tree.h: Remove support for template instantiations in
13608         the pending_inlines code.
13609         * pt.c: Remove dead functions and unused arguments.
13610         (uses_template_parms): TYPENAME_TYPEs always use template parms.
13611         * parse.y: Stop passing anything to end_template_decl.
13612         * tree.c (print_lang_statistics): Only print tinst info #ifdef
13613         GATHER_STATISTICS.
13615 Wed Feb 21 16:57:33 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13617         * init.c (expand_recursive_init{,_1}): Delete decls. 
13618         (sort_member_init): Delete unused var INIT.
13619         (emit_base_init): Delete unused var X.
13620         (build_offset_ref): Delete unused var CNAME.
13621         (sort_member_init): Delete unused var FIELDS_TO_UNMARK.
13622         (emit_base_init): Delete unused local var BASE.  Delete extern
13623         decl of IN_CHARGE_IDENTIFIER.
13624         (build_delete): Delete unused local var VIRTUAL_SIZE.
13626         * init.c (build_vec_delete): Delete unused third arg ELT_SIZE.
13627         (build_delete): Fix call.
13628         * decl2.c (delete_sanity): Likewise.
13629         * cp-tree.h (build_vec_delete): Update prototype.
13631         * typeck.c (common_base_type): Delete unused var TMP.
13632         (build_binary_op): Delete local var ARGS_SAVE.
13633         (build_array_ref): Delete unused var ITYPE.
13634         (c_expand_return): Delete unused var USE_TEMP.
13636         * typeck.c (compexcepttypes): Delete unused arg STRICT.
13637         (comptypes): Fix calls.
13638         * decl.c (duplicate_decls): Likewise.
13639         * cp-tree.h (compexcepttypes): Delete extra arg.
13641         * decl2.c (check_classfn): Delete unused second arg CNAME.
13642         * decl.c (start_decl, grokfndecl): Fix calls.
13643         * init.c (do_friend): Likewise.
13644         * cp-tree.h (check_classfn): Update prototype.
13646         * cp-tree.h (signature_error, import_export_vtable,
13647         append_signature_fields, id_in_current_class, mark_used,
13648         copy_assignment_arg_p): Add decls.
13649         * decl2.c (mark_used): Delete decl.
13651         * class.c (n_*): Wrap with #ifdef GATHER_STATISTICS.
13653         * class.c (get_vtable_entry): Diable unused function.
13654         (doing_hard_virtuals): Delete unused static global var.
13655         (finish_struct_1): Don't init DOING_HARD_VIRTUALS.
13656         (prepare_fresh_vtable): Delete unused vars PATH and RESULT.
13657         (overrides): Delete unused vars RETTYPE and BASE_RETTYPE.
13658         (modify_one_vtable): Delete unused var OLD_RTTI.
13659         (finish_struct_anon): Delete unused vars OFFSET and X.
13660         (finish_struct_bits): Delete unused var METHOD_VEC.
13661         (get_basefndecls): Delete unused var PURPOSE.  Delete unused
13662         for-scope local variable METHODS.
13664         * call.c (user_harshness): Delete unused/unneeded arg PARM.
13665         (ideal_candidate): Delete unused args BASETYPE and PARMS.
13666         (build_method_call): Delete unused args passed into ideal_candidate.
13667         (build_overload_call_real): Likewise.  Delete unused var OVERLOAD_NAME.
13668         * cp-tree.h (synthesize_method): Add decl.
13670         * decl.c (note_level_for_for): Give void return type.
13671         (pushdecl_nonclass_level): Likewise.
13672         (finish_function): Delete unused vars VFIELDS and ALLOCATED_THIS.
13673         (poplevel): Delete unused var IMPLICIT_TRY_BLOCK.
13674         (suspend_binding_level): Delete unused var LEVEL.
13675         (duplicate_decls): Delete unused var CTYPE.
13676         (duplicate_decls): Delete unused var PREVIOUS_C_DECL.
13677         (init_decl_processing): Delete unused vars FLOAT_ENDLINK and
13678         PTR_ENDLINK.
13679         (grokdeclarator): Delete unused var C.
13680         (grokdeclarator): Delete unused var SIZE_VARIES.
13681         (grokparms): Delete unused var SAW_VOID.
13682         (start_function): Delete unused var OLDDECL.
13683         (cplus_expand_expr_stmt): Delete unused var
13684         REMOVE_IMPLICIT_IMMEDIATELY. 
13686         * cp-tree.h (pushdecl_nonclass_level): Fix prototype.
13688         * Makefile.in (CONFLICTS): Update to 12 shift/reduce.
13690 Wed Feb 21 00:06:17 1996  Jason Merrill  <jason@yorick.cygnus.com>
13692         * tree.c (build_min): Set TREE_COMPLEXITY to lineno.
13693         (build_min_nt): Likewise.
13694         * pt.c (do_pushlevel): Emit line note.
13695         (do_poplevel): Return what we get from poplevel.
13696         (tsubst_expr): Set lineno from TREE_COMPLEXITY in stmt nodes.
13697         * parse.y: Use do_pushlevel and do_poplevel.
13698         * cp-tree.h: Declare do_poplevel.
13699         
13700         * cp-tree.h: Declare at_eof.
13701         * decl.c (cp_finish_decl): Pass it to rest_of_decl_compilation.
13702         * decl2.c (import_export_decl): Renamed from import_export_inline.
13703         (finish_file): Call it to do interface handling for statics.
13704         * pt.c (tsubst_copy): Call mark_used on variables and functions
13705         used here.
13707         * decl2.c (finish_file): Don't emit statics we can't generate.
13708         * pt.c (instantiate_decl): Don't set interface on instantiations
13709         we can't generate.
13711         * cp-tree.h (struct tinst_level): Change 'classname' to 'decl'.
13712         * tree.c (print_lang_statistics): Print max template depth.
13713         * pt.c (push_tinst_level): Dump entire instantiation context.
13714         (instantiate_class_template): Use it and pop_tinst_level.
13715         (instantiate_decl): Likewise.
13717         * call.c class.c cp-tree.h decl.c decl2.c error.c lex.c method.c
13718         pt.c ptree.c tree.def: Remove all traces of UNINSTANTIATED_P_TYPE.
13720 Tue Feb 20 18:21:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
13722         * call.c class.c cp-tree.h cvt.c decl.c decl2.c error.c expr.c
13723         init.c lex.c method.c parse.y pt.c repo.c search.c spew.c tree.c
13724         tree.def typeck.c typeck2.c xref.c: Massive, systemic changes for
13725         the new template implementation.
13727 Tue Feb 20 17:14:29 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13729         * decl2.c (check_cp_case_value): Use STRIP_TYPE_NOPS.
13731 Thu Feb 15 18:44:42 1996  Mike Stump  <mrs@cygnus.com>
13733         * decl.c (cp_finish_decl): Delay emitting the debug information for
13734         a typedef that has been installed as the canonical typedef, if the
13735         type has not yet been defined.
13737 Thu Feb 15 09:39:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
13739         * decl2.c (grokfield): Still call pop_nested_class for access decls.
13741 Wed Feb 14 17:30:04 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13743         * decl.c (lookup_label): Call label_rtx.
13745         * decl.c (make_binding_level): New function.
13746         (pushlevel, pushlevel_class): Call it instead of explicit
13747         duplicate calls to xmalloc.
13749         * decl.c (init_decl_processing): Delete useless build_pointer_type
13750         call.
13752         * decl.c (float_ftype_float, ldouble_ftype_ldouble): Add definitions.
13753         (sizet_ftype_string): Delete variable.
13754         (init_decl_processing): Add built-in functions fabsf, fabsl,
13755         sqrtf, sqrtl, sinf, sin, sinl, cosf, cos, cosl.  New local
13756         variable strlen_ftype, used for strlen.
13758 Wed Feb 14 16:21:25 1996  Jason Merrill  <jason@yorick.cygnus.com>
13760         * decl.c (push_to_top_level): Start from current_binding_level
13761         again for now; the stl hacks depend on g++ being broken in this
13762         way, and it'll be fixed in the template rewrite.
13764         * tree.def: Add USING_DECL.
13765         * decl2.c (do_class_using_decl): Implement.
13766         (grokfield): Pass access decls off to do_class_using_decl instead of
13767         grokdeclarator.
13768         * error.c (dump_decl): Handle USING_DECLs.
13769         * decl.c (grokdeclarator): Remove code for handling access decls.
13770         * class.c (finish_struct_1): Adjust accordingly, treat using-decls
13771         as access decls for now.
13772         (finish_struct): Don't check USING_DECLs for other uses of the name.
13774         * search.c (get_matching_virtual): Use cp_error_at.
13776 Wed Feb 14 10:36:58 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13778         * typeck.c (comptypes): Default COMP_TYPE_ATTRIBUTES to 1, to
13779         match c-typeck.c.
13780         (self_promoting_args_p): Move the check that TYPE is non-nil
13781         before trying to look at its main variant.
13782         (unsigned_type, signed_type): Add checking of DI/SI/HI/QI nodes.
13784         * cp-tree.h (DECL_WAITING_FRIENDS, SET_DECL_WAITING_FRIENDS):
13785         Delete macros.
13786         * init.c (xref_friend, embrace_waiting_friends): Delete functions.
13787         (do_friend): Delete call to xref_friend.
13788         * class.c (finish_struct_1): Delete call to embrace_waiting_friends.
13790         * typeck.c (convert_sequence): #if 0 unused function.
13792         * cp-tree.h (DECL_IN_MEMORY_P): New macro w/ the check that used to
13793         be in decl_in_memory_p.
13794         (decl_in_memory_p): Delete decl.
13795         * expr.c (decl_in_memory_p): Delete fn.
13796         * typeck.c (mark_addressable): Use DECL_IN_MEMORY_P.
13798         * decl.c (cp_finish_decl): Use DECL_IN_MEMORY_P.
13800 Tue Feb 13 12:51:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
13802         * class.c (finish_struct_1): Check for a pure-specifier on a
13803         non-virtual function here.
13805         * decl2.c (grok_function_init): Don't check whether the function
13806         is virtual here.
13807         (grokfield): Don't call check_for_override here.
13809         * decl.c (push_to_top_level): Start from inner_binding_level,
13810         check class_shadowed in class levels.
13812 Mon Feb 12 17:46:59 1996  Mike Stump  <mrs@cygnus.com>
13814         * decl.c (resume_level): Ignore things that don't have names, instead
13815         of core dumping.
13817 Mon Feb 12 15:47:44 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13819         * decl2.c (grokfield): Set DECL_VINDEX properly for FUNCTION_DECLs.
13821 Sat Feb 10 17:59:45 1996  Jason Merrill  <jason@yorick.cygnus.com>
13823         * class.c (finish_struct_1): Set DECL_VINDEX properly on a
13824         synthesized dtor.
13826         * parse.y (complete_type_name): Bind global_scope earlier.
13827         (complex_type_name): Likewise.
13828         (qualified_type_name): Remove.
13830 Thu Feb  8 15:15:14 1996  Jason Merrill  <jason@yorick.cygnus.com>
13832         * decl.c (grokfndecl): Move code that looks for virtuals in base
13833         classes...
13834         * class.c (check_for_override): ... to a new function.
13835         (finish_struct_1): Call it.
13837         * cp-tree.h: Declare warn_sign_compare.
13839         * typeck.c (build_binary_op_nodefault): Check warn_sign_compare
13840         rather than extra_warnings to decide whether to warn about
13841         comparison of signed and unsigned.
13843         * decl2.c (lang_decode_option): Handle warn_sign_compare.  -Wall
13844         implies -Wsign-compare.  -Wall doesn't imply -W.
13846 Wed Feb  7 15:27:57 1996  Mike Stump  <mrs@cygnus.com>
13848         * typeck.c (build_component_ref): Fix to handle anon unions in base
13849         classes as well.
13851 Wed Feb  7 14:29:12 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13853         * class.c (resolves_to_fixed_type_p): Delete code dealing with
13854         a WITH_CLEANUP_EXPR, since we don't generate them any more.
13855         * cvt.c (build_up_reference): Likewise.
13856         * decl.c (grok_reference_init): Likewise.
13857         (cp_finish_decl): Likewise.
13858         * error.c (dump_expr): Likewise.
13859         * tree.c (real_lvalue_p): Likewise.
13860         (lvalue_p): Likewise.
13861         (build_cplus_new): Likewise.
13862         (unsave_expr_now): Likewise.
13863         * typeck.c (unary_complex_lvalue, build_modify_expr,
13864         c_expand_return): Likewise.
13866 Tue Feb  6 13:39:22 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13868         Make the C++ front-end pay attention to attributes for structures.
13869         * class.c (finish_struct): New argument ATTRIBUTES, passed down into
13870         finish_struct_1.
13871         (finish_struct_1): New argument ATTRIBUTES; call cplus_decl_attributes.
13872         Take out old round_up_size use and setting the DECL_ALIGN possibly
13873         using it.  Take out setting of TYPE_ALIGN to round_up_size, which
13874         can override what the attribute set.
13875         * cp-tree.h (finish_struct): Update prototype.
13876         * parse.y (template_instantiate_once): Pass a NULL_TREE for the
13877         attributes to finish_struct.
13878         (structsp): For a CLASS decl, add maybe_attribute to rule and pass that
13879         value down into finish_struct.
13880         * Makefile.in (CONFLICTS): Switch to 7 shift/reduce conflicts.
13882 Tue Feb  6 13:12:15 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13884         * decl.c (poplevel):  Re-word dead for local handling.
13885         (pushdecl):  Remove useless DECL_DEAD_FOR_LOCAL test.
13886         (cp_finish_decl):  If is_for_scope, check for duplicates so
13887         we can disable is_for_scope.  Otherwise, preserve_temp_slots.
13889         * lex.c (do_identifier):  Use global binding in preference of
13890         dead for local variable.
13892 Mon Feb  5 17:46:46 1996  Mike Stump  <mrs@cygnus.com>
13894         * init.c (initializing_context): Handle anon union changes, the
13895         context where fields of anon unions can be initialized now has to be
13896         found by walking up the TYPE_CONTEXT chain.
13898 Fri Feb  2 14:54:04 1996  Doug Evans  <dje@charmed.cygnus.com>
13900         * decl.c (start_decl): #ifdef out code to set DECL_COMMON
13901         if ASM_OUTPUT{,_ALIGNED}_BSS is defined.
13902         (obscure_complex_init): If bss is supported, always set
13903         DECL_INITIAL to error_mark_node.
13905 Thu Feb  1 16:19:56 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13907         * init.c (is_friend): Make sure there's a context before we see if
13908         it's an aggr type.
13910 Thu Feb  1 15:44:53 1996  Mike Stump  <mrs@cygnus.com>
13912         * init.c (is_friend): Classes are not friendly with nested classes.
13914 Thu Feb  1 15:27:37 1996  Doug Evans  <dje@charmed.cygnus.com>
13916         * lex.c (check_newline): Pass last character read to HANDLE_PRAGMA,
13917         and record its result.
13919 Thu Feb  1 09:27:01 1996  Mike Stump  <mrs@cygnus.com>
13921         * class.c (finish_struct_anon): Switch around code to not move anon
13922         union elements around, nor mess up their contexts, nor offsets,
13923         instead we now build up the right number of COMPONENT_REFs for all
13924         the anon unions that may be present at build_component_ref time.
13925         * typeck.c (lookup_anon_field): New routine to handle field lookup
13926         on fields without names.  We find them, based upon their unique type
13927         instead.
13928         * typeck.c (build_component_ref): Allow FIELD_DECL components.
13929         Handle finding components in anonymous unions, and ensure that a
13930         COMPONENT_REF is built for each level as necessary.
13932 Tue Jan 30 18:18:23 1996  Mike Stump  <mrs@cygnus.com>
13934         * cvt.c (build_up_reference): Make the INDIRECT_BIND case come after
13935         code that ensures that copy ctors are used if appropriate.
13937 Tue Jan 30 17:35:14 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13939         * init.c (build_vec_delete): Only give an error if base isn't an
13940         error_mark_node.
13942 Mon Jan 29 17:09:06 1996  Mike Stump  <mrs@cygnus.com>
13944         * spew.c (do_aggr): `new struct S;' isn't a forward declaration.
13945         (yylex): If we see `new', keep slurping.
13947 Thu Jan 25 18:31:36 1996  Mike Stump  <mrs@cygnus.com>
13949         * class.c (finish_struct_1): Move code for handling anon unions...
13950         (finish_struct_anon): to here.  Fixup so that we do the offset
13951         calculations right, and so that the fields are physically moved to
13952         the containers's chain.
13954 Thu Jan 25 18:27:37 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13956         * decl.c (grokdeclarator): Avoid trying to get an operand off an
13957         identifier node.
13959 Wed Jan 24 11:25:30 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
13961         * typeck.c (pointer_int_sum): Use TYPE_PRECISION (sizetype) not
13962         POINTER_SIZE to agree with expr.c.
13964 Thu Jan 25 13:01:23 1996  Mike Stump  <mrs@cygnus.com>
13966         * search.c (lookup_field): Don't report ambiguities if protect is 0,
13967         instead return NULL_TREE.
13969 Wed Jan 24 13:01:26 1996  Mike Stump  <mrs@cygnus.com>
13971         * class.c (finish_struct_1): Call warn_hidden if we want warnings
13972         about overloaded virtual functions.
13973         (warn_hidden): New routine to warn of virtual functions that are
13974         hidden by other virtual functions, that are not overridden.
13975         (get_basefndecls): New routine, used by warn_hidden.
13976         (mark_overriders): New routine, used by warn_hidden.
13977         * search.c (get_matching_virtual): Remove old warning that just
13978         isn't very useful.
13980 Tue Jan 23 12:26:10 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13982         * decl.c (output_builtin_tdesc_entries): #if 0 the function definition.
13984         * typeck.c (null_ptr_cst_p): Delete unused fn.
13985         (build_function_call_maybe): Delete unused fn.
13987         * expr.c (extract_init): #if 0 the code after unconditional return 0
13988         for now.
13990         Delete old cadillac code.
13991         * edsel.c: Remove file.
13992         * Make-lang.in (CXX_SRCS): Take edsel.c off the list.
13993         * Makefile.in (CXX_OBJS): Delete edsel.o.
13994         (edsel.o): Delete rule.
13995         * cp-tree.h (flag_cadillac): Delete var decl.
13996         * lang-options.h: Delete "-fcadillac" and "-fno-cadillac".
13997         * decl2.c (flag_cadillac): Delete var definition.
13998         (lang_decode_option): Delete handling of -fcadillac and -fno-cadillac.
13999         (grokfield): Delete code depending on flag_cadillac.
14000         (finish_anon_union): Likewise.
14001         * class.c (finish_struct_1): Likewise.
14002         (pushclass): Likewise.
14003         (popclass): Likewise.
14004         (push_lang_context): Likewise.
14005         (pop_lang_context): Likewise.
14006         * decl.c (init_decl_processing): Likewise.
14007         (start_decl): Likewise.
14008         (cp_finish_decl): Likewise.
14009         (xref_tag): Likewise.
14010         (finish_enum): Likewise.
14011         (start_function): Likewise.
14012         (finish_function): Likewise.
14013         (finish_stmt): Likewise.
14014         * lex.c (lang_init): Likewise.
14015         (check_newline): Likewise.
14017         * lex.c (do_pending_inlines): Delete synthesized method kludge.
14019         Delete defunct, ancient garbage collection implementation.
14020         * rtti.c: New file with the RTTI stuff from gc.c.
14021         * gc.c: Removed file (moved the remaining stuff into rtti.c).
14022         * Makefile.in (CXX_OBJS): Replace gc.o with rtti.o.
14023         (rtti.o): New rule, replacing gc.o.
14024         * Make-lang.in (CXX_SRCS): Replace gc.c with rtti.c.
14025         * cp-tree.h: Delete gc-related fn decls.
14026         (DECL_GC_OFFSET): Delete macro.
14027         (flag_gc): Delete extern decl.
14028         * decl.c (current_function_obstack_index): Delete var decl.
14029         (current_function_obstack_usage): Delete var decl.
14030         (start_function): Delete clearing of current_function_obstack_index
14031         and current_function_obstack_usage.
14032         (init_decl_processing): Delete code relying on -fgc.
14033         Delete call to init_gc_processing.
14034         (cp_finish_decl): Delete calls to build_static_gc_entry and
14035         type_needs_gc_entry.  Delete gc code setting DECL_GC_OFFSET.
14036         (store_parm_decls): Delete -fgc calls to cp_expand_decl_cleanup
14037         and to expand_expr of a __gc_main call.
14038         (maybe_gc_cleanup): Delete var decl.
14039         (finish_function): Delete call to expand_gc_prologue_and_epilogue.
14040         * decl2.c (flag_gc): Delete var decl.
14041         (lang_f_options): Delete offering of -fgc.
14042         (lang_decode_option): Delete -fgc and -fno-gc handling.
14043         (get_temp_regvar): Delete gc code.
14044         * init.c (build_new): Delete gc code.
14045         * lex.c (init_lex): Delete checking of flag_gc.
14047         * typeck.c (convert_arguments): Delete gc code.
14048         (build_component_addr): Delete -fgc warning.
14049         (build_modify_expr): Delete gc code.
14051         * decl2.c (build_push_scope): Delete fn.
14052         * cp-tree.h (build_push_scope): Delete decl.
14054         * search.c (clear_search_slots): Delete fn.
14055         * cp-tree.h (clear_search_slots): Delete decl.
14057         * search.c (tree_needs_constructor_p): Delete fn.
14058         * cp-tree.h (tree_needs_constructor_p): Delete decl.
14060         * tree.c (id_cmp): Delete fn.
14062         * tree.c (set_fnaddr_from_vtable_entry): Delete fn.
14063         * cp-tree.h (set_fnaddr_from_vtable_entry): Delete decl.
14065         * tree.c (decl_value_member): Delete fn.
14066         * cp-tree.h (decl_value_member): Delete decl.
14068         * tree.c (list_hash_lookup_or_cons): Delete fn.
14069         * cp-tree.h (list_hash_lookup_or_cons): Delete decl.
14071         * method.c (cplus_exception_name): Delete fn.
14072         (EXCEPTION_NAME_{PREFIX, LENGTH}): Delete macros.
14074         * spew.c (shift_tokens): Delete fn.
14076 Mon Jan 22 17:49:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
14078         * except.c (init_exception_processing): Pass 1 to needs_pop in calls
14079         to cp_finish_decl.
14080         * parse.y: Likewise.
14082 Mon Jan 22 17:34:29 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14084         * tree.c (build_cplus_staticfn_type): Delete function definition;
14085         never used.
14086         * cp-tree.h (build_cplus_staticfn_type): Delete decl.
14088         * tree.c (virtual_member): Delete function definition; never used.
14089         * cp-tree.h (virtual_member): Delete decl.
14091 Fri Jan 19 18:03:14 1996  Mike Stump  <mrs@cygnus.com>
14093         * typeck.c (build_component_ref): Handle getting vbase pointers
14094         out of complex multiple inheritance better.
14096 Fri Jan 19 16:27:40 1996  Mike Stump  <mrs@cygnus.com>
14098         * typeck.c (build_object_ref): Make sure we use the real type, not
14099         any reference type.
14101 Fri Jan 19 16:01:47 1996  Mike Stump  <mrs@cygnus.com>
14103         * tree.c (build_exception_variant): Don't create new types if we
14104         don't have to, also build new types on the right obstack.
14106 Fri Jan 19 14:09:44 1996  Jason Merrill  <jason@yorick.cygnus.com>
14108         * decl.c (store_bindings): Split out from push_to_top_level.
14109         (push_to_top_level): Call it for b->type_shadowed on class binding
14110         levels.
14112 Fri Jan 19 13:53:14 1996  Mike Stump  <mrs@cygnus.com>
14114         * search.c (expand_upcast_fixups): Fix so that offsets stored in
14115         vbase_offsets are always right.  Fixes a problem where virtual base
14116         upcasting and downcasting could be wrong during conversions on this
14117         during virtual function dispatch at ctor/dtor time when dynamic
14118         vtable fixups for deltas are needed.  This only sounds easier than
14119         it is.  :-)
14120         (fixup_virtual_upcast_offsets): Change to reflect new calling
14121         convention for expand_upcast_fixups.
14123 Fri Jan 19 12:23:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14125         * decl2.c (grokbitfield): Strip the NOPs from WIDTH before we
14126         check that it's usable as the bitfield width.
14128 Wed Jan 17 21:22:40 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14130         * decl2.c (grokfield): Call cplus_decl_attributes with the attrlist.
14131         Pass a null tree to grokdeclarator for its ATTRLIST arg, since it's
14132         only ever used for functions in it.
14134 Wed Jan 17 12:10:38 1996  Jason Merrill  <jason@yorick.cygnus.com>
14136         * parse.y (qualified_type_name): Use the TYPE_DECL, not the type.
14137         (nested_type): Likewise.
14138         (nested_name_specifier): Use lastiddecl.
14140         * decl.c (grokdeclarator): Adjust accordingly.
14141         * init.c (expand_member_init): Likewise.
14142         * parse.y (base_class): Likewise.
14143         * typeck2.c (build_functional_cast): Likewise.
14145         * typeck2.c (build_functional_cast): Fill in name after we've
14146         checked for non-aggr type.
14148 Wed Jan 17 10:18:01 1996  Mike Stump  <mrs@cygnus.com>
14150         * decl2.c (warn_pointer_arith): Default to on.
14152 Tue Jan 16 12:45:38 1996  Jason Merrill  <jason@yorick.cygnus.com>
14154         * lex.c (is_rid): New function.
14155         * decl.c (grokdeclarator): Diagnose reserved words used as
14156         declarator-ids.
14158 Tue Jan 16 11:39:40 1996  Jason Merrill  <jason@yorick.cygnus.com>
14160         * tree.c (get_decl_list): Don't lose cv-quals.
14162         * decl.c (grokdeclarator): Fix SCOPE_REF handling and diagnose
14163         typespecs used as declarator-ids.
14165 Tue Jan 16 11:09:42 1996  Mike Stump  <mrs@cygnus.com>
14167         * decl.c (poplevel): When poping a level, don't give a warning for
14168         any subblocks that already exist.
14170 Tue Jan 16 00:25:33 1996  Jason Merrill  <jason@yorick.cygnus.com>
14172         * typeck.c (build_object_ref): Finish what I started.
14174         * parse.y (qualified_type_name): Don't check TYPE_BUILT_IN.
14176         * decl2.c (constructor_name_full): Handle TEMPLATE_TYPE_PARMs.
14178         * decl.c (grokdeclarator): Also accept TEMPLATE_TYPE_PARM as a
14179         scope.
14181 Mon Jan 15 16:19:32 1996  Jason Merrill  <jason@yorick.cygnus.com>
14183         * decl.c (xref_tag): Handle passing a type in directly.
14185         * parse.y (qualified_type_name): Pull out the type.
14186         (nested_type): Likewise.
14187         Take types directly instead of as identifiers.
14188         * call.c (build_scoped_method_call): Take types directly instead of
14189         as identifiers.
14190         * decl.c (xref_basetypes): Likewise.
14191         * init.c (expand_member_init): Likewise.
14192         (build_member_call): Likewise.
14193         (build_offset_ref): Likewise.
14194         * typeck2.c (build_scoped_ref): Likewise, remove bogus code.
14195         * method.c (do_build_assign_ref): Likewise.
14196         * decl.c (grokdeclarator): Handle a type appearing as the
14197         declarator-id for constructors.
14198         * method.c (do_build_copy_constructor): current_base_init_list now
14199         uses the types directly, not their names.
14200         * init.c (sort_base_init): Likewise.
14201         (expand_member_init): Likewise.
14202         * init.c (is_aggr_type): New function, like is_aggr_typedef.
14204 Mon Jan 15 08:45:01 1996  Jeffrey A Law  <law@cygnus.com>
14206         * tree.c (layout_basetypes): Call build_lang_field_decl instead
14207         of build_lang_decl if first arg is a FIELD_DECL.
14209 Thu Jan 11 14:55:07 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14211         * decl.c (cp_finish_decl): Only clear TREE_USED if DECL_NAME is
14212         non-empty.
14213         * except.c (expand_start_catch_block): Set TREE_USED to avoid
14214         warnings about the catch handler.
14216 Mon Jan  8 17:35:12 1996  Jason Merrill  <jason@yorick.cygnus.com>
14218         * typeck.c (build_modify_expr): Use a COMPOUND_EXPR instead of
14219         expand_target_expr.
14221 Thu Jan  4 12:30:32 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14223         Fix access control to use trees rather than integers.
14224         * class.c (access_{default, public, protected, private,
14225         default_virtual, public_virtual, private_virtual}_node): Add
14226         definitions.
14227         (init_class_processing): Do creation of those nodes.
14228         * cp-tree.h (access_type): Delete enum decl.
14229         (access_{default, public, protected, private, default_virtual,
14230         public_virtual, private_virtual}_node): Add decls.
14231         (compute_access): Change return type.
14232         * search.c (compute_access): Have tree return type, instead of enum.
14233         (lookup_field): Declare THIS_V and NEW_V to be tree nodes.
14234         * lex.c (real_yylex): Use yylval.ttype for giving the value of the
14235         access_* node for each of RID_{PUBLIC, PRIVATE, PROTECTED}.
14236         * parse.y (VISSPEC): Make ttype rather than itype.
14237         (base_class_access_list): Likewise.
14238         * *.[cy]: Change all refs of `access_public' to `access_public_node',
14239         etc.
14240         * call.c (build_method_call): Make ACCESS be a tree.
14241         * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
14242         * cvt.c (convert_to_aggr): Likewise.
14243         * init.c (build_offset_ref, resolve_offset_ref, build_delete):
14244         Likewise.
14245         * method.c (hack_identifier): Likewise.
14246         * typeck.c (build_component_ref_1, build_component_ref): ): Likewise.
14248 Thu Jan  4 11:02:20 1996  Mike Stump  <mrs@cygnus.com>
14250         * typeck.c (pointer_int_sum, pointer_diff): Make code agree with C
14251         frontend, and make it more consistent with respect to
14252         warn_pointer_arith.
14254 Tue Jan  2 00:13:38 1996  Rusty Russell  <rusty@adelaide.maptek.com.au>
14256         * decl.c (pushdecl): Check for duplicate parameter names.
14258 Wed Jan  3 09:25:48 1996  Mike Stump  <mrs@cygnus.com>
14260         * decl.c (expand_static_init): Call assemble_external for atexit.
14262 Wed Jan  3 07:55:19 1996  Mike Stump  <mrs@cygnus.com>
14264         * except.c (do_unwind): Remove some generated dead code.
14265         (eh_outer_context): New routine, factor out some common code from
14266         expand_builtin_throw and end_eh_unwinder.  Add code to do return
14267         address masking for the PA.
14268         (expand_builtin_throw): Use eh_outer_context instead of open coding
14269         it here.
14270         (end_eh_unwinder): Likewise.
14272 Tue Jan  2 17:00:56 1996  Mike Stump  <mrs@cygnus.com>
14274         * except.c (expand_throw): Call assemble_external for __empty, if we
14275         use it.
14277 Thu Dec 28 11:13:15 1995  Mike Stump  <mrs@cygnus.com>
14279         * except.c (expand_builtin_throw): Use RETURN_ADDR_OFFSET instead of
14280         NORMAL_RETURN_ADDR_OFFSET.
14281         (end_eh_unwinder): Likewise.
14283 Wed Dec 27 22:18:16 1995  Mike Stump  <mrs@cygnus.com>
14285         * gc.c (build_dynamic_cast): Make sure we don't cast away const
14286         when dealing with references, and make sure we handle dynamic
14287         casting to a cv qualified reference.
14289 Thu Dec 21 23:50:35 1995  Mike Stump  <mrs@cygnus.com>
14291         * except.c (struct eh_context): New structure top hold eh context
14292         information.
14293         (push_eh_context): New routine.
14294         (pop_eh_context): Likewise.
14295         * decl.c (push_cp_function_context): Use them.
14296         (pop_cp_function_context): Likewise.
14298 Wed Dec 20 12:42:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14300         * decl2.c (finish_file): Also prune uninteresting functions in the
14301         inline emission loop.
14303 Wed Dec 20 02:32:07 1995  Jeffrey A Law  <law@cygnus.com>
14305         * sig.c (build_signature_table_constructor): Mark functions
14306         in the signature as referenced.
14308 Tue Dec 19 22:36:56 1995  Jason Merrill  <jason@yorick.cygnus.com>
14310         * decl2.c (finish_file): Do all the vtable/synthesis stuff before
14311         the inline emission stuff.
14313 Mon Dec 18 15:51:33 1995  Jason Merrill  <jason@yorick.cygnus.com>
14315         * cp-tree.h, decl2.c (flag_weak): New flag to control the use of
14316         weak symbols.   
14317         * lang-options.h: Add -f{no-,}weak.
14318         * decl.c (init_decl_processing): If the target does not support weak
14319         symbols, don't use them.
14320         * decl2.c, pt.c: s/SUPPORTS_WEAK/flag_weak/.
14322 Sun Dec 17 21:13:23 1995  Rusty Russell  <rusty@adelaide.maptek.com.au>
14324         * init.c (expand_member_init): warning for base init after members.
14326 Fri Dec 15 15:32:18 1995  Jason Merrill  <jason@yorick.cygnus.com>
14328         * cvt.c (build_expr_type_conversion): Don't convert to a reference
14329         type.
14331 Thu Dec 14 16:05:58 1995  Mike Stump  <mrs@cygnus.com>
14333         * method.c (report_type_mismatch): Improve wording for volatile
14334         mismatches.
14336 Thu Dec 14 14:16:26 1995  Mike Stump  <mrs@cygnus.com>
14338         * init.c (expand_aggr_init_1): Use expand_aggr_init_1 instead of
14339         expand_assignment, as the later doesn't handle things that have
14340         copy constructors well.  The compiler would do bitwise copying,
14341         instead of ctor calling in some cases.
14343 Wed Dec 13 17:05:54 PST 1995  Paul Eggert  <eggert@twinsun.com>
14345         * g++.c (my_strerror): Return "cannot access" if errno is 0.
14346         (pfatal_with_name, perror_exec): Don't assume that
14347         the returned value from my_strerror contains no '%'s.
14348         (concat): Remove.
14349         (sys_nerror): Declare only if HAVE_STRERROR is not defined.
14351 Wed Dec 13 16:22:38 1995  Jason Merrill  <jason@yorick.cygnus.com>
14353         Lose CLASSTYPE_METHODS/DECL_NEXT_METHOD chain; make
14354         TYPE_METHODS/TREE_CHAIN mean what they used to. 
14355         * decl2.c (constructor_name_full): Refer to CLASSTYPE_METHOD_VEC
14356         instead of TYPE_METHODS.
14357         * decl.c (duplicate_decls): Lose references to DECL_NEXT_METHOD.
14358         * tree.c (tree_copy_lang_decl_for_deferred_output): Likewise.
14359         * cp-tree.h (CLASSTYPE_METHODS): Lose.
14360         (CLASSTYPE_METHOD_VEC): Point to lang_spec->methods instead of
14361         TYPE_METHODS.
14362         (struct lang_decl): Lose next_method field.
14363         (DECL_NEXT_METHOD): Lose.
14364         * class.c (finish_struct_methods): Don't mess with TYPE_METHODS.
14365         (finish_struct): Just use TYPE_METHODS; we don't need fn_fields
14366         anymore.
14367         (finish_struct_methods): Don't mess with the TREE_CHAINs in
14368         fn_fields.
14370         * search.c (add_conversions): Don't use TREE_CHAIN to traverse method
14371         vector.
14373         * call.c (build_method_call): Synthesize here even when not inlining.
14374         * typeck.c (build_function_call_real): Likewise.
14376 Wed Dec 13 15:02:39 1995  Ian Lance Taylor  <ian@cygnus.com>
14378         * cp/lex.c (check_newline): If DBX_DEBUGGING_INFO and write_symbols
14379         == DBX_DEBUG, call dbxout_start_new_source_file and
14380         dbxout_resume_previous_source_file when appropriate.
14382 Tue Dec 12 20:38:55 1995  Mike Stump  <mrs@cygnus.com>
14384         * except.c (start_anon_func): Push to the top level.
14385         (end_anon_func): Pop from the top level.
14387 Mon Dec 11 18:56:14 1995  Mike Stump  <mrs@cygnus.com>
14389         * cp-tree.h (build_cleanup): New routine to build cleanups.
14390         * decl.c (expand_static_init): Use build_cleanup to build a cleanup
14391         call at ctor time and use atexit to run it later.
14392         * decl2.c (build_cleanup): New routine, taken from finish_file.
14393         (finish_file): Use build_cleanup instead, and don't put function
14394         local statics in global dtor list.
14395         
14396 Wed Dec  6 14:34:29 1995  Mike Stump  <mrs@cygnus.com>
14398         * except.c (expand_throw): Ensure that we have cleanups, if we try
14399         and expand cleanups.
14401 Wed Dec  6 11:48:21 1995  Mike Stump  <mrs@cygnus.com>
14403         * except.c (expand_throw): Add logic to manage dynamic cleanups for
14404         the EH object.
14405         (expand_end_catch_block): Use the magic of expand_goto, instead of
14406         emit_jump so that we get the cleanup for any catch clause parameter
14407         and the cleanup for the exception object.  Update to reflect label
14408         changes.
14409         (push_eh_cleanup): New routine to register a cleanup for an
14410         exception object.
14411         (empty_fndecl): Used to default cleanup actions to
14412         nothing.
14413         (init_exception_processing): Setup empty_fndecl.  Setup
14414         saved_cleanup.
14415         (expand_start_catch_block): Update to reflect label changes.  Call
14416         push_eh_object to register the cleanup for the EH object.
14417         (start_anon_func): New routine to start building lambda expressions
14418         from trees.
14419         (end_anon_func): New routine to end them.
14420         (struct labelNode): Change so that we can use tree labels, or rtx
14421         labels.
14422         (saved_cleanup): Object to check for dynamic cleanups for the
14423         exception handling object.
14424         (push_label_entry): Change so that we can use tree labels, or rtx
14425         labels.
14426         (pop_label_entry): Likewise.
14427         (top_label_entry): Likewise.
14428         (expand_start_all_catch): Use tree label instead of rtx label, so
14429         that we can get the magic of expand_goto.
14430         (expand_end_all_catch): Update to reflect label changes.
14432         * class.c (build_vfn_ref): Remove building_cleanup logic, as we now
14433         use UNSAVE_EXPRs.
14434         typeck.c (get_member_function_from_ptrfunc): Remove remnants of
14435         building_cleanup logic, as we now use UNSAVE_EXPRs.
14436         * cp-tree.h (unsave_expr): Declare it.
14437         * decl.c (building_cleanup): Remove.
14438         (maybe_build_cleanup): Remove building_cleanup logic, and use
14439         UNSAVE_EXPR instead.
14441 Sun Dec  3 01:34:58 1995  Mike Stump  <mrs@cygnus.com>
14443         * gc.c (build_t_desc): Update error message to say <typeinfo>.
14445 Thu Nov 30 12:30:05 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14447         * decl.c (pushdecl): Only warn about shadowing a local variable if
14448         warn_shadow is true.
14450 Sun Nov 26 16:06:55 1995  Rusty Russell  <rusty@adelaide.maptek.com.au>
14452         * typeck.c (build_binary_op_nodefault): Added warning about
14453         comparisons between different enum types with -Wall, unless
14454         -fenum-int-equiv set.
14456 Wed Nov 22 15:44:02 1995  Mike Stump  <mrs@cygnus.com>
14458         * class.c (finish_struct_1): Skip down to the inner type in
14459         multidimensional arrays.  Ensures ctors will be made for types that
14460         need constructing.
14462 Wed Nov 22 14:19:22 1995  Mike Stump  <mrs@cygnus.com>
14464         * decl.c (last_dtor_insn): New to track the last compiler generated
14465         insn in a dtor.
14466         (store_parm_decls): Set it.
14467         (finish_function): Use it to see if the dtor is empty.  Avoid doing
14468         vtable setup all the time, if we can.
14469         (struct cp_function): Add last_dtor_insn.
14470         (push_cp_function_context): Save it.
14471         (pop_cp_function_context): Restore it.
14473 Wed Nov 22 11:52:19 1995  Paul Russell  <Rusty.Russell@adelaide.maptek.com.au>
14475         * typeck.c (build_unary_op): Set TREE_NO_UNUSED_WARNING to avoid
14476         warnings.
14478 Tue Nov 21 17:15:23 1995  Mike Stump  <mrs@cygnus.com>
14480         * typeck.c (expand_target_expr): Make sure targets get put into the
14481         current temp_slot_level, so that the free_temp_slots call will reuse
14482         them.
14484 Tue Nov 21 13:32:03 1995  Mike Stump  <mrs@cygnus.com>
14486         * class.c (finish_struct_1): Delay delta fixups for virtual bases
14487         until after we have done the hard virtuals, to avoid a bogus `every
14488         virtual function must have a unique final overrider' for virtual
14489         functions that are only overridden by hard virtuals.
14491 Thu Nov  9 13:35:30 1995  Jason Merrill  <jason@yorick.cygnus.com>
14493         * pt.c (do_function_instantiation): Don't try to find a file-scope
14494         template for a member function.
14496 Tue Nov 14 06:20:35 1995  Mike Stump  <mrs@cygnus.com>
14498         * g++.c (main): Add handling of -nodefaultlibs.
14500 Mon Nov 13 15:45:34 1995  Mike Stump  <mrs@cygnus.com>
14502         * cp-tree.h (INDIRECT_BIND): Add a way for the frontend to
14503         distinguish between direct bindings of reference variables, and
14504         indirect bindings of reference variables.
14505         * cvt.c (build_up_reference): Use it.
14506         * typeck.c (convert_arguments): Use it to indicate this is an
14507         indirect binding.
14508         * decl.c (cp_finish_decl): Ensure that we reuse stack slots as fast
14509         as they are unused.
14510         (expand_static_init): Likewise.
14511         (cplus_expand_expr_stmt): Likewise.
14512         * decl2.c (finish_file): Likewise.
14513         * init.c (perform_member_init): Likewise.
14514         (emit_base_init): Likewise.
14515         (expand_aggr_vbase_init_1): Likewise.
14517 Fri Nov 10 09:18:09 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14519         * decl.c (push_namespace): Rewrite to use build_lang_decl, so we
14520         get a DECL_LANG_SPECIFIC node.
14521         * cp-tree.h (lang_decl_flags): Add new member `level'.
14522         (NAMESPACE_LEVEL): Don't use decl.arguments, instead use the
14523         decl_flags level member.
14525 Mon Nov  6 18:36:13 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14527         * call.c (build_method_call): Make sure instance has a
14528         TYPE_LANG_SPECIFIC node before we dive into it.  
14530 Sat Nov  4 20:01:52 1995  Jason Molenda  <crash@phydeaux.cygnus.com>
14532         * method.c (make_thunk): use TREE_SET_CODE to set thunk's tree code.
14534 Thu Nov  2 17:56:57 1995  Mike Stump  <mrs@cygnus.com>
14536         * decl.c (duplicate_decls): When smashing decls, smash staticness in
14537         the usual way.
14539 Thu Nov  2 16:44:02 1995  Mike Stump  <mrs@cygnus.com>
14541         * decl.c (poplevel): Handle the merging of subblocks of cleanups
14542         when finishing blocks that have already been created (usually due to
14543         the fixup goto code).  Fixes bad debugging information.
14545 Wed Nov  1 12:33:53 1995  Jason Merrill  <jason@yorick.cygnus.com>
14547         * method.c (hack_identifier): Don't abort when we get a TREE_LIST
14548         that's not a list of overloaded functions.
14550 Wed Nov  1 11:38:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14552         * decl2.c (mark_vtable_entries): Check DECL_LANG_SPECIFIC on fn
14553         before trying to use DECL_ABSTRACT_VIRTUAL_P.
14555 Tue Oct 31 11:56:55 1995  Jason Merrill  <jason@yorick.cygnus.com>
14557         * decl2.c (mark_used): New function for hooking into setting of
14558         TREE_USED on decls.
14559         * call.c (build_method_call): Use it.
14560         * class.c (instantiate_type): Likewise.
14561         * init.c (build_offset_ref): Likewise.  Don't call assemble_external
14562         for all like-named functions.
14563         * method.c (hack_identifier): Likewise.
14564         (emit_thunk): Don't call assemble_external.
14565         (make_thunk): Create thunk as a FUNCTION_DECL so that it
14566         gets the right mode and ENCODE_SECTION_INFO works.
14567         
14568         * parse.y: Use mark_used.  Pass operator names to do_identifier.
14569         * lex.c (do_identifier): Handle operator names.
14571         * decl2.c (grokclassfn): Tweak __in_chrg attributes.
14573 Thu Oct 26 16:45:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14575         * errfn.c: Include stdio.h.
14576         (cp_sprintf): Take out decl of sprintf, and cast sprintf to errorfn*.
14578 Wed Oct 25 18:58:41 1995  Mike Stump  <mrs@cygnus.com>
14580         * typeck2.c (digest_init): Always convert initializers to the
14581         right type.
14583 Wed Oct 25 13:25:24 1995  Mike Stump  <mrs@cygnus.com>
14585         * init.c (member_init_ok_or_else): Don't allow member initializers
14586         for indirect members, as it is invalid.
14588 Wed Oct 25 11:35:28 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14590         * decl.c (grokdeclarator): Don't allow `friend signed ()'.
14592 Fri Oct 20 10:30:59 1995  Mike Stump  <mrs@cygnus.com>
14594         * parse.y (for.init.statement): Catch compound statements inside for
14595         initializations, if we're being pedantic.
14597 Fri Oct 20 10:03:42 1995  Mike Stump  <mrs@cygnus.com>
14599         * decl.c (lookup_tag): Return NULL_TREE if we don't find what we are
14600         looking for.
14602 Thu Oct 19 14:26:10 1995  Mike Stump  <mrs@cygnus.com>
14604         * error.c (dump_expr): Don't core dump when a boolean expression is
14605         used as a default argument.
14607 Thu Oct 19 10:36:30 1995  Jason Merrill  <jason@yorick.cygnus.com>
14609         * class.c (finish_struct_bits): Check aggregate_value_p instead of
14610         RETURN_IN_MEMORY.
14612 Wed Oct 18 18:12:32 1995  Jason Merrill  <jason@yorick.cygnus.com>
14614         * class.c (finish_struct_bits): Also set TREE_ADDRESSABLE on a
14615         BLKmode type that would otherwise be returned in registers.
14617 Mon Oct 16 12:32:19 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14619         * g++.c (WITHLIBC): New macro.
14620         (main): Declare saw_libc.  Use WITHLIBC if `-lc' was used; set
14621         saw_libc and pass it at the end if it was set.
14623 Wed Oct 11 16:30:34 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14625         * parse.y (fn.def1): Call split_specs_attrs in
14626         declmods notype_declarator case.