OSDN Git Service

e74dc1542c079a0793856d4749493f12e9f33b19
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
1 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2
3         PR c++/5089
4         * decl2.c (reparse_absdcl_as_casts): Don't warn about casts to void.
5
6 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7
8         PR c++/3716
9         * pt.c (tsubst_aggr_type): Move pmf handling into tsubst.
10         (tsubst, case POINTER_TYPE): Handle pmfs here.
11         (tsubst, case OFFSET_TYPE): Check it is not an offset to
12         reference. If it is offset to FUNCTION_TYPE, create a METHOD_TYPE.
13
14 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15
16         PR c++/35
17         * cp-tree.h (DECL_LANG_FLAG_0): Used for PARM_DECL too.
18         (DECL_TEMPLATE_PARM_P): A PARM_DECL might be one too.
19         * pt.c (process_template_parm): SET_DECL_TEMPLATE_PARM_P on the
20         PARM_DECL.
21         (tsubst_template_parms): Break up loop statements.
22         (tsubst_decl, case PARM_DECL): Copy DECL_TEMPLATE_PARM_P. Template
23         parm PARM_DECLs don't get promoted.
24
25 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
26
27         PR c++/5123
28         * typeck.c (build_component_ref): Cope with a TEMPLATE_ID_EXPR.
29         (build_x_function_call): Cope with a COMPONENT_REF containing a
30         TEMPLATE_ID_EXPR.
31
32 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
33
34         PR c++/5213
35         * pt.c (convert_template_argument): Be more careful determining
36         when RECORD_TYPE templates are or are not templates.
37
38 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
39
40         PR c++/775
41         * cp-tree.h (handle_class_head): Adjust prototype.
42         * decl2.c (handle_class_head): Add DEFN_P and NEW_TYPE_P
43         parameters. Use for all class heads.
44         * parse.y (named_class_head_sans_basetype, named_class_head,
45         named_complex_class_head_sans_basetype,
46         named_class_head_sans_basetype_defn,
47         unnamed_class_head): Remove.
48         (class_head, class_head_apparent_template): Recognize class heads
49         (class_head_decl, class_head_defn): New reductions. Process class
50         heads.
51         (structsp): Adjust class definition and class declaration
52         reductions.
53         (maybe_base_class_list): Give diagnostic on empty list.
54
55 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
56
57         PR c++/4379
58         * typeck.c (build_x_unary_op): Don't destroy the OFFSET_REF on a
59         single non-static member.
60         (unary_complex_lvalue): If it cannot be a pointer to member, don't
61         make it so. Check it is not pointer to reference.
62
63 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
64
65         PR c++/5132
66         * decl2.c (reparse_absdcl_as_casts): Don't digest_init if we
67         are processing a template decl.
68
69 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
70
71         PR c++/5116, c++/764
72         * call.c (build_new_op): Make sure template class operands are
73         instantiated. Simplify arglist construction.
74
75 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
76
77         * call.c (build_user_type_conversion_1): Use my_friendly_assert
78         rather than if ... abort.
79         * cvt.c (convert_to_reference): Likewise.
80         * semantics.c (setup_vtbl_ptr): Likewise.
81         * pt.c (lookup_template_class): Comment typo.
82         
83 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
84
85         PR c++/5125
86         * pt.c (push_template_decl_real): Make sure DECL has
87         DECL_LANG_SPECIFIC.
88
89 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
90
91         PR c++/335
92         * init.c (resolve_offset_ref): Copy cv qualifiers of this pointer
93         for non-reference fields.
94         * typeck.c (require_complete_type): Use resolve_offset_ref).
95
96 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
97
98         PR c++/196
99         * parse.y (bad_parm): Better diagnostic when given a SCOPE_REF.
100
101 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
102
103         PR c++/160
104         * typeck.c (build_modify_expr): Remove old unreachable code & tidy
105         up. Don't stabilize_references when initializing a reference.
106
107 2001-12-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
108
109         * decl2.c (lang_f_options): Const-ify.
110
111 2001-12-20  Joseph S. Myers  <jsm28@cam.ac.uk>
112
113         * config-lang.in (diff_excludes): Remove.
114
115 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
116
117         PR c++/90
118         * typeck.c (build_function_call_real): Use original function
119         expression for errors.
120
121 2001-12-18  Jason Merrill  <jason@redhat.com>
122
123         * class.c (add_method): Do compare 'this' quals when trying to match a
124         used function.  Don't defer to another used function.
125
126 2001-12-18  Nathan Sidwell  <nathan@codesourcery.com>
127
128         * pt.c (instantiate_clone): Remove, fold into ...
129         (instantiate_template): ... here. Simplify by removing mutual
130         recursion.
131         * typeck2.c (build_m_component_ref): Don't cv qualify the function
132         pointed to by a pointer to function.
133         * class.c (delete_duplicate_fields_1): Typo.
134
135 2001-12-18  Jason Merrill  <jason@redhat.com>
136
137         C++ ABI change: destroy value arguments in caller.
138         * semantics.c (genrtl_start_function, genrtl_finish_function): Don't
139         create an extra binding level for the parameters.
140         * decl.c (store_parm_decls): Don't do parameter cleanups.
141
142 2001-12-18  Nathan Sidwell  <nathan@codesourcery.com>
143
144         * call.c (build_new_method_call): Use '%#V'.
145         * error.c (cv_to_string): Use V parameter to determine padding.
146
147 2001-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
148
149         * call.c, decl2.c, init.c: Use "built-in" and "bit-field"
150         spellings in messages.
151
152 2001-12-17  Zack Weinberg  <zack@codesourcery.com>
153
154         * cp-tree.h: Delete #defines for cp_error, cp_warning,
155         cp_pedwarn, and cp_compiler_error.
156         * call.c, class.c, cp-tree.h, cvt.c, decl.c, decl2.c, error.c,
157         except.c, friend.c, init.c, lex.c, method.c, parse.y, pt.c,
158         rtti.c, search.c, semantics.c, spew.c, tree.c, typeck.c,
159         typeck2.c: Change calls to the above macros to use their
160         language-independent equivalents: error, warning, pedwarn, and
161         internal_error respectively.
162
163 2001-12-16  Neil Booth  <neil@daikokuya.demon.co.uk>
164
165         * decl2.c (finish_file): Remove back_end_hook.
166
167 2001-12-16  Joseph S. Myers  <jsm28@cam.ac.uk>
168
169         * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c,
170         cp-tree.h, decl.c, decl2.c, except.c, operators.def, optimize.c,
171         pt.c, rtti.c, semantics.c, typeck.c: Fix spelling errors.
172
173 2001-12-15  Joseph S. Myers  <jsm28@cam.ac.uk>
174
175         * lang-options.h: Use American spelling in messages.
176
177 2001-12-13  Jason Merrill  <jason@redhat.com>
178
179         * Make-lang.in (parse.h): Separate rule, just depend on parse.c.
180
181         Use cleanups to run base and member destructors.
182         * init.c (push_base_cleanups): New function, split out from...
183         (build_delete): ...here.  Lose !TYPE_HAS_DESTRUCTOR code.
184         * decl.c (finish_destructor_body): Move vbase destruction code to
185         push_base_cleanups.
186         (begin_function_body, finish_function_body): New fns.
187         (finish_function): Move [cd]tor handling and call_poplevel to
188         finish_function_body.
189         (pushdecl): Skip the new level.
190         * semantics.c (genrtl_try_block): Don't call end_protect_partials.
191         (setup_vtbl_ptr): Call push_base_cleanups.
192         * method.c (synthesize_method): Call {begin,end}_function_body.
193         * pt.c (tsubst_expr): Handle COMPOUND_STMT_BODY_BLOCK.
194         * cp-tree.h: Declare new fns.
195         * parse.y (function_body, .begin_function_body): New nonterminals.
196         (fndef, pending_inline, function_try_block): Use function_body.
197         (ctor_initializer_opt, function_try_block): No longer has a value.
198         (base_init): Remove .set_base_init token.
199         (.set_base_init, compstmt_or_error): Remove.
200         * Make-lang.in (parse.c): Expect two fewer s/r conflicts.
201
202         * optimize.c (maybe_clone_body): Fix parameter updating.
203
204 2001-12-12  Jason Merrill  <jason@redhat.com>
205
206         * decl.c (store_parm_decls): Remove parms_have_cleanups cruft.
207         * semantics.c (genrtl_start_function): Don't pass
208         parms_have_cleanups or push an extra binding level.
209         (genrtl_finish_function): Lose cleanup_label cruft.
210
211         * cp-tree.h (struct cp_language_function): Remove x_ctor_label.
212         (ctor_label): Remove.
213         * semantics.c (finish_return_stmt): Lose ctor_label support.
214         * decl.c (finish_constructor_body, mark_lang_function): Likewise.
215         * typeck.c (check_return_expr): Check DECL_DESTRUCTOR_P, not
216         dtor_label.
217
218         * call.c (build_new_method_call): Let resolves_to_fixed_type_p
219         check for [cd]tors.
220         * class.c (fixed_type_or_null, case INDIRECT_REF): Fix.
221
222         * decl.c (finish_function): Check VMS_TARGET, not VMS.
223
224         * decl.c (start_cleanup_fn): Remove redundant pushlevel.
225         (end_cleanup_fn): And poplevel.
226
227         * semantics.c (setup_vtbl_ptr): Always build a CTOR_INITIALIZER
228         if we're in a template.
229
230 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
231
232         * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P,
233         ANON_PARMNAME_FORMAT, ANON_PARMNAME_P, DESTRUCTOR_NAME_FORMAT,
234         THIS_NAME_P): Delete.
235         * spew.c (read_process_identifier): Remove DESTRUCTOR_NAME_P,
236         THIS_NAME_P and ANON_PARMNAME_P tests from warning about clash
237         with internal naming scheme.
238         * error.c (dump_decl): Remove DESTRUCTOR_NAME_P use.
239
240 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
241
242         * decl.c (grokdeclarator): Deprecated implicit typename use.
243
244 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
245
246         PR g++/51
247         * parse.y (frob_specs): Indicate it is a language linkage which
248         contained the extern.
249         * decl.c (grokdeclarator): Allow extern language linkage with
250         other specifiers.
251
252 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
253
254         PR g++/72
255         * decl.c (add_binding): Don't reject duplicate typedefs involving
256         template parameters.
257
258 2001-12-10  Neil Booth  <neil@daikokuya.demon.co.uk>
259
260         * parse.y, semantics.c: Similarly.
261
262 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
263
264         PR g++/87
265         * cp-tree.h (DECL_COPY_CONSTRUCTOR_P): Use copy_fn_p.
266         (copy_args_p): Rename to ...
267         (copy_fn_p): ... here.
268         (grok_special_member_properties): New function.
269         (grok_op_properties): Lose VIRTUALP parameter.
270         (copy_assignment_arg_p): Remove.
271         * call.c (build_over_call): Use copy_fn_p.
272         * decl.c (grokfndecl): Reformat. Adjust call to
273         grok_op_properties.
274         (copy_args_p): Rename to ...
275         (copy_fn_p): ... here. Reject template functions. Check for pass
276         by value.
277         (grok_special_member_properties): Remember special functions.
278         (grok_ctor_properties): Don't remember them here, just check.
279         (grok_op_properties): Likewise.
280         (start_method): Call grok_special_member_properties.
281         * decl2.c (grokfield): Likewise.
282         (copy_assignment_arg_p): Remove.
283         (grok_function_init): Don't remember abstract assignment here.
284         * pt.c (instantiate_class_template): Call
285         grok_special_member_properties.
286         (tsubst_decl): Adjust grok_op_properties call.
287
288 2001-12-08  Aldy Hernandez  <aldyh@redhat.com>
289
290         * lex.c (rid_to_yy): Add RID_CHOOSE_EXPR and
291         RID_TYPES_COMPATIBLE_P.
292
293 2001-12-08  John David Anglin  <dave@hiauly1.hia.nrc.ca>
294
295         * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BIND flag in
296         call to build_aggr_init.
297         * cp-tree.h (DIRECT_BIND): Document new use of DIRECT_BIND.
298
299 2001-12-08  Neil Booth  <neil@daikokuya.demon.co.uk>
300
301         * parse.y: Replace uses of the string non-terminal with STRING.
302         Don't perform string concatentaion here.
303         (string): Remove non-terminal.
304         * semantics.c (finish_asm_stmt): Don't concatenate strings here.
305
306 2001-12-05  Jason Merrill  <jason@redhat.com>
307
308         * cp-lang.c (LANG_HOOKS_TREE_INLINING_START_INLINING): Define.
309         (LANG_HOOKS_TREE_INLINING_END_INLINING): Define.
310         * tree.c (cp_start_inlining, cp_end_inlining): New fns.
311         * pt.c (push_tinst_level): No longer static.
312         * cp-tree.h: Declare them.
313
314         * init.c (resolve_offset_ref): Don't check access for the base
315         conversion to access a FIELD_DECL.
316
317         * cp-tree.h (TYPE_REFFN_P): New macro.
318         * decl.c (bad_specifiers): Check it, too.
319
320         * rtti.c (create_pseudo_type_info): Set CLASSTYPE_INTERFACE_ONLY
321         on the __*_type_info type if we haven't seen a definition.
322
323 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
324
325         * decl.c: Include c-common.h.
326         (shadow_warning): Move to c-common.c.
327
328 Wed Dec  5 17:00:49 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
329
330         * decl.c (duplicate_decls): Don't copy DECL_NO_CHECK_MEMORY_USAGE.
331
332 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
333
334         * pt.c (end_template_parm_list): Clear TREE_CHAIN of each parm.
335
336 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
337
338         PR g++/164
339         * init.c (sort_base_init): Allow binfos to be directly specified.
340         * method.c (do_build_copy_constructor): Explicitly convert to the
341         base instance.
342         (do_build_assign_ref): Likewise.
343
344 2001-12-03  Hans-Peter Nilsson  <hp@bitrange.com>
345
346         * decl.c (xref_basetypes): Don't use C99 construct in tag_code
347         declaration and initialization.
348
349 2001-12-03  Neil Booth  <neil@daikokuya.demon.co.uk>
350
351         * typeck2.c: Remove leading capital from diagnostic messages, as
352         per GNU coding standards.
353
354 2001-12-03  Mumit Khan  <khan@nanotech.wisc.edu>
355
356         PR c++/3394
357         * decl.c (xref_basetypes): Handle attributes between
358         'class' and name.
359
360 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
361
362         PR g++/3381
363         * parse.y (named_complex_class_head_sans_basetype): Add new
364         reduction.
365         * Make-lang.in (parse.c): Adjust expected conflict count.
366
367 2001-12-03  Jason Merrill  <jason@redhat.com>
368
369         * class.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in the
370         immediate binfos for our virtual bases.
371
372 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
373
374         * call.c (build_java_interface_fn_ref): Similarly.
375         * except.c (is_admissible_throw_operand): Similarly.
376         * init.c (build_java_class_ref): Similarly.
377         * xref.c (open_xref_file): Similarly.
378
379 2001-12-01  Neil Booth  <neil@daikokuya.demon.co.uk>
380
381         * class.c (finish_struct): Remove trailing periods from messages.
382         * decl.c (check_tag_decl): Similarly.
383         * lex.c (cxx_set_yydebug): Similarly.
384         * typeck2.c (friendly_abort): Similarly.
385
386 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
387
388         PR c++/3048
389         * cp-tree.h (ovl_member): Remove.
390         * decl2.c (merge_functions): Handle extern "C" functions
391         specially.
392         * tree.c (ovl_member): Remove.
393
394 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
395
396         PR c++/4842
397         * class.c (get_basefndecls): Take an IDENTIFIER_NODE, not a
398         FUNCTION_DECL, as input.
399         (mark_overriders): Remove.
400         (warn_hidden): Rework for the new ABI.
401
402 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
403
404         PR c++/3471
405         * call.c (convert_like_real): Do not build additional temporaries
406         for rvalues of class type.
407
408 2001-11-28  Nathan Sidwell  <nathan@codesourcery.com>
409
410         * cp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
411         (ACCESSIBLY_UNIQUELY_DERIVED_FROM_P): Likewise.
412         (PUBLICLY_UNIQUELY_DERIVED_FROM_P: Likewise.
413         (DERIVED_FROM_P): Likewise.
414         (enum base_access): Renumber, add ba_quiet bit mask.
415         (get_binfo): Remove.
416         (get_base_distance): Remove.
417         (binfo_value): Remove.
418         (ACCESSIBLY_DERIVED_FROM_P): Remove.
419         * call.c (standard_conversion): Use lookup_base.
420         * class.c (strictly_overrides): Likewise.
421         (layout_virtual_bases): Likewise.
422         (warn_about_ambiguous_direct_bases): Likewise.
423         (is_base_of_enclosing_class): Likewise.
424         (add_vcall_offset_vtbl_entries_1): Likewise.
425         * cvt.c (build_up_reference): Adjust comment.
426         * init.c (build_member_call): Reformat.
427         * search.c (get_binfo): Remove.
428         (get_base_distance_recursive): Remove.
429         (get_base_distance): Remove.
430         (lookup_base_r): Tweak.
431         (lookup_base): Add ba_quiet control. Complete the types here.
432         (covariant_return_p): Use lookup_base.
433         * tree.c (binfo_value): Remove.
434         (maybe_dummy_object): Use lookup_base.
435         * typeck.c (build_static_cast): Use lookup_base.
436         (get_delta_difference): Likewise.
437         * typeck2.c (binfo_or_else): Use lookup_base.
438         (build_scoped_ref): Add back error_mark_check.
439         (build_m_component_ref): Use lookup_base.
440
441 2001-11-29  Joseph S. Myers  <jsm28@cam.ac.uk>
442
443         * Make-lang.in (c++.generated-manpages): New dummy target.
444
445 Tue Nov 27 09:03:47 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
446
447         * Make-lang.in (cp-lang.o): Depends on c-common.h.
448         * cp-lang.c (c-common.h): Include.
449         (LANG_HOOKS_EXPAND_CONSTANT, LANG_HOOKS_SAFE_FROM_P): New hooks.
450         * decl.c (cxx_init_decl_processing): Don't set lang_safe_from_p.
451         * expr.c (init_cplus_expand): Don't set lang_expand_constant.
452
453 2001-11-26  Neil Booth  <neil@daikokuya.demon.co.uk>
454
455         * decl2.c (c_language): Move to c-common.c.
456         * lex.c (cxx_post_options, cxx_init_options): Use c-common.c
457         functions.
458         (cxx_init): Update.
459
460 2001-11-26  Jason Merrill  <jason@redhat.com>
461
462         * call.c (joust): Remove COND_EXPR hack.
463
464 2001-11-25  Aldy Hernandez  <aldyh@redhat.com>
465
466         * cp/search.c (lookup_base_r): Declare bk in variable declaration
467         space.
468
469 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
470
471         PR g++/3145
472         * class.c (build_vbase_pointer): Remove.
473         (build_vbase_path): Remove.
474         (build_base_path): New function.
475         * cp-tree.h (base_access, base_kind): New enumerations.
476         (build_base_path): Declare.
477         (convert_pointer_to_real): Remove.
478         (convert_pointer_to): Remove.
479         (lookup_base): Declare.
480         (convert_pointer_to_vbase): Remove.
481         * call.c (build_scoped_method_call): Use lookup_base &
482         build_base_path instead of convert_pointer_to_real,
483         get_base_distance & get_binfo.
484         (build_over_call): Likewise.
485         * cvt.c (cp_convert_to_pointer): Likewise.
486         (convert_to_pointer_force): Likewise.
487         (build_up_reference): Likewise.
488         (convert_pointer_to_real): Remove.
489         (convert_pointer_to): Remove.
490         * init.c (dfs_initialize_vtbl_ptrs): Use build_base_path
491         instead of convert_pointer_to_vbase & build_vbase_path.
492         (emit_base_init): Use build_base_path instead of
493         convert_pointer_to_real.
494         (expand_virtual_init): Lose unrequired conversions.
495         (resolve_offset_ref): Use lookup_base and build_base_path
496         instead of convert_pointer_to.
497         * rtti.c (build_dynamic_cast_1): Use lookup_base &
498         build_base_path instead of get_base_distance & build_vbase_path.
499         * search.c (get_vbase_1): Remove.
500         (get_vbase): Remove.
501         (convert_pointer_to_vbase): Remove.
502         (lookup_base_recursive): New function.
503         (lookup_base): New function.
504         * typeck.c (require_complete_type): Use lookup_base &
505         build_base_path instead of convert_pointer_to.
506         (build_component_ref): Likewise.
507         (build_x_function_call): Likewise.
508         (get_member_function_from_ptrfunc): Likewise.
509         (build_component_addr): Likewise.
510         * typeck2.c (build_scoped_ref): Likewise.
511
512 2001-11-22  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
513
514         * cp-tree.h (CP_TYPE_QUALS): Removed.
515         * decl.c (cxx_init_decl_processing): Don't set lang_dump_tree.
516         * cp-lang.c: Set LANG_HOOKS_TREE_DUMP_DUMP_TREE_FN and
517         LANG_HOOKS_TREE_DUMP_TYPE_QUALS_FN.
518         * dump.c (cp_dump_tree): Use void* dump_info argument to match
519         lang-hooks prototype.
520         * call.c, cp-tree.h, cvt.c, decl.c, init.c, mangle.c, method.c, pt.c,
521         rtti.c, semantics.c, tree.c, typeck.c, typeck2.c: All references to
522         CP_TYPE_QUALS changed to cp_type_quals.
523         * Make-lang.in: References to c-dump.h changed to tree-dump.h.
524         (CXX_C_OBJS): Remove c-dump.o.
525
526 2001-11-21  Mark Mitchell  <mark@codesourcery.com>
527
528         PR c++/3637
529         * pt.c (lookup_template_class): Ensure that all specializations
530         are registered on the list corresponding to the most general
531         template.
532
533 2001-11-20  Mark Mitchell  <mark@codesourcery.com>
534
535         * call.c (non_reference): Add documentation.
536         (convert_class_to_reference): Do not strip reference types
537         from conversion operators.
538         (maybe_handle_ref_bind): Simplify.
539         (compare_ics): Correct handling of references.
540
541 2001-11-19  John Wilkinson <johnw@research.att.com>
542
543         * dump.c (dump_op): New function.
544         (cp_dump_tree): Dump CLASSTYPE_TEMPLATE_SPECIALIZATION.  Use
545         dump_op.  Dump DECL_MUTABLE, access and staticness for VAR_DECLs.
546         DECL_PURE_VIRTUAL_P, DECL_VIRTUAL_P,
547
548 2001-11-19  Mark Mitchell  <mark@codesourcery.com>
549
550         PR4629
551         * semantics.c (finish_sizeof): Make sure that expression created
552         while processing a template do not have a type.
553         (finish_alignof): Likewise.
554         * typeck.c (c_sizeof): Likewise.
555         (expr_sizeof): Likewise.
556
557 2001-11-18  Neil Booth  <neil@daikokuya.demon.co.uk>
558
559         * lex.c (cxx_finish): Call c_common_finish.
560         (finish_parse): Remove.
561
562 2001-11-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
563
564         * decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE
565         when displaying error message about missing array bounds.
566
567 2001-11-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
568
569         * mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR,
570         CONST_CAST_EXPR.
571         * operators.def: Add CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_EXPR.
572
573 2001-11-16  Neil Booth  <neil@daikokuya.demon.co.uk>
574
575         * cp-tree.h (print_class_statistics): Restore.
576
577 2001-11-15  Jason Merrill  <jason@redhat.com>
578
579         * method.c (use_thunk): Don't emit debugging information for thunks.
580
581         * parse.y: Add ... IDENTIFIER SCOPE and ... PTYPENAME SCOPE expansions.
582         * decl.c (make_typename_type): Handle getting a class template.
583         * search.c (lookup_field_r): A class template is good enough for
584         want_type.
585
586         * call.c (convert_like_real): Only use cp_convert for the bad part.
587         (standard_conversion): Also allow bad int->enum.
588         * typeck.c (ptr_reasonably_similar): Also allow functions to
589         interconvert.  Pointers to same-size integers are reasonably
590         similar.
591
592         * cvt.c (convert_to_void): If we build a new COND_EXPR, always
593         give it void type.
594
595 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
596
597         PR g++/3154
598         * init.c (sort_base_init): Remove unreachable code.
599         (expand_member_init): Adjust comment to reflect reality. Simplify
600         and remove unreachable code.
601
602 2001-11-15  Neil Booth  <neil@daikokuya.demon.co.uk>
603
604         * cp-tree.h (init_reswords, cxx_init_decl_processing): New.
605         (cxx_init): Update prototype.
606         * decl.c (init_decl_processing): Rename.  Move null node init
607         to its creation time.
608         * lex.c (cxx_init_options): Update.
609         (cxx_init): Combine with old init_parse; also call
610         cxx_init_decl_processing.
611
612 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
613
614         * decl.c (check_initializer): Try to complete the type of an
615         array element before checking whether it's complete.  Don't
616         complain about arrays with complete element types but an
617         unknown size.
618         (cp_finish_decl): Build the hierarchical constructor before
619         calling maybe_deduce_size_from_array_init.
620
621 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
622
623         * Make-lang.in: Change all uses of $(manext) to $(man1ext).
624
625 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
626
627         PR g++/4206
628         * parse.y (already_scoped_stmt): Remove.
629         (simple_stmt, WHILE & FOR): Use implicitly_scoped_stmt.
630
631 2001-11-12  H.J. Lu <hjl@gnu.org>
632
633         * cp/cvt.c (ocp_convert): Don't warn the address of a weak
634         function is always `true'.
635
636 2001-11-09  Neil Booth  <neil@daikokuya.demon.co.uk>
637
638         * cp-lang.c (LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE,
639         LANG_HOOKS_PRINT_STATISTICS, LANG_HOOKS_PRINT_XNODE,
640         LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): Override.
641         * cp-tree.h (print_class_statistics): Remove.
642         (cxx_print_statistics, cxx_print_xnode, cxx_print_decl, cxx_print_type,
643         cxx_print_identifier, cxx_set_yydebug): New.
644         * lex.c (set_yydebug): Rename c_set_yydebug.
645         * ptree.c (print_lang_decl, print_lang_type, print_lang_identifier,
646         lang_print_xnode): Rename.
647         * tree.c (print_lang_statistics): Rename.
648
649 2001-11-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
650
651         * class.c (dump_array): Fix format specifier warning.
652
653 2001-11-09  Neil Booth  <neil@daikokuya.demon.co.uk>
654
655         * cp-lang.c (LANG_HOOKS_NAME): Override.
656         (struct lang_hooks): Constify.
657         * lex.c (cxx_init_options): Update.
658         (lang_identify): Remove.
659         * parse.y (language_string): Remove.
660
661 2001-11-08  Andreas Franck  <afranck@gmx.de>
662
663         * Make-lang.in (CXX_INSTALL_NAME, GXX_CROSS_NAME,
664         DEMANGLER_CROSS_NAME): Handle program_transform_name the way
665         suggested by autoconf.
666         (GXX_TARGET_INSTALL_NAME, CXX_TARGET_INSTALL_NAME): Define.
667         (c++.install-common): Use the transformed target alias names.
668
669 2001-11-06  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
670
671         * Make-lang.in: Update.
672         * cp-lang.c: Include langhooks-def.h.
673
674 2001-11-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
675
676         * pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.
677
678 2001-11-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
679
680         * lex.c (copy_lang_type): Add static prototype.
681
682 2001-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
683
684         * pt.c (unify): Handle SCOPE_REF.
685
686 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
687
688         * tree.c (cp_copy_res_decl_for_inlining): Adjust
689         DECL_ABSTRACT_ORIGIN for the return variable.
690
691 2001-10-31  Zack Weinberg  <zack@codesourcery.com>
692
693         *  Make-lang.in: Replace $(INTL_TARGETS) with po-generated.
694
695 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
696
697         * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c,
698         semantics.c, spew.c: Fix spelling errors.
699
700 2001-10-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
701
702         * decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL.
703
704 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
705
706         * cp-lang.c: Redefine LANG_HOOKS_CLEAR_BINDING_STACK to
707         pop_everything.
708
709 Tue Oct 23 14:00:20 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
710
711         * cp-lang.c (cxx_get_alias_set): New function.
712         Point LANG_HOOKS_GET_ALIAS_SET to it.
713
714 2001-10-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
715
716         * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
717         * cp-tree.h (make_unbound_class_template): Prototype new function.
718         * decl.c (make_unbound_class_template): New function.
719         * decl2.c (arg_assoc_template_arg): Handle UNBOUND_CLASS_TEMPLATE.
720         * error.c (dump_type): Likewise.
721         * mangle.c (write_type): Likewise.
722         * parse.y (template_parm): Likewise.
723         (template_argument): Use make_unbound_class_template.
724         * pt.c (convert_template_argument): Handle UNBOUND_CLASS_TEMPLATE.
725         (tsubst): Likewise.
726         (tsubst_copy): Likewise.
727         (unify): Likewise.
728         * tree.c (walk_tree): Likewise.
729         * typeck.c (comptypes): Likewise.
730
731 2001-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
732
733         * xref.c (GNU_xref_member): Use safe-ctype macros and/or fold
734         extra calls into fewer ones.
735
736 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
737
738         * decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.
739         Warn when merging inline with attribute noinline.
740         (start_decl, start_function): Warn if inline and attribute
741         noinline appear in the same declaration.
742
743 2001-10-16  H.J. Lu <hjl@gnu.org>
744
745         * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Defined
746         for tree checking disabled.
747
748 2001-10-16  Hans-Peter Nilsson  <hp@axis.com>
749
750         * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&
751         NO_DOT_IN_LABEL]: Adjust to match VFIELD_NAME.
752
753 2001-10-15  Richard Sandiford  <rsandifo@redhat.com>
754
755         * pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.
756         (unify): Only handle MINUS_EXPR specially if the above flag is set
757         and the subtracted constant is 1.  Clear the flag on recursive calls.
758         Set it when unifying the maximum value in an INTEGER_TYPE's range.
759
760 2001-10-15  Richard Sandiford  <rsandifo@redhat.com>
761
762         * decl.c (bad_specifiers): Don't allow exception specifications
763         on any typedefs.
764
765 2001-10-14  Neil Booth  <neil@daikokuya.demon.co.uk>
766
767         * cp/lex.c (init_cp_pragma): Similarly.
768
769 2001-10-13  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
770
771         * pt.c (lookup_template_class): Build complete template arguments
772         for BOUND_TEMPLATE_TEMPLATE_PARM.
773
774 2001-10-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
775
776         * cp-tree.h (TYPE_BINFO): Update comment.
777         (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): New macro.
778         (TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO): Use template_info.
779         (TYPENAME_TYPE_FULLNAME): Use TYPE_FIELDS.
780         (copy_type): Prototype new function.
781         * lex.c (copy_lang_decl): Gather tree node statistics.
782         (copy_lang_type): New function.
783         (copy_type): Likewise.
784         (cp_make_lang_type): Create lang_type for
785         BOUND_TEMPLATE_TEMPLATE_PARM.  Set TYPE_BINFO for TYPENAME_TYPE
786         and BOUND_TEMPLATE_TEMPLATE_PARM.
787         * pt.c (tsubst): Use copy_type instead of copy_node.
788         * search.c (lookup_field_1): Ignore TYPENAME_TYPE.
789
790 2001-10-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
791
792         * pt.c (determine_specialization): Ignore functions without
793         DECL_TEMPLATE_INFO.
794
795 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
796
797         PR g++/4476
798         * typeck2.c (abstract_virtuals_error): Ignore incomplete classes.
799
800 2001-10-11  Jason Merrill  <jason_merrill@redhat.com>
801
802         * typeck2.c (store_init_value): Don't re-digest a bracketed
803         initializer.
804
805         * class.c (finish_struct_anon): Use TYPE_ANONYMOUS_P instead of
806         ANON_AGGR_TYPE_P.
807
808 2001-10-11  Richard Henderson  <rth@redhat.com>
809
810         * class.c (build_vtable_entry_ref): Create a VTABLE_REF instead
811         of an asm statement.
812         (build_vtbl_ref_1): Split out from build_vtbl_ref.
813         (build_vfn_ref): Use it to handle vtable descriptors before
814         calling build_vtable_entry_ref.
815         * decl2.c (output_vtable_inherit): Use assemble_vtable_inherit.
816
817 2001-10-10  Richard Henderson  <rth@redhat.com>
818
819         * parse.y (asm_operand): Allow named operands.
820         * semantics.c (finish_asm_stmt): Tweek for changed location
821         of the operand constrant.
822
823 2001-10-09  Jason Merrill  <jason_merrill@redhat.com>
824
825         * call.c (standard_conversion): Add bad conversion between
826         integers and pointers.
827         (convert_like_real): Don't use convert_for_initialization for bad
828         conversions; complain here and use cp_convert.
829         (build_over_call): Don't handle bad conversions specially.
830         (perform_implicit_conversion): Allow bad conversions.
831         (can_convert_arg_bad): New fn.
832         * cp-tree.h: Declare it.
833         * typeck.c (convert_for_assignment): Use it.
834         (ptr_reasonably_similar): Any target type is similar to void.
835
836 2001-10-08  Alexandre Oliva  <aoliva@redhat.com>
837
838         * Make-lang.in (CXX_OBJS): Added cp-lang.o.
839         (cp/cp-lang.o): New rule.
840         * cp-tree.h: Declare hooks.
841         * tree.c: Make hooks non-static.
842         (init_tree): Don't initialize hooks here.
843         * lex.c: Likewise.  Move definition of lang_hooks to...
844         * cp-lang.c: ... new file.
845
846 2001-10-08  Richard Henderson  <rth@redhat.com>
847
848         * cp-tree.h (struct lang_decl_flags): Remove declared_inline.
849         (DECL_DECLARED_INLINE_P): Use the bit in struct c_lang_decl.
850
851 2001-10-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
852
853         * class.c (build_vtable_entry_ref): Const-ify.
854         * decl.c (predefined_identifier,
855         initialize_predefined_identifiers): Likewise.
856         * init.c (build_new_1): Likewise.
857         * lex.c (cplus_tree_code_type, cplus_tree_code_length, resword):
858         Likewise.
859
860 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
861
862         * optimize.c (struct inline_data): Moved to ../tree-inline.c.
863         (INSNS_PER_STMT): Likewise.
864         (remap_decl, remap_block, copy_scopy_stmt, copy_body_r): Likewise.
865         (copy_body, initialize_inlined_parameters): Likewise.
866         (declare_return_variable, inlinable_function_p): Likewise.
867         (expand_call_inline, expand_calls_inline): Likewise.
868         (optimize_inline_calls, clone_body): Likewise.
869         * tree.c (walk_tree): Moved to ../tree-inline.c.
870         (walk_tree_without_duplicates): Likewise.
871         (copy_tree_r, remap_save_expr): Likewise.
872
873 2001-10-04  Alexandre Oliva  <aoliva@redhat.com>
874
875         * Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h.
876         (cp/pt.o, cp/semantics.o, cp/optimize.o): Likewise.
877         * cp-tree.h (lang_decl): Moved inlined_fns to tree_decl.
878         (TREE_READONLY_DECL_P, DECL_INLINED_FNS): Moved to ../tree.h.
879         (flag_inline_trees): Moved declaration to ../tree-inline.h.
880         (walk_tree): Moved declaration to ../tree-inline.h.
881         (walk_tree_without_duplicates, copy_tree_r): Likewise.
882         (remap_save_expr): Likewise.
883         * decl.c: Include tree-inline.h.
884         (lang_mark_tree): Don't mark inlined_fns.
885         * decl2.c (flag_inline_trees): Moved defn to ../tree-inline.c.
886         * optimize.c: Include tree-inline.h.
887         (optimize_inline_calls): Move declaration to ../tree.h, as
888         non-static.
889         (remap_decl): Use language-independent constructs and hooks.
890         (remap_block, copy_body_r, declare_return_variable): Likewise.
891         (inlinable_function_p): Likewise.  Don't test for
892         DECL_LANG_SPECIFIC before DECL_INLINED_FNS as inlined_fns is
893         no longer language-specific.
894         (optimize_inline_calls): Likewise.  Make it non-static.  Moved
895         call of dump_function to...
896         (optimize_function): Here...
897         (clone_body): New function, extracted from...
898         (maybe_clone_body): ... here.  Build decl_map locally and pass
899         it on to clone_body.
900         * pt.c, semantics.c: Include tree-inline.h.
901         * tree.c: Likewise.
902         (cp_walk_subtrees): New language-specific hook for tree inlining.
903         (cp_cannot_inline_tree_fn, cp_add_pending_fn_decls,
904         cp_is_overload_p, cp_auto_var_in_fn_p,
905         cp_copy_res_decl_for_inlining): Likewise.
906         (walk_tree): Move language-specific constructs into...
907         (cp_walk_subtrees): this new function.
908         (copy_tree_r): Use language-independent constructs and hooks.
909         (init_tree): Initialize tree inlining hooks.
910         (remap_save_expr): Adjust prototype so that the declaration
911         does not require the definition of splay_tree.
912
913 2001-10-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
914
915         * rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used
916         to build the declaration instead of the declaration itself.
917
918 2001-10-02  Jason Merrill  <jason_merrill@redhat.com>
919
920         * decl2.c (cxx_decode_option): Add 'else'.
921
922         * spew.c (end_input): No longer static.
923         * cp-tree.h: Declare it.
924         * parse.y (datadef): Add "error END_OF_SAVED_INPUT" expansion.
925
926 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
927
928         * call.c (build_over_call), typeck.c (build_function_call_real):
929         Pass type attributes to check_function_format rather than name or
930         assembler name.  Don't require there to be a name or assembler
931         name to check formats.
932
933 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
934
935         * decl.c (init_decl_processing): Don't call
936         init_function_format_info.  Initialize lang_attribute_table
937         earlier.
938         (builtin_function): Call decl_attributes.
939         (insert_default_attributes): New.
940
941 2001-10-01  Jason Merrill  <jason_merrill@redhat.com>
942
943         * decl.c (grokdeclarator): Copy array typedef handling from C
944         frontend.
945
946         * decl.c (grokdeclarator): Copy too-large array handling from C
947         frontend.
948
949 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
950
951         * config-lang.in (target_libs): Added target-gperf, so that we
952         don't try to build it if C++ is disabled.
953
954 2001-09-23  Zack Weinberg  <zack@codesourcery.com>
955
956         * Make-lang.in (CXX_OBJS): Take out cp/errfn.o.
957         (cp/errfn.o): Delete rule.
958         (cp/error.o): Depend on flags.h.
959         * errfn.c: Delete file.
960         * cp-tree.h: Declare warn_deprecated.  Remove definitions of
961         TFF_NAMESPACE_SCOPE, TFF_CLASS_SCOPE, TFF_CHASE_NAMESPACE_ALIAS,
962         and TFF_TEMPLATE_DEFAULT_ARGUMENTS. #define cp_error, cp_warning,
963         cp_pedwarn, and cp_compiler_error to error, warning, pedwarn, and
964         internal_error respectively.  Make cp_deprecated into a macro.
965         Don't define cp_printer typedef or declare cp_printers.
966         * error.c: Include flags.h.
967         Delete: struct tree_formatting_info, print_function_argument_list,
968         print_declaration, print_expression, print_function_declaration,
969         print_function_parameter, print_type_id, print_cv_qualifier_seq,
970         print_type_specifier_seq, print_simple_type_specifier,
971         print_elaborated_type_specifier, print_rest_of_abstract_declarator,
972         print_parameter_declaration_clause, print_exception_specification,
973         print_nested_name_specifier, and definition of cp_printers.
974         (locate_error): New function.
975         (cp_error_at, cp_warning_at, cp_pedwarn_at): Moved here and
976         rewritten in terms of locate_error and diagnostic.c.
977         (cp_tree_printer): Rename cp_printer; wire up to *_to_string
978         instead of deleted print_* routines.  Handle %C, %L, %O, %Q also.
979         (init_error): Adjust to match.
980
981 Sat Sep 22 09:15:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
982
983         * Make-lang.in (CXX_C_OBJS): Add attribs.o.
984
985 2001-09-21  Richard Henderson  <rth@redhat.com>
986
987         * class.c (set_vindex): Mind TARGET_VTABLE_USES_DESCRIPTORS.
988         (build_vtbl_initializer): Likewise.
989         (build_vfn_ref): New.
990         * cp-tree.h: Declare it.
991         * call.c (build_over_call): Use it.
992         * decl2.c (mark_vtable_entries): Mark FDESC_EXPR.
993         * typeck.c (get_member_function_from_ptrfunc): Mind descriptors.
994
995 Fri Sep 21 08:16:19 2001  J"orn Rennecke <amylaar@redhat.com>
996
997         * decl.c (grokdeclarator): Use C syntax for attr_flags declaration.
998
999 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1000
1001         Table-driven attributes.
1002         * decl.c: Rename DECL_MACHINE_ATTRIBUTES to DECL_ATTRIBUTES.
1003         * decl2.c (cplus_decl_attributes): Only take one attributes
1004         parameter.
1005         * cp-tree.c (cplus_decl_attributes): Update prototype.
1006         * class.c (finish_struct), decl.c (start_decl, start_function),
1007         decl2.c (grokfield), friend.c (do_friend), parse.y
1008         (parse_bitfield): Update calls to cplus_decl_attributes.
1009         * decl.c (grokdeclarator): Take a pointer to a single ordinary
1010         attribute list.
1011         * decl.h (grokdeclarator): Update prototype.
1012         * decl2.c (grokfield): Take a single ordinary attribute list.
1013         * friend.c (do_friend): Likewise.
1014         * decl.c (shadow_tag, groktypename, start_decl,
1015         start_handler_parms, grokdeclarator, grokparms, start_function,
1016         start_method), decl2.c (grokfield, grokbitfield, grokoptypename),
1017         parse.y (parse_field, parse_bitfield, component_decl_1), pt.c
1018         (process_template_parm, do_decl_instantiation): Pass single
1019         ordinary attribute lists around.
1020         * decl.c (grokdeclarator): Correct handling of nested attributes.
1021         Revert the patch
1022         1998-10-18  Jason Merrill  <jason@yorick.cygnus.com>
1023                 * decl.c (grokdeclarator): Embedded attrs bind to the right,
1024                 not the left.
1025         .
1026         * cp-tree.h (cp_valid_lang_attribute): Remove declaration
1027         (cp_attribute_table): Declare.
1028         * decl.c (valid_lang_attribute): Don't define.
1029         (lang_attribute_table): Define.
1030         (init_decl_processing): Initialize lang_attribute_table instead of
1031         valid_lang_attribute.
1032         * tree.c (cp_valid_lang_attribute): Remove.
1033         (handle_java_interface_attribute, handle_com_interface_attribute,
1034         handle_init_priority_attribute): New functions.
1035         (cp_attribute_table): New array.
1036         * decl2.c (import_export_class): Don't use
1037         targetm.valid_type_attribute.
1038
1039 2001-09-15  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1040
1041                 * Make-lang.in (cp/error.o): Depend on real.h
1042                 * error.c: #include "real.h"
1043
1044 2001-09-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1045
1046         * mangle.c (mangle_conv_op_name_for_type): Use concat in lieu of
1047         xmalloc/strcpy/strcat.
1048
1049 2001-09-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1050
1051         * decl.c (warn_extern_redeclared_static, cp_make_fname_decl):
1052         Const-ification.
1053         * pt.c (tsubst_decl): Likewise.
1054
1055 2001-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1056
1057         * decl2.c (lang_f_options): Const-ification.
1058         * lex.c (cplus_tree_code_name): Likewise.
1059         * spew.c (yyerror): Likewise.
1060
1061 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1062
1063         PR c++/3986
1064         * class.c (force_canonical_binfo_r): Check & move an indirect
1065         primary base first.
1066         (force_canonical_binfo): Check that it's not already
1067         canonical.
1068         (mark_primary_virtual_base): Remove BINFO parameter.
1069         (mark_primary_bases): Adjust, set BINFO_LOST_PRIMARY_P here.
1070
1071 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1072
1073         Remove TYPE_NONCOPIED_PARTS.
1074         * cp-tree.h (CLASSTYPE_INLINE_FRIENDS): Map onto
1075         CLASSTYPE_PURE_VIRTUALS.
1076         (TYPE_RAISES_EXCEPTIONS): Map onto TYPE_BINFO.
1077         * class.c (duplicate_tag_error): Remove TYPE_NONCOPIED_PARTS.
1078         (layout_class_type): Don't call fixup_inline_methods here ...
1079         (finish_struct_1): ... call it here.
1080
1081 2001-09-04  Mark Mitchell  <mark@codesourcery.com>
1082
1083         * decl.c (duplicate_decls): Remove code deadling with
1084         DECL_SAVED_INSNS.
1085         * decl2.c (finish_file): Likewise.
1086         * pt.c (instantiate_decl): Likewise.
1087         * semantics.c (expand_body): Don't defer local functions if
1088         they wouldn't be deferred for some other reason.  Don't
1089         generate RTL for functions that will not be emitted.
1090         (genrtl_start_function): Remove code deadling with
1091         DECL_SAVED_INSNS.
1092         (genrtl_finish_function): Likewise.
1093
1094 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
1095
1096         PR c++/4203
1097         * call.c (build_over_call): Do not optimize any empty base
1098         construction.
1099
1100 2001-08-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1101
1102         * error.c (dump_template_decl): Output template parameters
1103         together with their specifiers.
1104         Output `class' prefix for template template parameter.
1105         (dump_decl): Fix formatting.
1106
1107 2001-08-30  Kurt Garloff  <garloff@suse.de>
1108
1109         * optimize.c (inlinable_function_p): Allow only smaller single
1110         functions. Halve inline limit after reaching recursive limit.
1111
1112 2001-08-30  Joern Rennecke <amylaar@redhat.com>
1113             Jason Merrill  <jason_merrill@redhat.com>
1114
1115         * class.c (build_vtable_entry_ref): Subtract in char*, not
1116         ptrdiff_t.
1117
1118 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
1119
1120         * tree.c (cp_build_qualified_type_real): Use get_qualified_type.
1121         (build_cplus_array_type): Use cp_build_qualified_type, not
1122         TYPE_MAIN_VARIANT, to get an unqualified version.
1123
1124         * decl2.c (grok_alignof): Lose.
1125         (build_expr_from_tree): Use expr_sizeof and c_alignof_expr.
1126         * typeck.c (c_alignof): Lose.
1127         * semantics.c (finish_sizeof, finish_alignof): New.
1128         * parse.y: Use them.
1129         * cp-tree.h: Declare them.
1130
1131 2001-08-22  Jason Merrill  <jason_merrill@redhat.com>
1132
1133         * pt.c (tsubst_expr): Hand off to the TREE_CHAIN of a statement.
1134         Don't loop in COMPOUND_STMT, FOR_STMT or TRY_BLOCK.
1135         * tree.c (cp_statement_code_p): A TAG_DEFN is a statement.
1136
1137 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
1138
1139         * typeck2.c (add_exception_specifier): Only require complete type if
1140         not in processing template declaration.
1141
1142 2001-08-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1143
1144         * decl.c: Cast argument to size_t, not HOST_WIDE_INT, in calls to
1145         GNU_xref_start_scope and GNU_xref_end_scope.
1146
1147         * tree.c (TYPE_HASH): Moved to ../tree.h.
1148
1149 2001-08-16  Mark Mitchell  <mark@codesourcery.com>
1150
1151         * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS
1152         on COMPOUND_EXPRs.
1153
1154 2001-08-14  Richard Henderson  <rth@redhat.com>
1155
1156         * class.c, cp-tree.h (build_vfn_ref): Remove.
1157         * call.c, rtti.c: Replace all refernces with build_vtbl_ref.
1158
1159 2001-08-13  Mark Mitchell  <mark@codesourcery.com>
1160
1161         * call.c (build_over_call): Mark COMPOUND_EXPRs generated for
1162         empty class assignment as having side-effects to avoid
1163         spurious warnings.
1164
1165 2001-08-13  Zack Weinberg  <zackw@panix.com>
1166
1167         * Make-lang.in (cp/except.o): Add libfuncs.h to dependencies.
1168         * except.c: Include libfuncs.h.
1169
1170 2001-08-11  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1171
1172         * decl.c (grokdeclarator): Clarify diagnostic message.
1173
1174 2001-08-13  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1175
1176         * decl2.c (do_nonmember_using_decl): Replace using directive
1177         with using declaration in the error message.
1178
1179 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1180
1181         * pt.c (maybe_fold_nontype_arg): Use TREE_TYPE of ARG as the
1182         criterion to avoid rebuilding expression tree instead of
1183         processing_template_decl.
1184
1185 2001-08-07  Jason Merrill  <jason_merrill@redhat.com>
1186
1187         Support named return value optimization for inlines, too.
1188         * decl.c (finish_function): Nullify returns here.
1189         * semantics.c (genrtl_start_function): Not here.
1190         (cp_expand_stmt): Don't mess with CLEANUP_STMTs.
1191         (nullify_returns_r): No longer static.  Just clear RETURN_EXPR.
1192         Also nullify the CLEANUP_STMT for the nrv.
1193         * cp-tree.h: Declare it.
1194         * optimize.c (declare_return_variable): Replace the nrv with the
1195         return variable.
1196         * typeck.c (check_return_expr): Be more flexible on alignment check.
1197         Ignore cv-quals when checking for a matching type.
1198
1199 2001-08-09  Richard Henderson  <rth@redhat.com>
1200
1201         * decl2.c (finish_objects): Use target hooks instead of
1202         assemble_constructor and assemble_destructor.
1203
1204 2001-08-08  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1205
1206         * g++spec.c (lang_specific_driver): Quote argument after `-Xlinker'.
1207
1208 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
1209
1210         PR c++/3820
1211         Stop using TYPE_NONCOPIED_PARTS.
1212         * call.c (build_over_call): Be careful when copy constructing
1213         or assigning to an empty class.
1214         * class.c (check_bases_and_members): It has a
1215         COMPLEX_ASSIGN_REF if it has a vptr.
1216         (layout_class_type): Don't add empty class padding to
1217         TYPE_NONCOPIED_PARTS.
1218         (finish_struct_1): Don't add the VFIELD either.
1219         * cp-tree.h (TYPE_HAS_TRIVIAL_INIT_REF): Mention _copy_
1220         initialization.
1221
1222 2001-08-07  Jason Merrill  <jason_merrill@redhat.com>
1223
1224         * tree.c (walk_tree): Walk siblings even if !walk_subtrees.
1225
1226 2001-08-06  Richard Henderson  <rth@redhat.com>
1227
1228         * decl2.c (finish_objects): Pass a symbol_ref and priority to
1229         assemble_{constructor,destructor}.  Remove priority handling.
1230
1231 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1232
1233         Don't allow template-id in using-declaration.
1234         * decl2.c (validate_nonmember_using_decl): Handle template-ids.
1235         (do_class_using_decl): Likewise.
1236
1237 2001-08-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1238
1239         * cp/spew.c (read_token): No need to pop buffers.
1240
1241 2001-08-02  Stan Shebs  <shebs@apple.com>
1242
1243         * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer used.
1244         (fnaddr_from_vtable_entry): Remove decl.
1245         * method.c (use_thunk): Update comment.
1246
1247 2001-08-01  Andrew Cagney  <ac131313@redhat.com>
1248
1249         * repo.c (get_base_filename): Change return value to const char
1250         pointer.
1251
1252 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1253
1254         Kill -fhonor-std.
1255         * NEWS: Document.
1256         * cp-tree.h (flag_honor_std): Remove.
1257         (CPTI_FAKE_STD): Remove.
1258         (std_node): Remove comment about it being NULL.
1259         (fake_std_node): Remove.
1260         * decl.c (in_fake_std): Remove.
1261         (walk_namespaces_r): Remove fake_std_node check.
1262         (push_namespace): Remove in_fake_std code.
1263         (pop_namespace): Likewise.
1264         (lookup_name_real): Remove fake_std_node check.
1265         (init_decl_processing): Always create std_node. Always add
1266         std:: things there.
1267         (builtin_function): Always put non '_' fns in std.
1268         * decl2.c (flag_honor_std): Remove.
1269         (lang_f_options): Remove honor-std.
1270         (unsupported_options): Add honor-std.
1271         (set_decl_namespace): Remove fake_std_node check.
1272         (validate_nonmember_using_decl): Likewise.
1273         (do_using_directive): Likewise.
1274         (handle_class_head): Likewise.
1275         * dump.c (cp_dump_tree): Likewise.
1276         * except.c (init_exception_processing): Adjust.
1277         * init.c (build_member_call): Remove fake_std_node check.
1278         (build_offset_ref): Likewise.
1279         * lang-options.h: Remove -fhonor-std, -fno-honor-std.
1280         * rtti.c (init_rtti_processing): Adjust.
1281
1282 2001-07-31  Alexandre Petit-Bianco  <apbianco@redhat.com>
1283
1284         * tree.c (cp_tree_equal): WITH_CLEANUP_EXPR node to use its second
1285         operand while calling cp_tree_equal.
1286
1287 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1288
1289         The 3.0 ABI no longer has vbase pointer fields.
1290         * cp-tree.h (VBASE_NAME, VBASE_NAME_FORMAT, VBASE_NAME_P,
1291         FORMAT_VBASE_NAME): Remove.
1292         * method.c (do_build_copy_constructor): Adjust.
1293         (do_build_assign_ref): Adjust.
1294         * search.c (lookup_field_r): Adjust.
1295         * typeck.c (build_component_ref): Adjust.
1296
1297         The 3.0 ABI always has a vtable pointer at the start of every
1298         polymorphic class.
1299         * rtti.c (build_headof_sub): Remove.
1300         (build_headof): Adjust.
1301         (get_tinfo_decl_dynamic): No need to check flag_rtti
1302         here. Adjust.
1303         (create_real_tinfo_var): Explain why we need a hidden name.
1304
1305 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1306
1307         PR c++/3631
1308         * class.c (update_vtable_entry_for_fn): The fixed adjustment
1309         of a virtual thunk should be from declaring base.
1310
1311 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1312
1313         * class.c (dfs_ctor_vtable_bases_queue_p): Always walk into
1314         the shared virtual base, so preserving inheritance graph order.
1315
1316 2001-07-30  Andreas Jaeger  <aj@suse.de>
1317
1318         * decl2.c: Remove unused var global_temp_name_counter.
1319
1320 2001-07-28  Richard Henderson  <rth@redhat.com>
1321
1322         * method.c (pending_inlines): Remove.
1323
1324 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1325
1326         * class.c (mark_primary_virtual_base): Don't adjust base
1327         offsets here.
1328         (dfs_unshared_virtual_bases): Adjust them here.
1329         (mark_primary_bases): Explain why we adjust at the end.
1330
1331 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1332
1333         * class.c (finish_struct_1): When copying the primary base's
1334         VFIELD, make sure we find it is at offset zero.
1335
1336 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1337
1338         * pt.c (tsubst_template_parms): Call maybe_fold_nontype_arg and
1339         tsubst_expr for default template arguments.
1340
1341 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1342
1343         PR c++/3621
1344         * spew.c (yylex): Only copy the token's lineno, if it is
1345         non-zero.
1346
1347 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1348
1349         PR c++/3624
1350         * call.c (resolve_args): Simplify, call
1351         convert_from_reference.
1352         (build_new_op): Resolve and convert from reference ARG1
1353         earlier. Adjust ARG2 & ARG3 resolve and conversion.
1354
1355 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1356
1357         * decl.c (last_function_parm_tags): Remove.
1358         (current_function_parm_tags): Remove.
1359         (init_decl_processing): Adjust.
1360         (start_function): Adjust.
1361         (store_parm_decls): Adjust.
1362
1363         PR c++/3152
1364         * decl.c (grokdeclarator): Detect when a function typedef is
1365         declaring a function, and create last_function_parms correctly.
1366
1367 2001-07-25  Jason Merrill  <jason_merrill@redhat.com>
1368
1369         * call.c (joust): Only prefer a non-builtin candidate to a builtin
1370         one if they have the same signature.
1371
1372         * cvt.c (build_up_reference): Take DECL parm.  Check TREE_STATIC on
1373         it rather than toplevel_bindings_p.  Give it a mangled name if static.
1374         (convert_to_reference): Adjust.
1375         * decl2.c (get_temp_name): Lose.
1376         * mangle.c (mangle_ref_init_variable): New fn.
1377         (mangle_guard_variable): Strip the ref-init header.
1378         * cp-tree.h: Adjust.
1379         * decl.c (cp_finish_decl): Add the DECL_STMT after processing the
1380         initializer.
1381         (grok_reference_init): Always use DECL_INITIAL.
1382
1383 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1384
1385         PR c++/3416
1386         * call.c (build_conditional_expr): Recheck args after
1387         conversions.
1388         * cp-tree.h (build_conditional_expr): Move to correct file.
1389         * typeck.c (decay_conversion): Diagnose any unknown types
1390         reaching here.
1391         (build_binary_op): Don't do initial decay or default
1392         conversions on overloaded functions.
1393         (build_static_cast): Don't do a decay conversion here.
1394
1395 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1396
1397         PR c++/3543
1398         * typeck.c (condition_conversion): Resolve an OFFSET_REF.
1399         * expr.c (cplus_expand_expr): An OFFSET_REF should never get here.
1400
1401 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1402
1403         * class.c (build_vtbl_or_vbase_field): Remove, move into ...
1404         (create_vtbl_ptr): ... here.
1405
1406 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1407
1408         * class.c (build_vbase_offset_vbtl_entries): Look for
1409         non-primary base of which we are a sub vtable.
1410
1411 2001-07-24  Phil Edwards  <pme@sources.redhat.com>
1412
1413         * semantics.c (finish_this_expr):  Remove unused code.
1414
1415 2001-07-24  Nathan Sidwell  <nathan@codesourcery.com>
1416
1417         Simplify rtti, now we've only one ABI.
1418         * cp-tree.h (cp_tree_index): Remove CPTI_TINFO_DECL_ID,
1419         CPTI_TINFO_VAR_ID.
1420         (tinfo_decl_id, tinfo_var_id): Remove.
1421         (get_typeid_1): Remove.
1422         * rtti.c
1423         (init_rtti_processing): Remove tinfo_decl_id & tinfo_var_id.
1424         (typeid_ok_p): New function.
1425         (build_type_id): Call typeid_ok_p. Don't call tinfo_from_decl.
1426         (get_tinfo_decl): Remove old abi documentation.
1427         (tinfo_from_decl): Remove.
1428         (get_type_id): Call typeid_ok_p. Absorb get_typeid_1.
1429         (get_typeid_1): Remove.
1430         (get_base_offset): Remove.
1431         (synthesize_tinfo_var): Absorb get_base_offset.
1432         (create_real_tinfo_var): Don't use tinfo_decl_id.
1433
1434 2001-07-23  Graham Stott  <grahams@redhat.com>
1435
1436         * cp/class.c (type_requires_array_cookie): Fix use of uninitialised
1437         variable has_two_argument_delete_p.
1438
1439 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1440
1441         Remove flag_vtable_thunk. It is always on for the 3.0 ABI.
1442         * cp-tree.h (CPTI_DELTA2_IDENTIFIER): Remove.
1443         (CPTI_INDEX_IDENTIFIER): Remove.
1444         (CPT_PFN_OR_DELTA2_IDENTIFIER): Remove.
1445         (delta2_identifier): Remove.
1446         (index_identifier): Remove.
1447         (pfn_or_delta2_identifier): Remove.
1448         (flag_vtable_thunks): Remove.
1449         (VTABLE_DELTA2_NAME): Remove.
1450         (VTABLE_INDEX_NAME): Remove.
1451         (FNADDR_FROM_VTABLE_ENTRY): Adjust.
1452         (vfunc_ptr_type_node): Adjust.
1453         (VTABLE_NAME_PREFIX): Adjust.
1454         (build_vfn_ref): Lose first parameter.
1455         (fixup_all_virtual_upcast_offsets): Remove.
1456         * decl.c (initialize_predefined_identifiers): Remove
1457         delta2_identifier, index_identifier, pfn_or_delta2_identifier.
1458         (init_decl_processing): Remove no-vtable-thunk code.
1459         * decl2.c (flag_vtable_thunks): Remove.
1460         (mark_vtable_entries): Remove no-vtable-thunk code.
1461         * error.c (dump_decl): Remove no-vtable-thunk code.
1462         (dump_expr): Adjust ptr to member function code.
1463         * init.c (initialize_vtable_ptrs): Remove no-vtable-thunk
1464         code.
1465         * rtti.c (build_headof): Remove no-vtable-thunk code.
1466         (get_tinfo_decl_dynamic): Adjust build_vfn_ref call.
1467         * search.c (get_base_distance): Remove expand_upcast_fixups case.
1468         (virtual_context) Remove.
1469         (expand_upcast_fixups): Remove.
1470         (fixup_virtual_upcast_offsets): Remove.
1471         (fixup_all_virtual_upcast_offsets): Remove.
1472         * typeck.c (get_member_function_from_ptrfunc): Remove
1473         no-vtable-thunk code.
1474         * call.c (build_over_call): Adjust call to build_vfn_ref.
1475         * class.c (build_vfn_ref): Lose first parameter. Remove
1476         no-vtable-thunk code.
1477         (build_rtti_vtbl_entries): Remove no-vtable-thunk code.
1478         (build_vtable_entry): Remove no-vtable-thunk code.
1479
1480 2001-07-20  Nathan Sidwell  <nathan@codesourcery.com>
1481
1482         Remove old-abi remnants. Remove comments about old abi
1483         behaviour. Remove references to 'new-abi' in comments.
1484         * cp-tree.h: Adjust comments.
1485         (vbase_offsets_in_vtable_p): Delete.
1486         (vcall_offsets_in_vtable_p): Delete.
1487         (vptrs_present_everywhere_p): Delete.
1488         (all_overridden_vfuns_in_vtables_p): Delete.
1489         (merge_primary_and_secondary_vtables_p): Delete.
1490         (TYPE_CONTAINS_VPTR_P): Adjust.
1491         (VTT_NAME_PREFIX): Remove.
1492         (CTOR_VTBL_NAME_PREFIX): Remove.
1493         (init_vbase_pointers): Remove.
1494         * class.c: Adjust coments.
1495         (build_vbase_pointer_fields): Delete.
1496         (build_vbase_pointer): Remove old-abi code.
1497         (build_secondary_vtable): Likewise.
1498         (modify_all_vtables): Likewise.
1499         (create_vtable_ptr): Likewise.
1500         (layout_class_type): Likewise.
1501         (finish_struct_1): Likewise.
1502         (finish_vtbls): Likewise.
1503         (dfs_finish_vtbls): Delete.
1504         (build_vbase_offset_vtbl_entries): Remove old-abi code.
1505         * cvt.c: Adjust comments.
1506         * decl.c: Adjust comments.
1507         * decl2.c: Adjust comments.
1508         * init.c: Adjust comments.
1509         (construct_virtual_bases): Remove old-abi code.
1510         * lang-specs.h: Remove -fno-new-abi.
1511         * mangle.c: Adjust comments.
1512         * rtti.c: Adjust comments.
1513         (get_base_offset): Remove old-abi-code.
1514         * search.c: Adjust comments.
1515         (dfs_init_vbase_pointers): Remove.
1516         (dfs_vtable_path_unmark): Remove.
1517         (init_vbase_pointers): Remove.
1518         * semantics.c: Adjust comments.
1519         (emit_associated_thunks): Remove old-abi code.
1520         * typeck.c: Adjust comments.
1521
1522 2001-07-20  Daniel Berlin  <dan@cgsoftware.com>
1523
1524         * Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not
1525         params.h.
1526
1527 2001-07-19  Mark Mitchell  <mark@codesourcery.com>
1528
1529         * class.c (finish_struct_anon): Forbid nested classes.
1530
1531 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1532
1533         * decl2.c: Don't include dwarfout.h and dwarf2out.h.
1534         * optimize.c: Include debug.h.
1535         (maybe_clone_body): Use debug hook.
1536         * semantics.c: Include debug.h.
1537         (expand_body): Use debug hook.
1538
1539 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1540
1541         * spew.c (read_token, yyerror): Remove CPP_INT, CPP_FLOAT cases.
1542
1543 2001-07-18  Mark Mitchell  <mark@codesourcery.com>
1544
1545         * class.c (type_requires_array_cookie): New function.
1546         (check_methods): Don't try to figure out whether the type needs a
1547         cookie here.
1548         (check_bases_and_members): Set TYPE_VEC_NEW_USES_COOKIE here.
1549         * cp-tree.h (TYPE_VEC_DELETE_TAKES_SIZE): Remove.
1550         (TYPE_VEC_NEW_USES_COOKIE): Reimplement.
1551         * pt.c (instantiate_class_template): Don't set
1552         TYPE_VEC_DELETE_TAKES_SIZE.
1553         * NEWS: Document ABI changes from GCC 3.0.
1554
1555 2001-07-18  Xavier Delacour <xavier@fmaudio.net>,
1556             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1557
1558         * NEWS (Changes in GCC 3.0): Fix typo.
1559
1560 2001-07-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1561
1562         * decl2.c (cplus_decl_attributes): Take a pointer to the node to
1563         which attributes are to be attached, and a flags argument.  Update
1564         call to decl_attributes.
1565         (grokfield): Update call to decl_attributes.
1566         * class.c (finish_struct): Update call to cplus_decl_attributes.
1567         * cp-tree.h (cplus_decl_attributes): Update prototype.
1568         * decl.c (start_decl, grokdeclarator, start_function): Update
1569         calls to decl_attributes and cplus_decl_attributes.
1570         * friend.c (do_friend): Update call to cplus_decl_attributes.
1571         * parse.y (parse_bitfield): Update call to cplus_decl_attributes.
1572
1573 2001-07-12  Mark Mitchell  <mark@codesourcery.com>
1574
1575         * decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTER
1576         for `register' variables with an asm-specification.
1577
1578 2001-07-11  Mark Mitchell  <mark@codesourcery.com>
1579
1580         * semantics.c (finish_asm_stmt): Mark the output operands
1581         to an asm addressable, if necessary.
1582
1583 2001-07-11  Ben Elliston  <bje@redhat.com>
1584
1585         * Revert this change -- there is a subtle bug.
1586
1587         PR c++/80
1588         * decl.c (finish_enum): New "attributes" argument; pass it to
1589         cplus_decl_attributes.  Use a narrower type if the enum is packed.
1590         * cp-tree.h (finish_enum): Adjust prototype.
1591         * parse.y (enum_head): New non-terminal.
1592         (structsp): Use it. Enums now may be preceded or followed by
1593         optional attributes -- pass their chained tree to finish_enum().
1594         * pt.c (tsubst_enum): Pass NULL_TREE for the new argument.
1595
1596 2001-07-10  Mark Mitchell  <mark@codesourcery.com>
1597
1598         * pt.c (tsubst_decl): Set DECL_CONTEXT for namespace-scope
1599         variables.
1600
1601 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1602
1603         * semantics.c (cp_expand_stmt): Fix for null
1604         current_function_return_value.
1605
1606 2001-07-10  Jan van Male  <jan.vanmale@fenk.wau.nl>
1607
1608         * call.c (build_op_delete_call): Initialize fn.
1609         (convert_like_real): Delete conditional.
1610         (joust): Initialize *w and *l.
1611         * class.c: Add prototype for binfo_ctor_vtable.
1612         (get_primary_binfo): Initialize result.
1613         * init.c (build_java_class_ref): Initialize name.
1614
1615 2001-07-09  Erik Rozendaal  <dlr@acm.org>
1616
1617         * typeck.c (unary_complex_lvalue): Do not duplicate the
1618         argument to modify, pre-, or post-increment when used as an
1619         lvalue and when the argument has side-effects.
1620
1621 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1622
1623         * decl.c (start_decl): Don't call SET_DEFAULT_DECL_ATTRIBUTES.
1624         (start_function): Don't call SET_DEFAULT_DECL_ATTRIBUTES.  Call
1625         cplus_decl_attributes even if attrs is NULL.
1626         * friend.c (do_friend): Don't call SET_DEFAULT_DECL_ATTRIBUTES.
1627
1628 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1629
1630         * decl.c (grokdeclarator), decl2.c (cplus_decl_attributes): Update
1631         calls to decl_attributes.
1632
1633 2001-07-06  Ira Ruben   <ira@apple.com>
1634
1635         * cp-tree.def (TEMPLATE_DECL): Update comment. DECL_RESULT should
1636         be DECL_TEMPLATE_RESULT.
1637
1638 2001-07-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1639
1640         * cp-tree.h (copy_template_template_parm): Rename to ...
1641         (bind_template_template_parm): ... here.
1642         * tree.c (copy_template_template_parm): Rename to ...
1643         (bind_template_template_parm): ... here.  Remove the case when
1644         NEWARGS is NULL_TREE.
1645         (copy_tree_r): Don't copy TEMPLATE_TEMPLATE_PARM and
1646         BOUND_TEMPLATE_TEMPLATE_PARM.
1647         * pt.c (lookup_template_class): Adjust.
1648
1649 2001-07-05  Jason Merrill  <jason_merrill@redhat.com>
1650
1651         * cvt.c (convert_lvalue): New fn.
1652         * cp-tree.h: Declare it.
1653         * method.c (do_build_assign_ref): Use it.
1654         (do_build_copy_constructor): Convert parm to base types
1655         before calling base constructors.
1656
1657         * typeck.c (check_return_expr): Check DECL_ALIGN instead of
1658         DECL_USER_ALIGN.  Check flag_elide_constructors instead of
1659         optimize.
1660         * semantics.c (cp_expand_stmt): Don't destroy the named return value.
1661
1662 2001-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1663
1664         * optimize.c (optimize_inline_calls): New function, broken out
1665         of ...
1666         (optimize_function): ... here. Call it. Don't inline if it is
1667         a thunk.
1668         (dump_function): Print name of dump flag causing this dump.
1669         * semantics.c (expand_body): Move thunk inline check to
1670         optimize_function.
1671
1672 2001-06-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1673
1674         * typeck.c (COMP_TYPE_ATTRIBUTES): Don't define.
1675         (comptypes): Use target.comp_type_attributes.
1676
1677 2001-06-29  Nathan Sidwell  <nathan@codesourcery.com>
1678
1679         * cp-tree.h (flag_dump_class_layout): Remove unneeded declaration.
1680
1681 2001-06-28  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1682
1683         * error.c (lang_print_error_function): Add a `diagnostic_context *'
1684         parameter. Tweak.
1685
1686 2001-06-27  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1687
1688         * decl2.c (import_export_class): Update.
1689
1690 2001-06-26  Gabriel Dos Reis  <gdr@codesourcery.com>
1691
1692         * error.c (init_error): Adjust settings.
1693
1694 2001-06-26  Gabriel Dos Reis  <gdr@codesourcery.com>
1695
1696         * error.c (init_error): Adjust settings.
1697
1698 2001-06-19  Richard Sandiford  <rsandifo@redhat.com>
1699
1700         * except.c (initialize_handler_parm): Expect __cxa_begin_catch to
1701         return pointers to data members by reference rather than by value.
1702
1703 2001-06-18  Jason Merrill  <jason_merrill@redhat.com>
1704
1705         Implement the Named Return Value optimization.
1706         * cp-tree.h (struct cp_language_function): Add x_return_value.
1707         (current_function_return_value): Now a macro.
1708         * decl.c: Don't define it.
1709         (define_label, finish_case_label): Don't clear it.
1710         (init_decl_processing): Don't register it with GC.
1711         * semantics.c (genrtl_finish_function): Don't check it for
1712         no_return_label.  Copy the RTL from the return value to
1713         current_function_return_value and walk, calling...
1714         (nullify_returns_r): ...this new fn.
1715         * typeck.c (check_return_expr): Set current_function_return_value.
1716
1717 2001-06-15  Jason Merrill  <jason_merrill@redhat.com>
1718
1719         * class.c (dfs_accumulate_vtbl_inits): Just point to the base we're
1720         sharing a ctor vtable with.  Merge code for cases 1 and 2.
1721         (binfo_ctor_vtable): New fn.
1722         (build_vtt_inits, dfs_build_secondary_vptr_vtt_inits): Use it.
1723
1724 2001-06-14  Jason Merrill  <jason_merrill@redhat.com>
1725
1726         * class.c (dfs_find_final_overrider): Fix logic.
1727
1728         * class.c (update_vtable_entry_for_fn): Uncomment optimization to use
1729         virtual thunk instead of non-virtual.
1730         (get_matching_virtual): Uncomment.
1731
1732         * pt.c (unify): Don't recurse between the POINTER_TYPE and the
1733         OFFSET_TYPE.  If we're adding cv-quals, the extra ones would be on
1734         PARM, not ARG.
1735
1736 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1737
1738         * class.c (dfs_accumulate_vtbl_inits): For case 2 & 3, make sure
1739         we've not emerged from the hierarchy of RTTI_BINFO on reaching
1740         a non-virtual base.
1741
1742 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
1743
1744         * NEWS: Update release number.
1745
1746 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1747
1748         PR c++/3130, c++/3131, c++/3132
1749         * cp-tree.h (BINFO_UNSHARED_MARKED): New #define.
1750         * class.c (force_canonical_binfo_r): Move
1751         BINFO_UNSHARED_MARKED, BINFO_LOST_PRIMARY_P. Don't move
1752         virtual bases unless they're primary and what they're primary
1753         too has been moved.
1754         (dfs_unshared_virtual_bases): Use BINFO_UNSHARED_MARKED. Cope
1755         with morally virtual bases. Duplicate BINFO_LOST_PRIMARY_P and
1756         BINFO_PRIMARY_BASE_OF. Clear BINFO_VTABLE for all but the most
1757         derived binfo.
1758         (mark_primary_bases): Use BINFO_UNSHARED_MARKED.
1759         (layout_nonempty_base_or_field): Add most derived type
1760         parameter. Adjust.
1761         (layout_empty_base): Likewise.
1762         (build_base_field): Likewise.
1763         (build_base_fields): Likewise.
1764         (propagate_binfo_offsets): Add most derived type
1765         parameter. Skip non canonical virtual bases too.
1766         (dfs_set_offset_for_unshared_vbases): Don't skip primary
1767         bases. Do skip canonical bases.
1768         (layout_virtual_bases): Adjust.
1769         (layout_class_type): Adjust.
1770         (dfs_get_primary_binfo): Build list of virtual primary base
1771         candidates.
1772         (get_primary_binfo): Check that the shared virtual primary
1773         base candidate was found first.
1774         (accumulate_vtbl_inits): Don't do anything for non-vptr
1775         containing binfos. For case 1 primary virtual bases, keep
1776         checking that we've not emerged from the hierarchy of RTTI_BINFO.
1777
1778 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1779
1780         PR c++/3089
1781         * class.c (dfs_accumulate_vtbl_inits): Always walk down the
1782         hierarchy looking for primary bases for a ctor
1783         vtable. Recursively call oneself, if we meet our primary via
1784         this route and haven't met it yet via inheritance graph order.
1785
1786 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
1787
1788         * lang-options.h: Emit documentation for -fno-honor-std, not
1789         -fhonor-std.
1790
1791 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1792
1793         * typeck.c (get_member_function_from_ptrfunc) [vbit_in_delta]:
1794         Don't clobber delta.
1795         (expand_ptrmemfunc_cst) [ptrmemfunc_vbit_in_delta]: Adjust pfn.
1796
1797 2001-06-10  Mark Mitchell <mark@codesourcery.com>
1798             Gabriel Dos Reis  <gdr@codesourcery.com>
1799
1800         * Make-lang.in (cp/call.o): Depend on diagnostic.h
1801         (cp/typeck.o): Depend on diagnostic.h
1802         (cp/typeck2.o): Depend on diagnostic.h
1803         (cp/repo.o): Depend on dignostic.h
1804         * typeck.c: #include diagnostic.h
1805         (convert_for_initialization): Remove extern declaration for
1806         warningcount and errorcount.
1807
1808         * call.c: #include diagnostic.h
1809         (convert_like_real): Remove extern declaration for warnincount and
1810         errorcount.
1811
1812         * repo.c: #include diagnostic.h
1813         * typeck2.c: #include diagnostic.h
1814
1815 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1816
1817         * decl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT thinko
1818         in previous change.
1819
1820 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1821
1822         PR c++/2929
1823         * friend.c (do_friend): Use push_decl_namespace for classes at
1824         namespace scope.
1825
1826 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1827             Jason Merrill <jason_merrill@redhat.com>
1828
1829         PR c++/3061
1830         * class.c (build_secondary_vtable): Use assert, rather than an error
1831         message.
1832         (dfs_fixup_binfo_vtbls): BINFO_VTABLE might be NULL.
1833         (dfs_accumulate_vtbl_inits): A lost primary virtual base may
1834         be between ORIG_BINFO and RTTI_BINFO, but neither of them.
1835         Don't set BINFO_VTABLE for a primary virtual base.
1836
1837 2001-06-07  Mark Mitchell  <mark@codesourcery.com>
1838
1839         * decl.c (duplicate_decls): Update source position information
1840         when a template function is defined.
1841
1842 2001-06-07  Phil Edwards  <pme@sources.redhat.com>
1843
1844         * lang-specs.h:  Move -D_GNU_SOURCE to config/linux.h.
1845
1846 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1847
1848         PR c++/2914
1849         * decl.c (pushtag): Don't push into a complete type's scope.
1850
1851 2001-06-06  Jason Merrill  <jason_merrill@redhat.com>
1852
1853         * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.
1854         (struct lang_decl_flags): Lose generate_with_vtable_p.
1855         (BV_GENERATE_THUNK_WITH_VTABLE_P): Lose.
1856         * class.c (copy_virtuals): Adjust.
1857         * decl2.c (mark_vtable_entries): Adjust.
1858         * method.c (make_thunk, build_vtable_entry): Adjust.
1859         * class.c (update_vtable_entry_for_fn): Only look as far as the
1860         first defining class.
1861         (build_vtbl_initializer): Put nothing in the slot for a function only
1862         defined in a lost primary virtual base.
1863         (add_vcall_offset_vtbl_entries_1): Use the same code for
1864         the lost primary case and the normal case.
1865         (dfs_unshared_virtual_bases): Don't lose a non-virtual primary base.
1866         (get_vfield_offset, get_derived_offset): Lose.
1867         (dfs_find_final_overrider): Use look_for_overrides_here.
1868         (get_matching_virtual): New fn.
1869         * semantics.c (emit_associated_thunks): Check BV_USE_VCALL_INDEX_P,
1870         not BV_VCALL_INDEX.
1871         * search.c (look_for_overrides_here): Split out from...
1872         (look_for_overrides_r): Here.
1873
1874         * class.c (find_final_overrider): Return error_mark_node on error.
1875
1876         * decl2.c (key_method): #if 0 accidental change.
1877
1878 2001-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1879
1880         * call.c (convert_default_arg): Use INTEGRAL_TYPE_P.
1881         (build_over_call): Likewise.
1882         * decl.c (grokparms): Likewise.
1883         * pt.c (tsubst_decl): Likewise.
1884         * typeck.c (convert_arguments): Likewise.
1885
1886 2001-06-05  Mark Mitchell  <mark@codesourcery.com>
1887
1888         * semantics.c (begin_class_definition): Robustify.
1889
1890         * pt.c (instantiate_decl): Tell the repository code about the
1891         clones, not the cloned functions.
1892         * repo.c (repo_template_used): Explicitly instantiate the cloned
1893         function, not the clones.
1894
1895 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1896
1897         * call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and
1898         ICS_BAD_FLAG on created conversion.
1899         (compare_ics): Break out rank.
1900
1901 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1902
1903         * decl.c (xref_tag): Remove extraneous %s on dependent name
1904         lookup warning.
1905
1906 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1907
1908         * class.c (layout_vtable_decl): Fix off by one error on
1909         build_index_type.
1910         (build_vtt): Likewise.
1911         (build_ctor_vtbl_group): Likewise.
1912
1913 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1914
1915         * class.c (maybe_indent_hierarchy): New function.
1916         (dump_class_hierarchy_r): Add flags. Dump extra binfo
1917         information, if enabled. Use maybe_indent_hierarchy. Adjust
1918         output format.
1919         (dump_class_hierarchy): Adjust prototype. Adjust output format.
1920         (dump_array, dump_vtable, dump_vtt): New functions.
1921         (finish_struct_1): Adjust hierarchy dumping.
1922         (initialize_vtable): Call dump_vtable.
1923         (build_vtt): Call dump_vtt.
1924         (build_ctor_vtbl_group): Call dump_vtable.
1925         * decl2.c (flag_dump_class_layout): Remove.
1926         (cxx_decode_option): Remove dump translation unit
1927         and dump class hierarchy check. Call dump_switch_p.
1928         (finish_file): Adjust dumping.
1929         (dump.c): Only dump base classes if not TDF_SLIM.
1930         Only dump namespace members if not TDF_SLIM.
1931         * optimize.c (dump_function): New function.
1932         (optimize_function): Call dump_function.
1933         * semantics.c (expand_body): Use dump_enabled_p.
1934
1935 2001-06-01  Nathan Sidwell  <nathan@codesourcery.com>
1936
1937         PR g++/2936
1938         Part missed from first commit
1939         * decl2.c (finish_anon_union): Copy context.
1940
1941 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1942
1943         PR g++/2936
1944         * optimize.c (remap_decl): Remap anonymous aggregate members too.
1945
1946 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1947
1948         PR g++/2823
1949         * semantics.c (expand_body): Don't optimize thunks.
1950
1951 2001-05-25  Sam TH  <sam@uchicago.edu>
1952
1953         * cp-tree.h lex.h: Fix header include guards.
1954
1955 2001-05-25  Mark Mitchell <mark@codesourcery.com>
1956
1957         * decl.c (init_decl_processing): Tweak.
1958
1959 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1960
1961         * decl.c (duplicate_decls): Tidy.
1962         (init_decl_processing): Always set flag_no_builtin.
1963
1964 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1965
1966         PR c++/2184
1967         * decl2.c (do_local_using_decl): Push the decls, even in a
1968         template.
1969
1970 2001-05-22  Mark Mitchell  <mark@codesourcery.com>
1971
1972         * optimize.c (initialize_inlined_parameters): Don't set
1973         TREE_READONLY for a VAR_DECL taking the place of an inlined
1974         PARM_DECL.
1975
1976 2001-05-22  Jason Merrill  <jason_merrill@redhat.com>
1977
1978         * class.c, cp-tree.h, rtti.c: Remove com_interface attribute support.
1979         * tree.c (cp_valid_lang_attribute): Warn about use of com_interface
1980         attribute.
1981
1982 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1983
1984         * parse.y: Refer to compound literals as such, not as
1985         constructor-expressions.
1986
1987 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
1988
1989         * call.c (build_op_delete_call): Ignore exception-specifications
1990         when looking for matching delete operators.
1991         * init.c (build_new_1): Compute whether or not the allocation
1992         function used is a placement allocation function or not, and
1993         communicate this information to build_op_delete_call.
1994
1995 2001-05-21  Jason Merrill  <jason_merrill@redhat.com>
1996
1997         * class.c (build_vtable_entry_ref): Lose vtbl parm.  Fix for new abi.
1998         (build_vtbl_ref): Adjust.
1999         (dfs_accumulate_vtbl_inits): Set TREE_CONSTANT on the vtable address.
2000         * decl2.c (lang_f_options): Remove huge-objects, vtable-thunks.
2001         Re-add vtable-gc.
2002         (unsupported_options): Correspondingly.
2003
2004         * decl2.c (maybe_make_one_only): Check flag_weak, not
2005         supports_one_only().
2006
2007         * cp-tree.def (START_CATCH_STMT): Lose.
2008         * dump.c (cp_dump_tree): Don't dump it.  Do dump HANDLER_PARMS.
2009         * tree.c (cp_statement_code_p): Don't case it.
2010         * semantics.c (cp_expand_stmt): Likewise.
2011         * cp-tree.h (START_CATCH_TYPE): Lose.
2012         (HANDLER_TYPE): New.
2013         * except.c (expand_start_catch_block): Don't start any blocks.
2014         Return the type.
2015         (expand_end_catch_block): Don't end any blocks.
2016         * parse.y (handler): Don't pass anything from finish_handler_parms
2017         to finish_handler.
2018         * pt.c (tsubst_expr): Likewise.
2019         * semantics.c (begin_handler): Call note_level_for_catch here.
2020         (finish_handler_parms): Don't return anything.
2021         (genrtl_catch_block, begin_catch_block): Lose.
2022         (genrtl_handler): Call expand_start_catch here.
2023
2024 2001-05-18  Jason Merrill  <jason_merrill@redhat.com>
2025
2026         * class.c (build_vtable): Set DECL_ASSEMBLER_NAME for vtables here.
2027         (get_vtable_decl, build_vtt): Not here.
2028
2029 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2030
2031         PR c++/2781
2032         * optimize.c (update_cloned_parm): Copy addressability and other
2033         flags.
2034
2035 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2036
2037         * pt.c (determine_specialization): Ignore artificial functions.
2038
2039 2001-05-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2040
2041         * cp-tree.h (struct lang_identifier, C_RID_YYCODE): Update.
2042         (C_RID_CODE): Remove.
2043         * lex.c (cxx_init_options): Call set_identifier_size.  Update.
2044         (init_parse): Don't do it here.
2045
2046 2001-05-18  Diego Novillo  <dnovillo@redhat.com>
2047
2048         * decl2.c (finish_objects): Use the original SYMBOL_REF from the
2049         function declaration to avoid stripping the symbol's attributes.
2050
2051 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2052
2053         * decl.c (pushdecl): Adjust error string.
2054         (xref_tag): Adjust friend class injection warning. Remove the
2055         inherited name from the class shadowed scope.
2056
2057 2001-05-17  Mark Mitchell  <mark@codesourcery.com>
2058
2059         * except.c (cp_protect_cleanup_actions): New function.
2060         (init_exception_processing): Don't set protect_cleanup_actions
2061         here.  Do set lang_protect_cleanup_actions.
2062
2063 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2064
2065         * spew.c (read_token): Call yyerror on all unexpected tokens.
2066
2067 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2068
2069         * init.c (member_init_ok_or_else): Take a tree rather than
2070         string for name.
2071         (expand_member_init): Adjust.
2072
2073 2001-05-14  Nick Clifton  <nickc@cambridge.redhat.com>
2074
2075         * decl.c (duplicate_decls): Suppress warning about duplicate
2076         decls if the first decl is a friend.
2077
2078 2001-05-12  Zack Weinberg  <zackw@stanford.edu>
2079
2080         * except.c (choose_personality_routine): Export.  Add
2081         explanatory comment.  Take an enum languages, not a boolean.
2082         (initialize_handler_parm): Adjust to match.
2083         * cp-tree.h: Prototype choose_personality_routine.
2084         * lex.c (handle_pragma_java_exceptions): New function.
2085         (init_cp_pragma): Register #pragma GCC java_exceptions.
2086
2087 2001-05-12  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2088
2089         * method.c (build_mangled_C99_name): Remove unused prototype.
2090
2091 2001-05-12  Alexandre Oliva  <aoliva@redhat.com>
2092
2093         * cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2094         * typeck.c (get_member_function_from_ptrfunc,
2095         build_ptrmemfunc, expand_ptrmemfunc_cst): Take
2096         TARGET_PTRMEMFUNC_VBIT_LOCATION into account.
2097
2098         Reverted Geoff Keating's 2001-05-03's patch.
2099
2100 2001-05-11  Ira Ruben   <ira@apple.com>
2101
2102         * cp/cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared in c-common.h.
2103
2104 2001-05-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2105
2106         * cp-tree.h (finish_label_expr, lookup_label): Delete.
2107         * parse.y: Update for '&&'; don't issue warning here.
2108         * semantics.c (finish_label_expr): Delete.
2109
2110 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2111
2112         * splay-tree.h (splay_tree_max): New function.
2113         (splay_tree_min): Likewise.
2114
2115 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2116
2117         * cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.
2118         (pfn_vflag_identifier): Define.
2119         Update comment about layout of pointer functions.
2120         (build_ptrmemfunc1): Update prototype.
2121         (expand_ptrmemfunc_cst): Update prototype.
2122         * decl.c (initialize_predefined_identifiers): Initialize
2123         pfn_vflag_identifier.
2124         (build_ptrmemfunc_type): When FUNCTION_BOUNDARY < 16, add
2125         an extra field to the type.
2126         * expr.c (cplus_expand_constant): Pass 'flag' between
2127         expand_ptrmemfunc_cst and build_ptrmemfunc1.
2128         * typeck.c (get_member_function_from_ptrfunc): When
2129         FUNCTION_BOUNDARY < 16, look at additional field to determine
2130         if a pointer-to-member is a real pointer or a vtable offset.
2131         (build_ptrmemfunc1): Add new parameter to contain extra field.
2132         (build_ptrmemfunc): Pass the extra field around.
2133         (expand_ptrmemfunc_cst): Add new parameter to return extra field.
2134         (pfn_from_ptrmemfunc): Ignore the extra field.
2135
2136 2001-05-03  Mark Mitchell  <mark@codesourcery.com>
2137
2138         * cp-tree.h (flag_inline_trees): Update documentation.
2139         * decl.c (init_decl_processing): Adjust handling of
2140         flag_inline_functions and flag_inline_trees to support -O3.
2141         (grokfndecl): Set DECL_INLINE on all functions if that's what
2142         the user requested.
2143         (save_function_data): Clear DECL_INLINE in
2144         current_function_cannot_inline is non-NULL.
2145         * decl2.c (flag_inline_trees): Update documentation.
2146
2147 2001-05-03  Nathan Sidwell  <nathan@codesourcery.com>
2148
2149         * dump.c (cp_dump_tree, USING_STMT case): New case.
2150         * tree.c (cp_statement_code_p): Add USING_STMT.
2151         * decl2.c (do_using_directive): Add the using directive statement.
2152
2153         * tree.c (walk_tree): Reformat an if block.
2154
2155 2001-05-02  Mark Mitchell  <mark@codesourcery.com>
2156
2157         * decl.c (compute_array_index_type): Don't try to do anything with
2158         the indices when processing a template.
2159
2160 2001-05-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2161
2162         * call.c: NULL_PTR -> NULL.
2163         * class.c: Likewise.
2164         * cvt.c: Likewise.
2165         * decl.c: Likewise.
2166         * decl2.c: Likewise.
2167         * except.c: Likewise.
2168         * init.c: Likewise.
2169         * rtti.c: Likewise.
2170         * search.c: Likewise.
2171         * tree.c: Likewise.
2172         * typeck.c: Likewise.
2173         * typeck2.c: Likewise.
2174
2175 2001-05-02  Mark Mitchell  <mark@codesourcery.com>
2176
2177         * decl2.c (do_using_directive): Revert previous patch.
2178
2179 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2180
2181         * cp-tree.def (USING_STMT): New statement node.
2182         * cp-tree.h (USING_STMT_NAMESPACE): New macro.
2183         * decl2.c (do_using_directive): Add USING_STMT to statement
2184         tree. Don't emit errors when processing template decl.
2185         * pt.c (tsubst_expr, USING_STMT case): New case.
2186         * semantics.c (cp_expand_stmt, USING_STMT case): New case.
2187
2188 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2189
2190         * call.c (build_new_op): Convert args from reference here.
2191         (build_conditional_expr): Don't convert here.
2192
2193 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2194
2195         * spew.c (last_token_id): New static variable.
2196         (read_token): Set it here.
2197         (yyerror): Use it here.
2198
2199 2001-04-30  Richard Henderson  <rth@redhat.com>
2200
2201         * cvt.c: Downcase C_PROMOTING_INTEGER_TYPE_P invocations.
2202         * decl.c: Likewise.
2203
2204 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2205
2206         * gxxint.texi: Remove.
2207         * Make-lang.in: Remove all traces of gxxint.texi.
2208
2209 Mon Apr 30 16:14:10 2001  Mark P Mitchell  <mark@codesourcery.com>
2210
2211         * decl2.c (start_static_initialization_or_destruction): Correct
2212         logic to handle the -fno-use-cxa-atexit case.
2213
2214 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2215
2216         * optimize.c (update_cloned_parm): New function.
2217         (maybe_clone_body): Use it.  Update the `this' parameter too.
2218
2219 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2220
2221         * decl2.c (unsupported_options): Add new-abi.
2222         * lang-options.h: Remove no longer supported options.
2223
2224 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2225
2226         * except.c (can_convert_eh): Don't check template parms,
2227         typename types etc.
2228
2229 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2230
2231         * optimize.c (maybe_clone_body): Copy parameter names and locations.
2232
2233 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2234
2235         * cp-tree.h (adjust_clone_args): Prototype new function.
2236         * class.c (adjust_clone_args): New function.
2237         * decl.c (start_function): Call it for in charge ctors.
2238
2239 2001-04-26  Mark Mitchell  <mark@codesourcery.com>
2240
2241         * method.c (use_thunk): Make sure that thunks really are emitted
2242         when requested.
2243
2244 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2245
2246         * mangle.c (write_chars): New macro.
2247         (hwint_to_ascii): New function
2248         (write_number): Use it.
2249         (write_integer_cst): Deal with really big numbers.
2250
2251 2001-04-25  Mark Mitchell  <mark@codesourcery.com>
2252
2253         * optimize.c (maybe_clone_body): Copy TREE_PUBLIC before emitting
2254         the clone.
2255
2256 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
2257
2258         * decl.c (grokdeclarator): Set context of namespace scope
2259         TYPE_DECLS.
2260
2261 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
2262
2263         * cp/optimize.c: Include hashtab.h.
2264         (struct inline_data): Add tree_pruner.
2265         (expand_call_inline, expand_calls_inline): Use it when calling
2266         walk_tree.
2267         (optimize_function): Initialize and free tree_pruner.
2268
2269 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
2270
2271         Lazy __FUNCTION__ generation.
2272         * cp-tree.def (FUNCTION_NAME): Remove.
2273         * cp-tree.h (function_name_declared_p): Remove.
2274         (cp_fname_init): Prototype.
2275         * decl.c (init_decl_processing): Don't generate __FUNCTION__ et al ids,
2276         don't call declare_function_name. Call start_fname_decls.
2277         (cp_make_fname_decl): Adjust parameters. Generate the name. Don't
2278         clobber the line number.
2279         (cp_fname_init): New function.
2280         (start_function): Call start_fname_decls.
2281         (finish_function): Call finish_fname_decls.
2282         * lex.c (reswords): Add slots for __FUNCTION__ et al.
2283         (rid_to_yy): Add mappings for __FUNCTION__ et al.
2284         * optimize.c (maybe_clone_body): Remove function_name_declared_p.
2285         * parse.y (VAR_FUNC_NAME): New token.
2286         (primary): Add VAR_FUNC_NAME.
2287         * pt.c (tsubst_decl): Adjust a DECL_PRETTY_FUNCTION_P's
2288         generation.
2289         (tsubst, FUNCTION_NAME case): Remove.
2290         (tsubst_copy, FUNCTION_NAME case): Remove.
2291         (tsubst_expr, DECL_STMT case): Be careful with a
2292         DECL_PRETTY_FUNCTION_P.
2293         (instantiate_decl): Remove function_name_declared_p.
2294         * semantics.c (begin_compound_statement): Don't call
2295         declare_function_name here.
2296         (setup_vtbl_ptr). Don't save & restore function_name_declared_p.
2297         (finish_translation_unit): Call finish_fname_decls.
2298         (expand_body): Remove function_name_declared_p.
2299         * typeck2.c (digest_init): Allow any ERROR_MARK.
2300
2301 2001-04-24  Nathan Sidwell  <nathan@codesourcery.com>
2302
2303         * pt.c (tsubst_decl): Use VOID_TYPE_P.
2304         * semantics.c: Fix some typos.
2305
2306 2001-04-23  Phil Edwards  <pme@sources.redhat.com>
2307
2308         * cp/decl2.c (flag_honor_std):  Always initialize to 1.
2309
2310 2001-04-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2311
2312         * xref.c (GNU_xref_file): Use concat in lieu of xmalloc/sprintf.
2313
2314 2001-04-23  Jason Merrill  <jason_merrill@redhat.com>
2315
2316         * except.c (build_throw): Wrap the initialization of the exception
2317         object in a MUST_NOT_THROW_EXPR.
2318         (do_free_exception): #if 0.
2319
2320 2001-04-20  Mark Mitchell  <mark@codesourcery.com>
2321
2322         * cp-tree.h (finish_enum): Change prototype.
2323         * decl.c (finish_enum): Reorganize.
2324         * parse.y (structsp): Adjust calls to finish_enum.
2325
2326 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2327
2328         * tree.c (cp_tree_equal): Adjust final switch formatting. Add
2329         't' case.
2330
2331 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2332
2333         * class.c (dfs_unshared_virtual_bases): Add ATTRIBUTE_UNUSED.
2334         (layout_empty_base): Return at end flag.
2335         (build_base_field): Likewise.
2336         (build_base_fields): Likewise.
2337         (layout_virtual_bases): Don't add 1 to eoc value.
2338         (end_of_class): Use full size for empty bases.
2339         (layout_class_type): Clear CLASSNEARLY_EMPTY_P if we appended
2340         empty bases. Don't add 1 to eoc value. Only add trailing padding
2341         if we're an empty class with no empty bases.
2342         (dump_class_hierarchy): Dump size and alignment.
2343
2344 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2345
2346         * call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and
2347         ICS_BAD_FLAG.
2348
2349 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2350
2351         * search.c (lookup_field_r): If looking for type and non-TYPE_DECL
2352         is found, look first if name does not match the structure name.
2353
2354 2001-04-19  Mark Mitchell  <mark@codesourcery.com>
2355
2356         * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC is
2357         set.
2358         (SET_DECL_LANGUAGE): New macro.
2359         * decl.c (duplicate_decls): Use SET_DECL_LANGUAGE.
2360         (pushdecl): Likewise.
2361         (build_library_fn_1): Likewise.
2362         (build_cp_library_fn): Likewise.
2363         (grokfndecl): Likewise.
2364         (grokvardecl): Mark `extern "C"' variables as having C linkage.
2365         * decl2.c (grokclassfn): Use SET_DECL_LANGUAGE.
2366         * lex.c (retrofit_lang_decl): Likewise.
2367         * mangle.c (mangle_decl_string): Don't mangle the names of
2368         variables declared with C language linkage.
2369         * semantics.c (finish_member_declaration): Use SET_DECL_LANGUAGE.
2370
2371 2001-04-18  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2372
2373         * semantics.c (simplify_aggr_init_exprs_r): Don't restore
2374         flag_access_control from uninitialized storage.
2375
2376 2001-04-15  Mark Mitchell  <mark@codesourcery.com>
2377
2378         * cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.
2379         * mangle.c (write_pointer_to_member_type): Fix mangling of
2380         pointers to cv-qualified member function types.
2381
2382         * init.c (build_delete): Create a SAVE_EXPR for the address if
2383         we're going to use it more than once.
2384
2385 2001-04-13  Mark Mitchell  <mark@codesourcery.com>
2386
2387         * cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2388         (expand_ptremfunc_cst): Change prototype.
2389         (delta2_from_ptrmemfunc): Remove.
2390         * expr.c (cplus_expand_constant): Adjust call to
2391         expand_ptrmemfunc_cst.
2392         * typeck.c (build_ptrmemfunc1): Simplify.
2393         (build_ptrmemfunc): Make sure that casting a PTRMEM_CST still
2394         results in a constant.
2395         (expand_ptrmemfunc_cst): Remove idx and delta2 parameters.
2396         (delta2_from_ptrmemfunc): Remove.
2397         (pfn_from_ptrmemfunc): Adjust call to expand_ptrmemfunc_cst.
2398
2399 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
2400
2401         * cp-tree.h (decl_namespace_list): New macro.
2402         (struct saved_scope): Add decl_ns_list.
2403         * decl.c (mark_saved_scope): Mark it.
2404         * decl2.c: Lose static decl_namespace_list.
2405         (init_decl2): Don't save it.
2406
2407 2001-04-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2408
2409         * cp-tree.h (warn_return_type, yylex): Delete redundant
2410         declarations.
2411
2412         * decl.c (current_class_depth, global_namespace): Likewise.
2413
2414         * decl2.c (current_class_depth, flag_gnu_xref): Likewise
2415
2416         * repo.c (flag_use_repository): Likewise.
2417
2418 2001-04-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2419
2420         * cp-tree.h (pedantic, convert, global_bindings_p, insert_block,
2421         set_block, pushdecl, getdecls, gettags, init_decl_processing,
2422         maybe_build_cleanup, copy_lang_decl, prep_stmt, lvalue_p,
2423         lvalue_or_else, print_lang_statistics, comp_target_types,
2424         unsigned_type, signed_type, signed_or_unsigned_type,
2425         build_function_call, mark_addressable, incomplete_type_error):
2426         Delete redundant declarations.
2427
2428 2001-04-11  Jason Merrill  <jason_merrill@redhat.com>
2429
2430         * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
2431         (TYPE_ANONYMOUS_P): New macro.
2432         (TAGGED_TYPE_P): New macro.
2433         * decl.c (check_tag_decl): Use TYPE_ANONYMOUS_P.
2434         (grokfndecl, grokvardecl, grokdeclarator): Likewise.
2435         * tree.c (no_linkage_helper): Likewise.
2436         * semantics.c (begin_class_definition): Likewise.
2437         * pt.c (convert_template_argument): Likewise.
2438         * lex.c (check_for_missing_semicolon): Likewise.
2439
2440 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2441
2442         * class.c (dfs_unshared_virtual_bases): New function.
2443         (mark_primary_bases): Call it.
2444         (check_bases): Ignore virtual bases when determining
2445         nearly-emptiness.
2446
2447 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2448
2449         * method.c (make_thunk): Clear DECL_CLONED_FUNCTION.
2450
2451 2001-04-11  Mark Mitchell  <mark@codesourcery.com>
2452
2453         * optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from the
2454         cloned function to the clone.
2455
2456 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2457
2458         * Make-lang.in (cp/semantics.o): Depend on $(EXPR_H).
2459
2460         * semantics.c: Include expr.h.
2461
2462 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
2463
2464         * method.c (implicitly_declare_fn): Commonize code for copy ctor
2465         and assignment op. Set TREE_USED for parameter.
2466
2467 2001-04-10  Mark Mitchell  <mark@codesourcery.com>
2468
2469         * class.c (find_final_overrider_data): Add `candidates'.
2470         (dfs_find_final_overrider): Don't issue error messages
2471         prematurely.
2472         (find_final_overrider): Issue error messages here.
2473         (build_base_field): Don't warn about amgibuous direct bases here.
2474         (warn_about_ambiguous_direct_bases): New function.
2475         (layout_class_type): Use it.
2476
2477 2001-04-10  Richard Henderson  <rth@redhat.com>
2478
2479         * typeck.c (build_array_ref): Push the array reference inside
2480         COMPOUND_EXPR and COND_EXPR.
2481
2482 2001-04-05  Mark Mitchell  <mark@codesourcery.com>
2483
2484         * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.
2485         * decl.c (duplicate_decls): Adjust accordingly.
2486         (maybe_commonize_var): Likewise.
2487         (grokfndecl): Likewise.
2488         (start_function): Likewise.
2489         (start_method): Likewise.
2490         * decl2.c (key_method): Likewise.
2491         (import_export_decl): Likewise.
2492         * method.c (implicitly_declare_fn): Likewise.
2493         * optimize.c (maybe_clone_body): Likewise.
2494
2495 2001-04-05  Benjamin Kosnik  <bkoz@redhat.com>
2496
2497         * lang-specs.h: Add __DEPRECATED.
2498
2499 Thu Apr  5 16:54:29 2001  J"orn Rennecke <amylaar@redhat.com>
2500
2501         * search.c (get_dynamic_cast_base_type): When building a new
2502         constant, set its type to ssizetype.
2503
2504 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
2505
2506         * optimize.c (expand_call_inline): Only add newly inlined statements
2507         into inlined_stmts.
2508
2509 2001-04-03  Mark Mitchell  <mark@codesourcery.com>
2510
2511         * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2512         (OPERATOR_FORMAT): Likewise.
2513         (OPERATOR_TYPENAME_FORMAT): Likewise.
2514         * operators.def: Remove old name-mangling information.
2515         * decl.c (grok_op_properties): Adjust accordingly.
2516         * lex.c (init_operators): Likewise.
2517         * rtti.c (get_tinfo_decl): Issue error messages about types that
2518         have variable size.
2519
2520 2001-04-03  Mark Mitchell  <mark@codesourcery.com>
2521
2522         * decl2.c (import_export_decl): Don't call import_export_class
2523         when processing an inline member function.
2524         * semantics.c (expand_body): Call import_export_decl before
2525         emitting inline functions.
2526
2527 2001-03-28  Richard Henderson  <rth@redhat.com>
2528
2529         IA-64 ABI Exception Handling:
2530         * cp-tree.def (EH_SPEC_BLOCK): New.
2531         (MUST_NOT_THROW_EXPR): New.
2532         * cp-tree.h: Update changed function declarations.
2533         (CPTI_PUSH_EXCEPTION_IDENTIFIER): Remove.
2534         (CPTI_CALL_UNEXPECTED): New.
2535         (struct cp_language_function): Rename x_eh_spec_try_block
2536         to x_eh_spec_block.
2537         (EH_SPEC_STMTS, EH_SPEC_RAISES): New.
2538         * decl.c (current_binding_level): If no current function
2539         bindings, revert to scope_chain.
2540         (initialize_predefined_identifiers): Remove __cp_push_exception.
2541         (store_parm_decls): Use begin_eh_spec_block.
2542         (finish_function): Use finish_eh_spec_block.
2543         (mark_lang_function): Update for name changes.
2544         * decl2.c (finish_file): No mark_all_runtime_matches.
2545         * dump.c (cp_dump_tree): Handle new tree codes.
2546         * error.c (dump_expr) [BIND_EXPR]: Fix typo.
2547         * except.c (catch_language_init, catch_language): Remove.
2548         (init_exception_processing): Don't set language code.
2549         Initialize call_unexpected_node, protect_cleanup_actions,
2550         eh_personality_libfunc, lang_eh_runtime_type.
2551         (call_eh_info, push_eh_info, get_eh_info, get_eh_value): Remove.
2552         (get_eh_type, get_eh_caught, get_eh_handlers): Remove.
2553         (prepare_eh_type): Split out type canonicalizations ...
2554         (build_eh_type_type): ... from here.
2555         (build_eh_type_type_ref): Remove.
2556         (mark_all_runtime_matches): Remove.
2557         (build_exc_ptr): New.
2558         (do_begin_catch, do_end_catch): New.
2559         (do_pop_exception): Remove.
2560         (build_terminate_handler): Remove.
2561         (choose_personality_routine): Split out language choice from ...
2562         (initialize_handler_parm): ... here.
2563         Use MUST_NOT_THROW_EXPR.
2564         (expand_start_catch_block): Use do_begin_catch.  Simplify Java
2565         exception object handling.
2566         (expand_start_eh_spec, expand_end_eh_spec): Remove.
2567         (expand_exception_blocks, alloc_eh_object): Remove.
2568         (begin_eh_spec_block, finish_eh_spec_block): New.
2569         (do_allocate_exception, do_free_exception): New.
2570         (expand_throw): Merge into ...
2571         (build_throw): ... here.  Update for abi.
2572         * expr.c (cplus_expand_expr): No expand_internal_throw.
2573         Handle MUST_NOT_THROW_EXPR.
2574         * pt.c (tsubst_expr): Handle EH_SPEC_BLOCK.
2575         * semantics.c (*) Update for except.h name changes.
2576         (genrtl_try_block): No protect_with_terminate.
2577         (genrtl_eh_spec_block): New.
2578         (genrtl_handler): Don't emit the goto here.
2579         (cp_expand_stmt): Handle EH_SPEC_BLOCK.
2580         (genrtl_finish_function): Don't expand_exception_blocks.
2581         * tree.c (cp_statement_code_p): Handle EH_SPEC_BLOCK.
2582
2583 2001-03-28  Richard Henderson  <rth@redhat.com>
2584
2585         * decl.c (struct named_label_list): Rename eh_region to
2586         in_try_scope, add in_catch_scope.
2587         (struct binding_level): Rename eh_region to is_try_scope,
2588         add is_catch_scope.
2589         (note_level_for_try): Rename from note_level_for_eh.
2590         (note_level_for_catch): New.
2591         (poplevel): Copy both is_try_scope and is_catch_scope to
2592         the named_label_list struct.
2593         (check_previous_goto_1): Don't check for catch block via
2594         DECL_ARTIFICIAL; use in_try_scope instead.
2595         (check_goto): Likewise.
2596         * cp-tree.h (note_level_for_try, note_level_for_catch): Declare.
2597         * except.c (expand_start_catch_block): Call note_level_for_catch.
2598         * semantics.c (begin_compound_stmt): Update for note_level_for_try.
2599
2600 2001-03-27  Richard Henderson  <rth@redhat.com>
2601
2602         * except.c: Use USING_SJLJ_EXCEPTIONS instead of
2603         exceptions_via_longjmp.
2604
2605 2001-03-27  Phil Edwards  <pme@sources.redhat.com>
2606
2607         * pt.c (check_default_tmpl_args):  Make error messages clearer.
2608
2609 2001-03-26  Phil Edwards  <pme@sources.redhat.com>
2610
2611         * error.c:  Also undefine 'A' macro used for cp_printers definition.
2612
2613 2001-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2614
2615         * Make-lang.in: Depend on $(SYSTEM_H), not system.h.
2616
2617 2001-03-26  Mike Yang <yang@research.att.com>
2618             Mark Mitchell  <mark@codesourcery.com>
2619
2620         * dump.c (dump_access): New function.
2621         (cp_dump_tree): Use it.  Dump basetype information for class
2622         types.
2623
2624 2001-03-26  Mark Mitchell  <mark@codesourcery.com>
2625
2626         * Makefile.in (optimize.o): Depend on params.h.
2627         (duplicate_decls): Copy DECL_NUM_STMTS, not DECL_FRAME_SIZE.
2628         (init_decl_processing): Set flag_no_inline when doing
2629         inlining-on-trees.
2630         * optimize.c: Include params.h.
2631         (struct inline_data): Improve documentation of FNS.  Add
2632         FIRST_INLINED_FN, INLINED_STMTS, and CLONING_P.
2633         (INSNS_PER_STMT): New macro.
2634         (remap_block): Use CLONING_P.
2635         (inlinable_function_p): Don't inline big functions.
2636         (expand_call_inline): Keep track of how much inlining we've done.
2637         (optimize_function): Set FIRST_INLINED_FN.
2638         (maybe_clone_body): Set CLONING_P.
2639         * semantics.c (simplify_aggr_init_exprs_r): Fix typing problems in
2640         tree nodes.
2641         (genrtl_finish_function): Clear DECL_DEFER_OUTPUT before calling
2642         rest_of_compilation.  Clear DECL_RTL for local variables
2643         afterwards.
2644         (clear_decl_rtl): New function.
2645
2646 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2647
2648         Implement DR 209
2649         * cp-tree.h (skip_type_access_control,
2650         reset_type_access_control): Prototype.
2651         * decl.c (grokdeclarator): Access of friends is not checked.
2652         * parse.y (component_decl_list): Reset type access control.
2653         * semantics.c (decl_type_access_control): Clear
2654         current_type_lookups.
2655         (save_type_access_control): Don't save if not deferring.
2656         (skip_type_access_control, reset_type_access_control): New
2657         functions.
2658         (begin_class_definition): Do type access control for basetypes.
2659         Start deferred access control.
2660         (finish_class_definition): Resume immediate access control if
2661         this is a local class.
2662
2663 2001-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2664
2665         * class.c (add_method): Use memcpy/memmove, not bcopy.
2666
2667         * decl.c (duplicate_decls): Likewise.
2668
2669 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2670
2671         * mangle.c (write_discriminator): Use `_0' for discriminator 1,
2672         not `_'.
2673
2674 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2675
2676         * decl.c (local_names): Define.
2677         (push_local_name): New.
2678         (grok_reference_init): Return init if initializing static reference
2679         variable with non-constant instead of emitting it.
2680         Move expand_static_init call to cp_finish_decl.
2681         (layout_var_decl): Call push_local_name.
2682         (maybe_commonize_var): Allow inlining functions even if they have
2683         static local variables, use comdat_linkage for them if flag_weak.
2684         (check_initializer): Call obscure_complex_init if
2685         grok_reference_init returned non-zero.
2686         (save_function_data): Clear x_local_names.
2687         (pop_cp_function_context): Free x_local_names.
2688         (mark_inlined_fns): Remove.
2689         (mark_lang_function): Mark x_local_names.
2690         (lang_mark_tree): Don't mark DECL_ACCESS for DECL_DISCRIMINATOR_P.
2691         Mark inlined_fns as tree, remove call to mark_inlined_fns.
2692         * class.c (alter_access): Ensure DECL_ACCESS is never set if
2693         DECL_DISCRIMINATOR_P.
2694         * cp-tree.h (cp_language_function): Add x_local_names.
2695         (lang_decl_flags): Add discriminator into u2.
2696         (lang_decl_inlined_fns): Remove.
2697         (lang_decl): inlined_fns is now a TREE_VEC.
2698         (DECL_DISCRIMINATOR_P, DECL_DISCRIMINATOR): Define.
2699         * optimize.c (inlinable_function_p): DECL_INLINED_FNS is now a
2700         TREE_VEC, not a custom structure.
2701         (optimize_function): Likewise.
2702         * mangle.c (discriminator_for_local_entity): Discriminate among
2703         VAR_DECL local entities.
2704         * search.c (dfs_access_in_type): If DECL_DISCRIMINATOR_P, DECL_ACCESS
2705         is not valid.
2706
2707 2001-03-22  Bryce McKinlay  <bryce@albatross.co.nz>
2708
2709         Add support for Java interface method calls.
2710         * cp-tree.h (struct lang_type): Add java_interface flag.
2711         (TYPE_JAVA_INTERFACE): New macro.
2712         * tree.c (cp_valid_lang_attribute): Handle "java_interface" attribute
2713         by setting TYPE_JAVA_INTERFACE.
2714         * call.c (java_iface_lookup_fn): New static.
2715         (build_over_call): If calling a method declared in a
2716         TYPE_JAVA_INTERFACE, call build_java_interface_fn_ref to generate the
2717         expression which resolves the function address.
2718         (build_java_interface_fn_ref): New function.
2719
2720 2001-03-22  Richard Henderson  <rth@redhat.com>
2721
2722         * Make-lang.in (cp/except.o): Don't depend on insn-flags.h.
2723         * except.c: Don't include it.
2724
2725 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2726             based on an idea from Joe Buck <jbuck@synopsys.com>
2727
2728         * parse.y (bad_decl, template_arg_list_ignore, arg_list_ignore):
2729         New nonterminals.
2730         (data_def, component_decl): Add reductions to bad_decl.
2731
2732 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2733
2734         * method.c (do_build_assign_ref): Don't use build_modify_expr for
2735         anonymous aggregates, since they don't have assignment operator
2736         method.
2737         * decl.c (fixup_anonymous_aggr): Disallow ctors, dtors and copy
2738         assignment operators for anonymous structure fields.
2739
2740 2001-03-21  Jason Merrill  <jason@redhat.com>
2741
2742         * pt.c (instantiate_decl): Abort if we see a member constant
2743         instantiation that doesn't already have its initializer.
2744         Downgrade explicit instantiation without definition to pedwarn.
2745
2746         * cp-tree.h (DECL_TINFO_FN_P, SET_DECL_TINFO_FN_P): Remove.
2747         * class.c (build_vtable_entry): Don't check DECL_TINFO_FN_P.
2748         (import_export_decl): Check tinfo_decl_p, not DECL_TINFO_FN_P.
2749
2750         * cp-tree.h (CLASSTYPE_VTABLE_NEEDS_WRITING): Remove.
2751         (pending_vtables): Remove.
2752         * decl2.c (pending_vtables): Remove.
2753         (import_export_vtable): Use CLASSTYPE_INTERFACE_ONLY, not
2754         CLASSTYPE_VTABLE_NEEDS_WRITING.
2755         (import_export_class): Likewise.
2756         (init_decl2): Don't mark pending_vtables.
2757         * lex.c (handle_pragma_vtable): Just sorry.
2758         * pt.c (instantiate_class_template): Don't mess with
2759         CLASSTYPE_VTABLE_NEEDS_WRITING.
2760         (mark_class_instantiated): Likewise.
2761         * ptree.c (print_lang_type): Don't print it.
2762         * semantics.c (begin_class_definition): Don't set it.
2763
2764         * pt.c (template_tail): Replace with last_pending_template.
2765         (maybe_templates, maybe_template_tail): Remove.
2766         (add_pending_template): Adjust.
2767         (instantiate_pending_templates): Adjust.
2768
2769         * cp-tree.h (struct saved_scope): Remove lang_stack field.
2770         (current_lang_stack): Remove.
2771         * decl.c (maybe_push_to_top_level): Don't initialize it.
2772         (duplicate_decls): Use current_lang_depth.
2773         (xref_basetypes): Likewise.
2774         * class.c (current_lang_depth): New fn.
2775         (push_lang_context): Use more varray functionality.
2776         (pop_lang_context): Likewise.
2777
2778         * error.c (GLOBAL_THING): Always use '__'.
2779
2780 2001-03-21  Mark Mitchell  <mark@codesourcery.com>
2781
2782         * class.c (build_clone): Clear DECL_ASSEMBLER_NAME.
2783
2784         * mangle.c (mangle_decl_string): Mangle the names of overloaded
2785         operators, even when they have `extern "C"' linkage.
2786
2787 2001-03-19  Mark Mitchell  <mark@codesourcery.com>
2788
2789         * class.c (get_vtable_decl): Use SET_DECL_ASSEMBLER_NAME,
2790         COPY_DECL_ASSEMBLER_NAME, etc.  Don't set DECL_ASSEMBLER_NAME
2791         where it's not necessary.
2792         (add_method): Remove optimization involving comparison of
2793         DECL_ASSEMBLER_NAME.
2794         (build_vtbl_or_vbase_field): Use SET_DECL_ASSEMBLER_NAME,
2795         COPY_DECL_ASSEMBLER_NAME, etc.  Don't set DECL_ASSEMBLER_NAME
2796         where it's not necessary.
2797         (check_methods): Likewise.
2798         (build_clone): Likewise.
2799         (built_vtt): Likewise.
2800         * cp-tree.h (DECL_NEEDED_P): Likewise.
2801         * decl.c (pushtag): Likewise.
2802         (duplicate_decls): Likewise.
2803         (pushdecl): Likewise.
2804         (builtin_function): Likewise.
2805         (build_library_fn_1): Set DECL_LANGUAGE for library functions.
2806         (build_cp_library_fn): Likewise.
2807         (maybe_commonize_var): Use SET_DECL_ASSEMBLER_NAME,
2808         COPY_DECL_ASSEMBLER_NAME, etc.  Don't set DECL_ASSEMBLER_NAME
2809         where it's not necessary.
2810         (make_rtl_for_nonlocal_decl): Likewise.
2811         (cp_finish_decl): Likewise.
2812         (grokfndecl): Likewise.
2813         (grokvardecl): Likewise.
2814         (grokdeclarator): Likewise.
2815         (start_function): Likewise.
2816         (cp_missing_return_ok_p): Likewise.
2817         * decl2.c (grokclassfn): Likewise.
2818         (check_classfn): Likewise.
2819         (finish_static_data_member_decl): Likewise.
2820         (grokfield): Likewise.
2821         * error.c (GLOBAL_IORD_P): Remove.
2822         (dump_global_iord): Improve output.
2823         (dump_decl): Avoid using DECL_ASSEMBLER_NAME.
2824         * except.c (nothrow_libfn_p): Summarily reject any function not in
2825         namespace-scope.
2826         * init.c (build_java_class_ref): Don't explicitly set
2827         DECL_ASSEMBLER_NAME after calling mangle_decl.
2828         * mangle.c (mangle_decl_string): Handle extern "C" functions.
2829         (mangle_decl): Set the DECL_ASSEMBLER_NAME for the decl.
2830         * method.c (set_mangled_name_for_decl): Don't explicitly set
2831         DECL_ASSEMBLER_NAME after calling mangle_decl.
2832         (make_thunk): Explicitly set the DECL_ASSEMBLER_NAME and
2833         IDENTIFIER_GLOBAL_VALUE for the thunk.
2834         * pt.c (set_mangled_name_for_template_decl): Remove.
2835         (check_explicit_specialization): Don't use it.
2836         (looup_template_class): Don't set DECL_ASSEMBLER_NAME.
2837         (tsubst_friend_function): Likewise.
2838         (tsubst_decl): Likewise.
2839         (regenerate_decl_from_template): Use COPY_DECL_ASSEMBLER_NAME.
2840         * rtti.c (get_tinfo_decl): Use SET_DECL_ASSEMBLER_NAME,
2841         COPY_DECL_ASSEMBLER_NAME, etc.  Don't set DECL_ASSEMBLER_NAME
2842         where it's not necessary.
2843         (tinfo_base_init): Likewise.
2844         (create_real_tinfo_var): Likewise.
2845         * search.c (looup_field_1): Likewise.
2846         * semantics.c (finish_named_return_value): Likewise.
2847         * tree.c (init_tree): Set lang_set_decl_assembler_name.
2848
2849 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2850
2851         Correct semantics restrictions checking in throw-expression.
2852         * except.c (is_admissible_throw_operand): New function.
2853         (build_throw): Use it.
2854
2855 2001-03-14  Mark Mitchell  <mark@codesourcery.com>
2856
2857         * decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P on __FUNCTION__
2858         and its ilk.
2859
2860 2001-03-14  Mark Mitchell  <mark@codesourcery.com>
2861
2862         * class.c (build_clone): Use COPY_DECL_RTL, DECL_RTL_SET_P, etc.
2863         * cp-tree.h (DECL_IN_MEMORY_P): Likewise.
2864         * decl.c (duplicate_decls): Likewise.
2865         (builtin_function): Likewise.
2866         (build_library_fn): Likewise.
2867         (build_cp_library_fn): Likewise.
2868         (check_initializer): Likewise.
2869         (cp_finish_decl): Likewise.
2870         * decl2.c (grokfield): Likewise.
2871         (grok_function_init): Remove #if 0'd code.
2872         (finish_anon_union): Use COPY_DECL_RTL, DECL_RTL_SET_P, etc.
2873         * friend.c (do_friend): Likewise.
2874         * init.c (get_temp_regvar): Likewise.
2875         * method.c (make_thunk): Likewise.
2876         * pt.c (tsubst_friend_function): Likewise.
2877         (tsubst_decl): Likewise.
2878         (regenerate_decl_from_template): Likewise.
2879         * semantics.c (genrtl_named_return_value): Likewise.
2880         (expand_body): Likewise.
2881         (genrtl_finish_function): Likewise.
2882         * tree.c (cp_tree_equal): Likewise.
2883
2884 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2885
2886         * call.c (convert_like_real): Add extra semantics to INNER
2887         parameter. Don't convert to temporary if a user conversion
2888         gives us an lvalue that we're about to bind to a reference.
2889         Set INNER to indicate pending reference binding on recursive
2890         calls.
2891
2892 2001-03-10  Neil Booth  <neil@daikokuya.demon.co.uk>
2893
2894         * cp/lex.c: Delete duplicate pending_lang_change.
2895
2896 2001-03-10  Neil Booth  <neil@daikokuya.demon.co.uk>
2897
2898         * cp/lex.c (handle_pragma_interface, handle_pragma_implementation):
2899         Similarly.
2900         * cp/repo.c (get_base_filename, open_repo_file): Similarly.
2901         * cp/cp-tree.h: Remove file_name_nondirectory prototype.
2902
2903 2001-03-09  Zack Weinberg  <zackw@stanford.edu>
2904
2905         * Make-lang.in: Add dependencies on $(TM_P_H) as appropriate.
2906
2907 2001-03-08  Stan Shebs  <shebs@apple.com>
2908
2909         * cp-tree.h (set_identifier_local_value): Remove unused decl.
2910
2911 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2912
2913         * spew.c: Remove references to CPP_OSTRING.
2914
2915 2001-03-06  Andrew Haley  <aph@redhat.com>
2916
2917         * typeck.c (convert_arguments): Check that we have an fndecl.
2918
2919 2001-03-05  Andrew Haley  <aph@redhat.com>
2920
2921         * typeck.c (convert_arguments): Don't do ellipsis conversion for
2922         __built_in_constant_p.
2923
2924 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2925
2926         * typeck.c (build_static_cast): Allow enum to enum conversions
2927         as per DR 128.
2928
2929 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2930
2931         * class.c (check_field_decls): Pointers to member do not a
2932         non-pod struct make, as per DR 148.
2933
2934 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2935
2936         * call.c (joust): cp_pedwarn when using gnu extension concerning
2937         worst conversion sequences.
2938
2939 2001-03-01  Zack Weinberg  <zackw@stanford.edu>
2940
2941         * decl.c: Replace all uses of 'boolean' with 'bool'.
2942
2943 2001-03-01  Zack Weinberg  <zackw@stanford.edu>
2944
2945         * lang-specs.h: Add zero initializer for cpp_spec field to
2946         all array elements that need one.  Don't put an #ifdef inside
2947         the initializer list; set a default for CPLUSPLUS_CPP_SPEC and
2948         use it.
2949
2950 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2951
2952         Implement using decls inside template functions.
2953         * decl2.c (validate_nonmember_using_decl): Don't special case
2954         fake_std_node in the global namespace. Don't reject early when
2955         processing a template.
2956         (do_local_using_decl): Add to statement tree. Don't do further
2957         processing when building a template.
2958         * pt.c (tsubst_expr, DECL_STMT case): Deal with USING_DECLs.
2959
2960 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2961
2962         * decl2.c (do_nonmember_using_decl): Don't complain if we find
2963         same function. Do complain about ambiguating extern "C"
2964         declarations.
2965
2966 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2967
2968         Remove floating point and complex type template constant parms.
2969         * pt.c (convert_nontype_argument): Remove REAL_TYPE and
2970         COMPLEX_TYPE extensions.
2971         (invalid_nontype_parm_type_p): Likewise.
2972
2973 2001-02-27  Jeffrey Oldham  <oldham@codesourcery.com>
2974
2975         * except.c (call_eh_info): Revert "match_function"'s type.
2976
2977 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2978
2979         Fix ctor vtable vcall offsets.
2980         * class.c (struct vtbl_init_data_s): Add rtti_binfo member.
2981         (build_rtt_vtbl_entries): Lose RTTI_BINFO parameter.
2982         (get_matching_base): Remove.
2983         (get_original_base): New function.
2984         (build_vtbl_initializer): Initialize vid.rtti_binfo.
2985         Use a virtual thunk for a ctor vtable with an index
2986         (add_vcall_offset_vtbl_entries_1): Check if binfo has lost a
2987         primary base within a constructor vtable. Only set
2988         BV_VCALL_INDEX when not a constructor vtable. Adjust vcall offset
2989         when primary base has been lost.
2990         * cp-tree.h (BINFO_VIRTUALS): Remove ambiguity from comment.
2991
2992 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2993
2994         * call.c (joust): Ensure more_specialized()'s argument length
2995         parameter has correct value for constructors.
2996
2997 2001-02-26  Nathan Sidwell  <nathan@codesourcery.com>
2998
2999         * except.c (call_eh_info): Cleanup generation of cp_eh_info struct.
3000
3001         * decl.c (mark_inlined_fns): Prototype.
3002
3003 2001-02-22  Mark Mitchell  <mark@codesourcery.com>
3004
3005         * spew.c (yylex): Correct handling of friends.
3006
3007 2001-02-22  Mark Mitchell  <mark@codesourcery.com>
3008
3009         * mangle.c (write_encoding): Pass write_function_type the
3010         FUNCTION_DECL for the function being encoded.
3011         (write_function_type): Pass it along to write_bare_function_type.
3012         (write_bare_function_type): Pass it along to write_method_parms.
3013         (write_method_parms): Don't mangle the compiler-generated
3014         parameters to a constructor or destructor.
3015
3016 2001-02-22  Andreas Jaeger  <aj@suse.de>
3017
3018         * optimize.c: Include toplev.h for
3019         note_deferral_of_defined_inline_function prototype.
3020
3021 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
3022
3023         * cp-tree.h (struct lang_decl_inlined_fns): New.
3024         (struct lang_decls): Add inlined_fns.
3025         (DECL_INLINED_FNS): New macro.
3026         * optimize.c (struct inline_data): Add inlined_fns.
3027         (declare_return_variable): Use VARRAY_ACTIVE_SIZE macro.
3028         (inlinable_function_p): Likewise, fix typo in comment,
3029         function is not inlinable if it already inlined function currently
3030         being optimized.
3031         (expand_call_inline): Add fn to inlined_fns if necessary.
3032         (optimize_function): Initialize inlined_fns.
3033         Save inlined_fns into DECL_INLINED_FNS after expanding inlines.
3034         * decl.c (mark_inlined_fns): New function.
3035         (lang_mark_tree): Call it.
3036
3037 2001-02-21  Jason Merrill  <jason@redhat.com>
3038
3039         * cp-tree.h (struct lang_decl_flags): Remove uninlinable flag.
3040         (DECL_UNINLINABLE): Move to middle-end.
3041
3042         * class.c (clone_function_decl): Set DECL_ABSTRACT on original fn.
3043         * decl.c (duplicate_decls): Preserve DECL_ABSTRACT.
3044         * class.c (build_clone): Set DECL_ABSTRACT_ORIGIN for the clone.
3045         * optimize.c (maybe_clone_body): Set DECL_ABSTRACT_ORIGIN for the
3046         parms and outer BLOCK.  note_deferral_of_defined_inline_function.
3047
3048         * method.c (implicitly_declare_fn): Don't set DECL_ARTIFICIAL on
3049         second parm of op=.
3050
3051 2001-02-19  Mark Mitchell  <mark@codesourcery.com>
3052
3053         * decl2.c (set_decl_namespace): Allow explicit instantiations in
3054         any namespace.
3055
3056 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3057
3058         * optimize.c (expand_call_inline): Don't walk subtrees of type
3059         nodes.
3060
3061 2001-02-18  Mark Mitchell  <mark@codesourcery.com>
3062
3063         * class.c (add_vcall_offset_vtbl_entries_1): Only add one entry
3064         for a destructor.
3065
3066 2001-02-18  Jason Merrill  <jason@redhat.com>
3067
3068         Do put the VTT parameter in DECL_ARGUMENTS.
3069         * cp-tree.h (struct cp_language_function): Add x_vtt_parm.
3070         (current_vtt_parm): New macro.
3071         (struct lang_decl_flags): Add has_vtt_parm_p, remove vtt_parm.
3072         (DECL_HAS_VTT_PARM_P): New macro.
3073         (DECL_VTT_PARM): Remove.
3074         (FUNCTION_FIRST_USER_PARMTYPE, FUNCTION_FIRST_USER_PARM): New macros.
3075         * decl.c (duplicate_decls): Only copy the operator code if
3076         appropriate.
3077         (start_function): Set current_vtt_parm.
3078         (lang_mark_tree): Don't mark vtt_parm.
3079         * decl2.c (maybe_retrofit_in_chrg): Do add the VTT parm to
3080         DECL_ARGUMENTS.  Set DECL_HAS_VTT_PARM_P.
3081         * class.c (build_clone): Maybe remove the VTT parm.
3082         * optimize.c (maybe_clone_body): Set up the VTT parm.
3083         * pt.c (copy_default_args_to_explicit_spec): Preserve the VTT parm.
3084         * call.c (build_over_call): Just allow the VTT arg.
3085         * method.c (make_thunk): Don't set DECL_VTT_PARM.
3086         (do_build_copy_constructor): Use FUNCTION_FIRST_USER_PARM.
3087         (synthesize_method): Use FUNCTION_FIRST_USER_PARMTYPE.
3088         * decl.c (grokdeclarator, copy_args_p, grok_ctor_properties): Likewise.
3089         * error.c (dump_function_decl): Likewise.
3090         * call.c (build_user_type_conversion_1, convert_like_real): Abort
3091         if we try to call a constructor with in-charge or VTT parms.
3092         * method.c (skip_artificial_parms_for): New fn.
3093         * call.c (add_function_candidate, build_over_call): Call it.
3094         * call.c (build_new_method_call): Use current_vtt_parm.
3095         * init.c (expand_virtual_init): Likewise.
3096         * class.c (same_signature_p): No longer static.
3097         * cp-tree.h: Declare it.
3098         * search.c (look_for_overrides_r): Use it.
3099
3100 2001-02-17  Mark Mitchell  <mark@codesourcery.com>
3101
3102         * cp-tree.h (new_abi_rtti_p): Remove.
3103         (name_mangling_version): Likewise.
3104         (flag_do_squangling): Likewise.
3105         * class.c (build_rtti_vtbl_entries): Remove old ABI support.
3106         * decl.c (grokfndecl): Likewise.
3107         * decl2.c (name_mangling_version): Remove.
3108         (flag_do_squangling): Likewise.
3109         (lang_f_options): Remove `squangle'.
3110         (unsupported_options): Add `squangle'.
3111         (cxx_decode_option): Issue a warning about uses of
3112         -fname-mangling-version.
3113         (finish_file): Remove old ABI support.
3114         * pt.c (check_explicit_specialization): Likewise.
3115         (tsubst_decl): Likewise.
3116         * rtti.c (init_rtti_processing): Likewise.
3117         (build_headof): Likewise.
3118         (get_tinfo_decl_dynamic): Likewise.
3119         (tinfo_from_decl): Likewise.
3120         (build_dynamic_cast_1): Likewise.
3121         (synthesize_tinfo_var): Likewise.
3122         * init.c (build_new): Allow enumeration types for the array-bounds
3123         in a direct-new-declarator.
3124
3125         * semantics.c (finish_typeof): Resolve OFFSET_REFs.
3126
3127         * pt.c (check_explicit_specialization): Copy TREE_PRIVATE and
3128         TREE_PROTECTED from the template being specialized.
3129
3130 2001-02-17  Jason Merrill  <jason@redhat.com>
3131
3132         * decl2.c (build_artificial_parm): Set TREE_READONLY.
3133
3134         * decl.c (bad_specifiers): Allow throw specs on things with
3135         pointer-to-function or -member-function type.
3136         * init.c (build_default_init): Don't use a CONSTRUCTOR to initialize
3137         a pmf.
3138
3139 2001-02-17  Mark Mitchell  <mark@codesourcery.com>
3140
3141         * call.c (check_dtor_name): Handle template names correctly.
3142
3143 2001-02-16  Jason Merrill  <jason@redhat.com>
3144
3145         * cp-tree.h (DECL_USE_VTT_PARM): Remove.
3146         * decl2.c (maybe_retrofit_in_chrg): Don't create it.
3147         * optimize.c (maybe_clone_body): Don't substitute it.
3148         * call.c (build_new_method_call): Check in_chrg instead.
3149         * init.c (expand_virtual_init): Likewise.
3150
3151 2001-02-16  Gabriel Dos Reis  <gdr@codesourcery.com>
3152
3153         * decl.c (check_tag_decl): Make sure a typedef for an anonymous
3154         class-type introduces at least a type-name.
3155
3156 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
3157
3158         * call.c (convert_like_real): Create a temporary for non-lvalue.
3159
3160 2001-02-16  Jeffrey Oldham  <oldham@codesourcery.com>
3161
3162         * cp-tree.h: Fix typos in comments.
3163
3164 2001-02-16  Jason Merrill  <jason@redhat.com>
3165
3166         * optimize.c (remap_block): If we're compiling a clone, pass the
3167         new block to insert_block.
3168
3169 2001-02-16  Mark Mitchell  <mark@codesourcery.com>
3170
3171         * semantics.c (finish_asm_stmt): Robustify.
3172
3173 2001-02-15  Mark Mitchell  <mark@codesourcery.com>
3174
3175         * pt.c (push_template_decl_real): Don't remangle the name of a
3176         class template.
3177
3178 2001-02-15  Jim Meyering  <meyering@lucent.com>
3179
3180         * Make-lang.in (c++.install-common): Depend on installdirs.
3181         (c++.install-info): Likewise.
3182         (c++.install-man): Likewise.
3183
3184 2001-02-15  Mark Mitchell  <mark@codesourcery.com>
3185
3186         * typeck2.c (build_m_component_ref): Robustify.
3187
3188 2001-02-15  Alexandre Oliva  <aoliva@redhat.com>
3189
3190         * friend.c (do_friend): Don't take the nested [template] class
3191         into account when deciding whether to warn about the friend
3192         function not referring to a template function.
3193
3194 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3195
3196         * typeck.c (build_unary_op): Clarify error message.
3197
3198 2001-02-08  Aldy Hernandez  <aldyh@redhat.com>
3199
3200         * parse.y (component_constructor_declarator): allow optional
3201         parentheses around constructor class name.
3202
3203 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3204
3205         * cp-tree.h (setup_vtbl_ptr): Move prototype to semantics.c
3206         section.
3207         * init.c (emit_base_init): Remove incorrect comment about
3208         virtual bases.
3209         * method.c (make_thunk): Fix comment alignment.
3210
3211 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3212
3213         Kill remnants of this is variable.
3214         * cp-tree.h (flag_this_is_variable): Remove.
3215         * decl2.c (flag_this_is_variable): Remove.
3216         * class.c (fixed_type_or_null): Add cdtor parm. Adjust.
3217         (build_vbase_path): The path is non-static, even in a cdtor.
3218         (resolves_to_fixed_type_p): Add additional return value.
3219         * search.c (init_vbase_pointers): Adjust.
3220         * tree.c (lvalue_p_1): Adjust.
3221         * typeck.c (mark_addressable): Adjust.
3222
3223 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3224
3225         * pt.c (unify): Don't check cv quals of array types.
3226
3227 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3228
3229         * tree.c (cp_build_qualified_type_real): Use CP_TYPE_QUALS to
3230         check whether we already have the type.
3231
3232 2001-02-13  Mark Mitchell  <mark@codesourcery.com>
3233
3234         * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
3235         * call.c (build_op_delete_call): Simplify to remove duplicate
3236         code.
3237         * class.c (clone_function_decl): Don't build the deleting variant
3238         of a non-virtual destructor.
3239         * decl.c (finish_destructor_body): Don't call delete if this is a
3240         non-virtual destructor.
3241         * init.c (build_delete): Explicitly call `operator delete' when
3242         deleting an object with a non-virtual destructor.
3243
3244 2001-02-13  Jason Merrill  <jason@redhat.com>
3245
3246         * lang-specs.h: Add more __EXCEPTIONS.
3247
3248 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3249
3250         * typeck2.c (process_init_constructor): Check
3251         TREE_HAS_CONSTRUCTOR before issuing missing init warning.
3252
3253 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3254
3255         * pt.c (maybe_adjust_types_for_deduction, DEDUCE_ORDER case):
3256         Remove spurious information in comment. Allow further
3257         adjustments of REFERENCE_TYPE args.
3258
3259 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3260
3261         * errfn.c (cp_deprecated): Tweak diagnostic text.
3262         * parse.y (new_initializer): Deprecate initializer lists
3263         extension.
3264
3265 2001-02-12  Mark Mitchell  <mark@codesourcery.com>
3266
3267         Remove old ABI support.
3268
3269 2001-02-11  Mark Mitchell  <mark@codesourcery.com>
3270
3271         * decl2.c (flag_vtable_thunks): Always set it to 1.
3272         (flag_new_abi): Likewise.
3273         * lang-specs.h: Remove conditional on ENABLE_NEW_GXX_ABI.
3274
3275         * Makefile.in (g++spec.o): Fix typo.
3276
3277 2001-02-09  Jason Merrill  <jason@redhat.com>
3278
3279         * lang-specs.h: Restore definition of __EXCEPTIONS.
3280
3281 2001-02-08  Jason Merrill  <jason@redhat.com>
3282
3283         * search.c (shared_member_p): New function.
3284         (lookup_field_r): Use it.
3285         * cp-tree.h (SHARED_MEMBER_P): Remove.
3286
3287         * method.c (process_overload_item): Handle template-dependent array
3288         bounds.
3289         * pt.c (type_unification_real): If we end up with undeduced nontype
3290         parms, try again.
3291
3292         * decl.c (lookup_name_real): Tweak warning to refer to decls, not
3293         types.
3294
3295         * typeck2.c (friendly_abort): Don't say anything if we have
3296         earlier errors or sorries.
3297
3298         * decl.c (check_tag_decl): Notice attempts to redefine bool and
3299         wchar_t.  Ignore if in_system_header.
3300
3301         * decl.c (maybe_push_cleanup_level): New fn...
3302         (start_decl_1): ...split out from here.
3303         * cvt.c (build_up_reference): Use it.
3304         * cp-tree.h: Declare it.
3305
3306 2001-02-07  Mark Mitchell  <mark@codesourcery.com>
3307
3308         * lang-specs.h: Use CPLUSPLUS_CPP_SPEC for the preprocessor
3309         spec.
3310
3311 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3312
3313         * pt.c (lookup_template_class): Make sure it's a primary
3314         template or template_template_parm when called from the parser.
3315         (instantiate_template_class): Add assertion.
3316
3317 2001-02-05  Alexandre Oliva  <aoliva@redhat.com>
3318
3319         * method.c (build_mangled_name) [old abi]: Protect flush_repeats()
3320         from error_mark_node.
3321
3322 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3323
3324         Fix specification and implementation bugs in V3 ABI
3325         construction vtables.
3326         * cp-tree.h (flag_dump_class_layout): New flag.
3327         (BINFO_OVERRIDE_ALONG_VIRTUAL_PATH_P): Remove.
3328         (BINFO_LOST_PRIMARY_P): New flag.
3329         (SET_BINFO_NEW_VTABLE_MARKED): Adjust asserts.
3330         (BINFO_PRIMARY_MARKED_P): Rename to ...
3331         (BINFO_PRIMARY_P): ... here.
3332         (binfo_via_virtual): New prototype.
3333         * decl2.c (flag_dump_class_layout): New flag.
3334         (cxx_decode_option): Set it. Adjust -fdump-translation-unit to
3335         use `=' as a file name separator.
3336         * init.c (dfs_initialize_vtbl_ptrs): Walk into virtual primary
3337         bases.
3338         (build_vtbl_address): If this is a virtual primary base, then
3339         get the vtbl of what it is ultimately primary for.
3340         * search.c (dfs_skip_nonprimary_vbases_unmarkedp): Adjust
3341         for BINFO_PRIMARY_P.
3342         (dfs_skip_nonprimary_vbases_markedp): Likewise.
3343         (get_shared_vbase_if_not_primary): Likewise.
3344         (dfs_get_pure_virtuals): Likewise.
3345         (expand_upcast_fixups): Likewise.
3346         (fixup_virtual_upcast_offsets): Likewise.
3347         (dfs_find_vbase_instance): Likewise.
3348         (find_vbase_instance): Likewise.
3349         (binfo_from_vbase): Adjust comment to reflect reality.
3350         (binfo_via_virtual): New function.
3351         * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): New macros
3352         for binfo walking during VTT construction.
3353         (dfs_mark_primary_bases): Remove.
3354         (force_canonical_binfo_r): New function.
3355         (force_canonical_binfo): New function.
3356         (mark_primary_virtual_base): New function.
3357         (mark_primary_bases): Walk in inheritance graph order, use
3358         mark_primary_virtual_base.
3359         (determine_primary_base): Use some more intermediate variables.
3360         (dfs_find_final_overrider): Don't check for overriding along a
3361         virtual path.
3362         (dfs_modify_vtables): Walk into primary virtual bases too.
3363         (walk_subobject_offsets): Adjust for BINFO_PRIMARY_P.
3364         (build_base_fields): Likewise.
3365         (dfs_set_offset_for_unshared_vbases): Likewise.
3366         (layout_virtual_bases): Likewise.
3367         (end_of_class): Likewise.
3368         (finish_struct_1): Call dump_class_hierarchy, if requested.
3369         (dfs_get_primary_binfo): Use BINFO_TYPE for binfos.
3370         (dump_class_hierarchy_r): Add stream parameter. Emit more information.
3371         (dump_class_hierarchy): Add file parameter. Append to file, if
3372         required.
3373         (finish_vtbls): Adjust accumulate_vtbl_inits call.
3374         Use canonical base for virtual bases.
3375         (build_vtt): Add more comments. Adjust build_vtt_inits call.
3376         (build_vtt_inits): Remove VIRTUAL_VTTS_P parm.
3377         Only set BINFO_VPTR_INDEX on top level. Use VTT_TOP_LEVEL_P,
3378         VTT_MARKED_BINFO_P for binfo walking. Use canonical vbase for
3379         virtual VTTs.
3380         (dfs_build_secondary_vptr_vtt_inits): Extract VTT_TOP_LEVEL_P
3381         from DATA.  We want virtual primary bases and all bases via virtual.
3382         Only set BINFO_VPTR_INDEX for top level. Look up from a primary
3383         virtual base when not a construction vtable.
3384         (dfs_ctor_vtable_bases_queue_p): New DFS predicate.
3385         (build_ctor_vtbl_group): Adjust accumulate_vtbl_inits call.
3386         Use canonical bases when processing virtual bases.
3387         (accumulate_vtbl_inits): We're interested in any base via a
3388         virtual path.
3389         (dfs_accumulate_vtbl_inits): If this is a primary virtual base
3390         within a construction vtable, determine what is being overridden.
3391         (build_vtbl_initializer): Add more comments
3392         (add_vcall_offset_vtbl_entries_1): Adjust comment.
3393         (build_rtti_vtbl_entries): Check if the base has lost its
3394         primary.
3395
3396 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
3397
3398         * Makefile.in (g++spec.o): Adjust use of DRIVER_DEFINES.
3399
3400 Sun Feb  4 15:52:44 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3401
3402         * decl.c (pushdecl): Call abort instead of fatal.
3403         * except.c (decl_is_java_type): Call fatal_error instead of fatal.
3404         * init.c (build_new_1): Likewise.
3405         (build_java_class_ref): Call internal_error and fatal_error, not fatal.
3406         * decl.c (build_typename_type): hash_table_init now returns void.
3407         decl.c (init_decl_processing): Make an error non-fatal.
3408
3409 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
3410
3411         * cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.
3412         Document.
3413         (CLASSTYPE_INTERFACE_KNOWN): Likewise.
3414         (SET_CLASSTYPE_INTERFACE_UNKNOWN_X): Likewise.
3415         (SET_CLASSTYPE_INTERFACE_UNKNOWN): Likewise.
3416         (SET_CLASSTYPE_INTERFACE_KNOWN): Likewise.
3417         * decl.c (maybe_commonize_var): Use the new name-mangling where
3418         appropriate.
3419         * decl2.c (comdat_linkage): Enhance comments.  Make all
3420         compiler-generated things static, if COMDAT is not available.
3421         (get_tinfo_decl): Do not make typeinfo objects that belong in the
3422         library COMDAT.
3423         (tinfo_base_init): Use the correct mangled name for typeinfo
3424         strings, and push them into the global scope.
3425         (typeinfo_in_lib_p): New function.
3426         (synthesize_tinfo_var): Use it.
3427         (create_real_tinfo_var): Likewise.
3428
3429 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3430
3431         * decl.c (push_class_binding): Use context_for_name_lookup instead
3432         of CP_DECL_CONTEXT.
3433         * search.c (context_for_name_lookup): Remove static.  Check for NULL
3434         context in the loop.
3435         * cp-tree.h (context_for_name_lookup): Add prototype.
3436
3437 2001-02-02  Jakub Jelinek  <jakub@redhat.com>
3438
3439         * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
3440         * tree.c (build_expr_ptr_wrapper, can_free, permanent_obstack):
3441         Remove.
3442         * call.c (convert_class_to_reference, build_user_type_conversion_1,
3443         add_warning): Change build_expr_ptr_wrapper to build_ptr_wrapper.
3444
3445 2001-02-02  Mark Mitchell  <mark@codesourcery.com>
3446
3447         * Make-lang.in (g++spec.o): Add DRIVER_DEFINES to the list
3448         of macros used when compiling g++spec.c.
3449         * g++spec.c (lang_specific_driver): Link with the shared
3450         libgcc by default.
3451
3452 2001-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3453
3454         * decl2.c (build_expr_from_tree), lex.c (make_pointer_declarator,
3455         make_reference_declarator, make_call_declarator), method.c
3456         (implicitly_declare_fn), parse.y (namespace_using_decl,
3457         notype_unqualified_id, expr_or_declarator, new_type_id,
3458         after_type_declarator, direct_after_type_declarator,
3459         notype_declarator, complex_notype_declarator,
3460         complex_direct_notype_declarator, qualified_id,
3461         notype_qualified_id, overqualified_id, direct_new_declarator,
3462         absdcl, direct_abstract_declarator, conversion_declarator), pt.c
3463         (tsubst), semantics.c (begin_constructor_declarator): Use build_nt
3464         instead of build_parse_node.
3465
3466 2001-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3467
3468         * cp-tree.h (cp_tree_index): Delete CPTI_MINUS_ONE.
3469         (minus_one_node): Moved to top level gcc directory.  Renamed
3470         to integer_minus_one_node.
3471
3472         * init.c (init_init_processing): Don't set minus_one_node.
3473         (build_vec_init): Use integer_minus_one_node.
3474
3475         * rtti.c (get_tinfo_decl_dynamic): Likewise.
3476
3477 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3478
3479         * optimize.c (copy_body_r): If MODIFY_EXPR has both arguments
3480         identical and they would be replaced with constant, remove
3481         MODIFY_EXPR from the tree.
3482
3483 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3484
3485         * Make-lang.in: Remove all dependencies on defaults.h.
3486         * call.c: Don't include defaults.h.
3487         * decl.c: Likewise.
3488         * decl2.c: Likewise.
3489         * except.c: Likewise.
3490         * pt.c: Likewise.
3491         * rtti.c: Likewise.
3492         * tree.c: Likewise.
3493         * typeck.c: Likewise.
3494
3495 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3496
3497         * mangle.c (write_mangled_name, write_encoding): Mangle overloaded
3498         operators even in "C" linkage.
3499         * method.c (set_mangled_name_for_decl): Likewise.
3500         * decl.c (grokfndecl): Call set_mangled_name_for_decl even for
3501         overloaded operators in "C" linkage.
3502
3503 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3504
3505         * pt.c (tsubst_decl): Remove IN_DECL parameter.
3506         (tsubst_arg_types): Check parameter is not void.
3507         (tsubst): Adjust tsubst_decl call.
3508
3509 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3510
3511         * call.c (add_builtin_candidate): Quote std properly, from
3512         previous change.
3513
3514 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3515
3516         * pt.c (check_explicit_specialization): Clone constructors and
3517         destructors.
3518
3519 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3520
3521         * decl.c (grokdeclarator): Don't presume DECL_LANG_SPECIFIC
3522         indicates anything special about template depth. Make sure we
3523         only count the user visible template classes.
3524
3525 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3526
3527         * call.c (build_conv): Typo in comment.
3528         (add_builtin_candidate): Add more explanation.
3529         Remove extra test for ENUMERAL_TYPE in {PRE,POST}INCREMENT_EXPR.
3530         Allow ENUMERAL_TYPEs for relops and eqops. Add both candidates
3531         when we have enumeral types.
3532         (add_builtin_candidates): Add more explanation. Add ENUMERAL_TYPE
3533         candidates for relops and eqops.
3534         (joust): Simplify control flow. Allow a non-template user
3535         function to hide a builtin.
3536
3537 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3538
3539         * cp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
3540         (more_specialized): Add deduction parameter.
3541         * call.c (joust): Adjust more_specialized call.
3542         * pt.c (UNIFY_ALLOW_OUTER_MORE_CV_QUAL,
3543         UNIFY_ALLOW_OUTER_LESS_CV_QUAL): New unify flags.
3544         (get_bindings_order): Remove.
3545         (get_bindings_real): Add DEDUCE parameter.
3546         (maybe_adjust_types_for_deduction): Return extra unify flags. Do
3547         REFERENCE_TYPE jig for DEDUCE_ORDER.
3548         (type_unification_real): Deal with DEDUCE_ORDER. Use result of
3549         maybe_adjust_types_for_deduction.
3550         (more_specialized): Add DEDUCE parameter. Call get_bindings_real
3551         directly.
3552         (try_one_overload): Use result of maybe_adjust_types_for_deduction.
3553         (check_cv_quals_for_unify): Use new unify qualifier flags.
3554         (unify): Clear new unify qualifier flags.
3555         (get_bindings_real): Add DEDUCE parameter.
3556         (get_bindings): Adjust call to get_bindings_real.
3557         (get_bindings_overload): Likewise.
3558         (most_specialized_instantiation): Adjust call to
3559         more_specialized.
3560
3561 2001-01-19  Jason Merrill  <jason@redhat.com>
3562
3563         * decl2.c (flag_vtable_thunks): Also depend on ENABLE_NEW_GXX_ABI.
3564
3565         * decl.c (init_decl_processing): Just force -fvtable-thunks on if
3566         -fnew-abi.
3567
3568 2001-01-19  Ute Pelkmann  <scope.muc@t-online.de>
3569
3570         * decl2.c (arg_assoc_class): Fix double iteration logic.
3571
3572 2001-01-19  Jason Merrill  <jason@redhat.com>
3573
3574         * init.c (build_delete): Always call convert_force to strip cv-quals.
3575
3576         * decl2.c (flag_new_abi): Depend on ENABLE_NEW_GXX_ABI.
3577         * lang-specs.h: Default ABI depends on ENABLE_NEW_GXX_ABI.
3578         * g++spec.c: Don't look at ENABLE_NEW_GXX_ABI.
3579
3580 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3581
3582         * search.c (get_vbase_1): Count only virtual bases.
3583
3584 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3585
3586         * class.c (duplicate_tag_error): Robustify flag clearing.
3587
3588 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3589
3590         * cp-tree.h (lookup_template_class): Add complain parm.
3591         * decl.c (lookup_namespace_name): Adjust call to
3592         lookup_template_class.
3593         (make_typename_type): Likewise.
3594         * semantics.c (finish_template_type): Likewise.
3595         * pt.c (lookup_template_class): Add complain parm. Adjust.
3596         (tsubst_aggr_type): Pass COMPLAIN down to lookup_template_class.
3597         (tsubst): Likewise.
3598
3599 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3600
3601         * pt.c (copy_default_args_to_explicit_spec): Preserve
3602         object's CV quals. Reorganize.
3603
3604 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3605
3606         * typeck.c (build_modify_expr): Say `initialization' for
3607         INIT_EXPRs.
3608         * init.c (build_default_init): Convert to enumeral type, if
3609         needed.
3610
3611 2001-01-18  Jakub Jelinek  <jakub@redhat.com>
3612
3613         * parse.y (nomods_initdcl0): Properly set things up for
3614         initdcl0_innards.
3615
3616 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3617
3618         * pt.c (UNIFY_ALLOW_OUTER_LEVEL): New unify flag.
3619         (type_unification_real): Set it.
3620         (unify): Use it.
3621
3622 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3623
3624         * decl.c (finish_destructor_body): Convert to vbase pointer here.
3625
3626 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3627
3628         * semantics.c (begin_class_definition): Check we're not inside a
3629         template parm list.
3630
3631 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3632
3633         * tree.c (walk_tree, TREE_LIST): Don't walk the TREE_PURPOSE of
3634         BASELINK_P.
3635
3636 2001-01-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3637
3638         * typeck.c (build_function_call_real): Call fold on the CALL_EXPR.
3639         * call.c (build_over_call): Add comment.
3640
3641 2001-01-16 Daniel Berlin <dberlin@redhat.com>
3642
3643         * cvt.c (ocp_convert): Handle vector type conversion
3644         * typeck2.c (digest_init): Handle vector type initializations
3645
3646 2001-01-16  Phil Edwards  <pme@sources.redhat.com>
3647
3648         * g++spec.c:  Don't add libraries needlessly if -fsyntax-only
3649           was given.
3650
3651 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3652
3653         * pt.c (check_nontype_parm): Rename to ...
3654         (invalid_nontype_parm_type_p): ... here.
3655         (process_template_parm): Adjust.
3656         (convert_template_argument): Adjust.
3657
3658 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3659
3660         * pt.c (check_nontype_parm): New function.
3661         (process_template_parm): Use it.
3662         (convert_template_argument): Use it.
3663         (convert_nontype_argument, RECORD_TYPE): Assert it's a ptr to
3664         member.
3665
3666 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3667
3668         * tree.c: Add defaults.h
3669         (cp_valid_lang_attribute): Incorporate SUPPORTS_INIT_PRIORITY.
3670         * Make-lang.in (cp/tree.o): Add defaults.h.
3671
3672 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3673
3674         * Make-lang.in (CXX_C_OBJS): Add c-format.o.
3675
3676 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3677
3678         * g++.1: Change to be ".so man1/gcc.1".
3679
3680 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3681
3682         * Make-lang.in (c++.info, c++.install-info): Build and install g++
3683         internals info.
3684         (c++.uninstall, c++.maintainer-clean): Remove g++ internals info.
3685         ($(srcdir)/cp/g++int.info): New target.
3686         * gxxint.texi: Add info directory entry.  Use @@ in email address.
3687         * .cvsignore: Update.
3688
3689 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3690
3691         * typeck.c (build_c_cast): Do template processing earlier.
3692         Always pedwarn on array casts.
3693
3694 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3695
3696         * friend.c (make_friend_class): Make sure a templated class is
3697         actually a template.
3698
3699 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3700
3701         * decl2.c (get_guard): Set linkage from guarded decl.
3702
3703 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3704
3705         * call.c (convert_default_arg): Check for unprocessed
3706         DEFAULT_ARG.
3707         * cp-tree.h (replace_defarg): Move to spew.c.
3708         (maybe_snarf_defarg, add_defarg_fn, do_pending_defargs): Move to
3709         spew.c, which is where they really are.
3710         (done_pending_defargs): Declare.
3711         (unprocessed_defarg_fn): Declare.
3712         * decl.c (replace_defarg): Move to spew.c
3713         * parse.y (structsp): Call done_pending_defargs.
3714         * spew.c (defarg_fns): Rearrange list structure.
3715         (defarg_fnsdone): New static variable.
3716         (defarg_depfns): New static variable.
3717         (init_spew): Adjust.
3718         (add_defarg_fn): Store the type in TREE_TYPE.
3719         (do_pending_defargs): Detect and deal with ordering constraints
3720         and circularity.
3721         (done_pending_defargs): New function.
3722         (unprocessed_defarg_fn): New function.
3723         (replace_defarg): Moved from decl.c. Robustify. Don't save
3724         if circularity detected.
3725
3726 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         * pt.c (unify): Check array has a domain, before checking
3729         whether it is variable sized.
3730
3731 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3732
3733         * decl.c (grokparms): Unobfuscate and get correct diagnostic for
3734         parameters with pointers to arrays of unknown bound.
3735
3736 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3737
3738         * parse.y (template_parm_header, template_spec_header): New
3739         reductions. Split out from ...
3740         (template_header): ... here. Use them.
3741         (template_template_parm): Use template_parm_header.
3742         * semantics.c (finish_template_template_parm): Add assert.
3743
3744 2001-01-10  Mark Mitchell  <mark@codesourcery.com>
3745
3746         * mangle.c (write_builtin_type): Fix thinko.
3747
3748         * pt.c (copy_default_args_to_explicit_spec_1): New function.
3749         (copy_default_args_to_explicit_spec): Likewise.
3750         (check_explicit_specialization): Use it.
3751
3752         * class.c (finish_struct_1):  Remove last argument in call to
3753         make_decl_rtl; use make_function_rtl instead of make_decl_rtl.
3754         * decl.c (builtin_function): Likewise.
3755         (build_cp_library_fn): Likewise.
3756         (check_initializer): Likewise.
3757         (make_rtl_for_nonlocal_decl): Likewise.
3758         (cp_finish_decl): Likewise.
3759         (start_function): Likewise.
3760         * decl2.c (finish_anon_union): Likewise.
3761         * friend.c (do_friend): Likewise.
3762         * init.c (build_java_class_ref): Likewise.
3763         * method.c (make_thunk): Likewise.
3764         * pt.c (tsubst_friend_function): Likewise.
3765         * semantics.c (expand_body): Likewise.
3766
3767 2001-01-10  Mark Mitchell  <mark@codesourcery.com>
3768
3769         * cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads by not
3770         looking at DECL_CLONED_FUNCTION for non-functions.
3771
3772 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3773
3774         * error.c (dump_template_parameter): Use parm to determine how
3775         to print default value.
3776
3777 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3778
3779         * class.c (duplicate_tag_error): Clear more flags.
3780
3781 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3782
3783         * call.c (build_new_method_call): Use binfo_for_vbase.
3784
3785 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3786
3787         * cp-tree.h (flag_cond_mismatch): Don't declare.
3788         * decl2.c (flag_cond_mismatch): Don't define.
3789         (lang_f_options): Remove cond-mismatch.
3790         (unsupported_options): Add cond-mismatch.
3791
3792 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3793
3794         * class.c (handle_using_decl): Reject using of constructor name
3795         of sourcing class. Allow injecting of a method with same name as
3796         nested class. Fixup error messages.
3797
3798 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3799
3800         * decl2.c (lang_decode_option): Handle -Wformat=2.
3801
3802 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3803
3804         * cp-tree.h (lang_decl_flags): Rename defined_in_class to
3805         initialized_in_class.
3806         (DECL_DEFINED_IN_CLASS_P): Rename to ...
3807         (DECL_INITIALIZED_IN_CLASS_P): ... here, to reflect true meaning.
3808         * decl.c (duplicate_decls): Preseve DECL_INITIALIZED_IN_CLASS_P.
3809         (cp_finish_decl): Adjust for DECL_INITIALIZED_IN_CLASS_P.
3810         * pt.c (check_default_tmpl_args): Adjust for
3811         DECL_INITIALIZED_IN_CLASS_P.
3812         (instantiate_class_template): Likewise.
3813         (instantiate_decl): Check DECL_INITIALIZED_IN_CLASS_P.
3814
3815         * class.c (finish_struct): Constify saved_filename.
3816
3817 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3818
3819         * class.c (duplicate_tag_error): Adjust diagnostic.
3820         (finish_struct): Locally set location to start of struct.
3821         * decl.c (fixup_anonymous_aggr): Use cp_error_at.
3822
3823 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3824
3825         * decl.c (struct binding_level): Adjust class_shadowed comments
3826         to reflect reality.
3827         (push_class_level_binding): Adjust comments to reflect reality.
3828         Set IDENTIFIER_CLASS_VALUE when replacing an existing binding.
3829         Don't set TREE_VALUE on the class_shadowed list.
3830
3831 2001-01-07  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3832
3833         * decl2.c (acceptable_java_type): Allow references too.
3834         * init.c (build_java_class_ref): When using the new ABI, search
3835         `class$' and have it mangled with `mangle_decl.'
3836         * mangle.c (write_java_integer_type_codes): New function.
3837         (write_builtin_type): Detect and mangle Java integer and real
3838         types.
3839
3840 2001-01-07  Mark Mitchell  <mark@codesourcery.com>
3841
3842         * decl2.c (grokfield): Don't accept `asm' specifiers for
3843         non-static data members.
3844
3845 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3846
3847         * expr.c (cplus_expand_expr): Don't reset `target'.
3848
3849 2001-01-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3850
3851         * cp/decl2.c (cxx_post_options): Call cpp_post_options.
3852
3853 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3854
3855         * parse.y (template_datadef): Check for error_mark_node.
3856
3857 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3858
3859         * cp-tree.def (DEFAULT_ARG): Make `x' class.
3860
3861 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3862
3863         * decl.c (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE): Don't define.
3864         (record_builtin_type): Make non-static.
3865         (flag_short_double): Don't declare.
3866         (init_decl_processing): Remove the creation of many tree nodes now
3867         in c_common_nodes_and_builtins.
3868         (build_void_list_node): New function.
3869         * decl2.c (flag_short_double, flag_short_wchar): Don't define.
3870         * cp-tree.h (flag_short_wchar): Don't declare.
3871
3872 2001-01-04  Mark Mitchell  <mark@codesourcery.com>
3873
3874         * call.c (build_conv): Don't use build1 for USER_CONV.
3875         * pt.c (tsubst_copy): Or for PREINCREMENT_EXPR and similar nodes.
3876
3877 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3878
3879         * lex.c (lang_init): Call c_common_lang_init.
3880
3881 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3882
3883         * search.c (lookup_fnfields_here): Remove.
3884         (look_for_overrides_r): Use lookup_fnfields_1.
3885         Ignore functions from using declarations.
3886
3887 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3888
3889         Implement exceptions specifiers for implicit member functions.
3890         * cp-tree.h (merge_exceptions_specifiers): Declare new function.
3891         * method.c (synthesize_exception_spec): New function.
3892         (locate_dtor, locate_ctor, locate_copy): New functions.
3893         (implicitly_declare_fn): Generate the exception spec too.
3894         * search.c (check_final_overrider): Check artificial functions
3895         too.
3896         * typeck2.c (merge_exception_specifiers): New function.
3897
3898 2001-01-03  Jason Merrill  <jason@redhat.com>
3899
3900         * init.c (build_default_init): New fn.
3901         (perform_member_init): Split out from here.
3902         (build_new_1): Use it.  Simplify initialization logic.
3903         (build_vec_init): Take an array, rather than a pointer and maxindex.
3904         Speed up simple initializations.  Don't clean up if we're assigning.
3905         * cp-tree.h: Adjust.
3906         * decl2.c (do_static_initialization): Remove TREE_VEC case.
3907         * parse.y (new_initializer): Return void_zero_node for ().
3908         * typeck.c (build_modify_expr): Handle getting a CONSTRUCTOR.
3909         * typeck2.c (digest_init): Only complain about user-written
3910         CONSTRUCTORs.
3911
3912 2000-12-22  Mike Stump  <mrs@wrs.com>
3913
3914         * decl2.c: (max_tinst_depth): Increase to 50.
3915
3916 2001-01-02  Mark Mitchell  <mark@codesourcery.com>
3917
3918         * class.c (invalidate_class_lookup_cache): Zero the
3919         previous_class_values.
3920         * cp-tree.h (TMPL_PARMS_DEPTH): Use TREE_INT_CST_LOW, not
3921         TREE_INT_CST_HIGH.
3922         (CLASSTYPE_TEMPLATE_LEVEL): Likewise.
3923         * decl.c (free_bindings): New variable.
3924         (push_binding): Don't create a new binding if we have one on the
3925         free list.
3926         (pop_binding): Put old bindings on the free list.
3927         (init_decl_processing): Use size_int, not build_int_2.
3928         Register free_bindings as a GC root.
3929         (cp_make_fname_decl): Use size_int, not build_int_2.
3930         (push_inline_template_parms_recursive): Likewise.
3931         (end_template_parm_list): Likewise.
3932         (for_each_tempalte_parm): Do not use walk_tree_without_duplicates.
3933         (tsubst_template_parms): Use size_int, not build_int_2.
3934         (tsubst): Likewise.
3935         * rtti.c (get_vmi_pseudo_type_info): Likewise.
3936
3937 2001-01-02  Richard Henderson  <rth@redhat.com>
3938
3939         * parse.y (asm): Set ASM_INPUT_P.
3940
3941 2001-01-02  Jason Merrill  <jason@redhat.com>
3942
3943         * tree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_COM_INTERFACE
3944         for v3 ABI.
3945
3946         * typeck.c (cp_truthvalue_conversion): New fn.
3947         * cvt.c (ocp_convert): Use it.
3948
3949         * cp-tree.h: Lose c-common.c decls.
3950
3951         * typeck.c (build_unary_op): Restore old &a.f diagnostic code.
3952         * cvt.c (convert_to_void): Use type_unknown_p.
3953
3954         * typeck.c (strip_all_pointer_quals): Also strip quals from
3955         pointer-to-member types.
3956
3957         * Make-lang.in (cp/TAGS): Use --no-globals.  Ignore parse.c, and treat
3958         parse.y as C.
3959
3960         * call.c (build_new_method_call): Do evaluate the object parameter
3961         when accessing a static member.
3962         * typeck.c (build_component_ref): Likewise.
3963
3964 2001-01-02  Andreas Jaeger  <aj@suse.de>
3965
3966         * decl.c (cp_missing_noreturn_ok_p): New.
3967         (init_decl_processing): Set lang_missing_noreturn_ok_p.
3968
3969 2000-12-29  Jakub Jelinek  <jakub@redhat.com>
3970
3971         * decl.c (init_decl_processing): Fix sign of wchar_type_node.
3972
3973 2000-12-29  Mark Mitchell  <mark@codesourcery.com>
3974
3975         * class.c (pushclass): Remove #if 0'd code.
3976         * cp-tree.h (overload_template_name): Remove.
3977         * decl.c (store_bindings): Simplify.
3978         (pop_from_top_level): Likewise.
3979         * pt.c (overload_template_name): Remove.
3980         (instantiate_decl): Don't call push_to_top_level if it's not
3981         needed.
3982
3983 2000-12-28  Mark Mitchell  <mark@codesourcery.com>
3984
3985         * pt.c (register_local_specialization): Don't return a value.
3986         (lookup_template_class): Use move-to-front heuristic when looking
3987         up template instantiations.
3988         (instantiate_decl): Only push_to_top_level when we're actually
3989         going to instantiate the template.
3990
3991 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3992
3993         * search.c (binfo_for_vtable): Return least derived class, not
3994         most.  Handle secondary vtables.
3995
3996 2000-12-22  Jason Merrill  <jason@redhat.com>
3997
3998         * pt.c (more_specialized): Don't optimize len==0.
3999         (fn_type_unification): If we're adding the return type, increase len.
4000
4001         * typeck.c (build_binary_op): Fix pmf comparison logic.
4002
4003         * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P, not
4004         DECL_STATIC_FUNCTION_P.
4005
4006         * semantics.c (genrtl_finish_function): Don't try to jump to
4007         return_label unless it exists.
4008
4009         In partial ordering for a call, ignore parms for which we don't have
4010         a real argument.
4011         * call.c (joust): Pass len to more_specialized.
4012         (add_template_candidate_real): Strip 'this', pass len.
4013         * pt.c (more_specialized): Pass len down.  Lose explicit_args parm.
4014         (get_bindings_order): New fn.  Pass len down.
4015         (get_bindings_real): Strip 'this', pass len.
4016         (fn_type_unification): Likewise.
4017         (type_unification_real): Succeed after checking 'len' args.
4018         (most_specialized_instantiation): Lose explicit_args parm.
4019         * class.c (resolve_address_of_overloaded_function): Strip 'this',
4020         pass len.
4021
4022 2000-12-21  Jason Merrill  <jason@redhat.com>
4023
4024         * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, not
4025         DECL_TEMPLATE_RESULT.
4026
4027         * search.c (lookup_field_r): Call lookup_fnfields_1, not
4028         lookup_fnfields_here.
4029
4030         * parse.y (typename_sub2): Return the TYPE_DECL, not the type.
4031
4032         * call.c (build_object_call): Also allow conversions that return
4033         reference to pointer to function.
4034         (add_conv_candidate): Handle totype being ref to ptr to fn.
4035         (build_field_call): Also allow members of type reference to function.
4036         Lose support for calling pointer to METHOD_TYPE fields.
4037
4038         * error.c (dump_expr): Handle *_CAST_EXPR.
4039
4040         * typeck2.c (build_scoped_ref): Always convert to the naming class.
4041
4042         * tree.c (break_out_cleanups): Lose.
4043         * cp-tree.h: Remove prototype.
4044         * typeck.c (build_component_ref): Don't break_out_cleanups.
4045         (build_compound_expr): Likewise.
4046         * semantics.c (finish_expr_stmt): Likewise.
4047
4048 2000-12-20  Richard Henderson  <rth@redhat.com>
4049
4050         * cp-tree.h: Update declarations.
4051         * decl.c (finish_case_label): Return the new stmt node.
4052         * semantics.c (finish_goto_stmt): Likewise.
4053         (finish_expr_stmt, finish_return_stmt): Likewise.
4054         (finish_break_stmt, finish_continue_stmt): Likewise.
4055         (finish_asm_stmt): Likewise.
4056         * parse.y (already_scoped_stmt): Set STMT_LINENO.
4057         (compstmt, implicitly_scoped_stmt, stmt): Likewise.
4058         (simple_if, simple_stmt): Return the new stmt node.
4059         (save_lineno): New.
4060
4061 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4062
4063         * cp-tree.h: Don't declare warn_long_long.
4064
4065 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4066
4067         * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of
4068         IS_AGGR_TYPE.
4069
4070 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4071
4072         * pt.c (unify): Handle when both ARG and PARM are
4073         BOUND_TEMPLATE_TEMPLATE_PARM.
4074
4075 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4076
4077         * pt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL and
4078         DECL_TEMPLATE_PARM_P.
4079
4080 2000-12-15  Jason Merrill  <jason@redhat.com>
4081
4082         * init.c (build_new_1): Reorganize.  Now with 100% fewer SAVE_EXPRs!
4083
4084         * init.c (build_new_1): Don't strip quals from type.
4085
4086         * decl.c (pushdecl): Don't check for linkage on a non-decl.
4087
4088         * call.c (build_op_delete_call): See through ARRAY_TYPEs.
4089
4090         * call.c (build_new_function_call): Lose space before paren in
4091         error message.
4092         (build_new_method_call): Likewise.
4093
4094         * typeck2.c (build_m_component_ref): Propagate quals from datum.
4095
4096 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4097
4098         * pt.c (check_explicit_specialization): Propagate default
4099         function arguments to explicit specializations.
4100
4101 2000-12-13  DJ Delorie  <dj@redhat.com>
4102
4103         * typeck.c (build_binary_op): Do signed/unsigned warnings for >?
4104         and <? operators.
4105
4106 2000-12-08  Jason Merrill  <jason@redhat.com>
4107
4108         * error.c (dump_function_name): Don't let the user see __comp_ctor.
4109
4110         Clean up copy-initialization in overloading code.
4111         * call.c (build_user_type_conversion_1): Die if we are asked to
4112         convert to the same or a base type.
4113         (implicit_conversion): Avoid doing so.  Lose reference binding code.
4114         (convert_like_real): Treat BASE_CONV and RVALUE_CONV as implicit
4115         direct-initialization.  Also do direct-init part of copy-init.
4116         (build_user_type_conversion): Don't provide context to convert_like.
4117         * cvt.c (ocp_convert): build_user_type_conversion will now provide
4118         the constructor call for copy-init.
4119
4120         * pt.c (tsubst_decl): Call clone_function_decl here if this is an
4121         instantiation of a member template.
4122         (do_decl_instantiation): Not here.
4123
4124 2000-12-07  Nathan Sidwell  <nathan@codesourcery.com>
4125
4126         * class.c (check_field_decls): Don't special case anonymous
4127         fields in error messages.
4128         (note_name_declared_in_class): Use %D on diagnostic.
4129
4130         * tree.c (pod_type_p): Use strip_array_types.
4131         (cp_valid_lang_attribute): Likewise.
4132         * typeck.c (cp_type_quals): Strip arrays separately, to avoid
4133         multiple evaluations.
4134         (cp_has_mutable_p): Use strip_array_types.
4135
4136 2000-12-07  Nathan Sidwell  <nathan@codesourcery.com>
4137
4138         * cp-tree.h (sufficient_parms_p): Declare new function.
4139         * call.c (sufficient_parms_p): New function, broken out of ...
4140         (add_function_candidate): ... here. Use it.
4141         (add_conv_candidate): Use it.
4142         * decl.c (grok_ctor_properties): Use it.
4143
4144 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4145
4146         * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P on EXPR_STMT.
4147
4148 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4149
4150         * decl2.c (lang_decode_option): Handle -Wformat-security.
4151
4152 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4153
4154         * pt.c (verify_class_unification): New function.
4155         (get_class_bindings): Use it.
4156         (try_class_unification): Tidy.
4157         (unify): Handle when argument of a template-id is not
4158         template parameter dependent.
4159         (template_args_equal): Handle when TREE_CODE's do not match.
4160
4161 2000-12-06  Alexandre Oliva  <aoliva@redhat.com>
4162
4163         * lang-specs.h (c++): When invoking the stand-alone preprocessor
4164         for -save-temps, pass all relevant -Defines to it, and then don't
4165         pass them to cc1plus.
4166
4167 2000-12-05  Will Cohen  <wcohen@redhat.com>
4168
4169         * decl.c (finish_case_label): Cleared
4170         more_cleanups_ok in surrounding function scopes.
4171         (define_label): Likewise.
4172
4173 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4174
4175         * cp-tree.h (IDENTIFIER_VIRTUAL_P): Document.
4176         (get_matching_virtual): Remove.
4177         (look_for_overrides): Declare new function.
4178         * decl.c (grokfndecl): Don't set IDENTIFIER_VIRTUAL_P or
4179         DECL_VINDEX here.
4180         * class.c (check_for_override): Move base class iteration code
4181         to look_for_overrides.
4182         * search.c (next_baselink): Remove.
4183         (get_virtuals_named_this): Remove.
4184         (get_virtual_destructor): Remove.
4185         (tree_has_any_destructors_p): Remove.
4186         (struct gvnt_info): Remove.
4187         (check_final_overrider): Remove `virtual' from error messages.
4188         (get_matching_virtuals): Remove. Move functionality to ...
4189         (look_for_overrides): ... here, and ...
4190         (look_for_overrides_r): ... here. Set DECL_VIRTUAL_P, if found
4191         to be overriding.
4192
4193 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4194
4195         * typeck.c (get_delta_difference): If via a virtual base,
4196         return zero.
4197         * cvt.c (cp_convert_to_pointer): If via a virtual base, do no
4198         adjustment.
4199
4200 2000-12-04  Richard Henderson  <rth@redhat.com>
4201
4202         * error.c (dump_tree): Use output_add_string not OB_PUTS.
4203
4204 2000-12-04  Jason Merrill  <jason@redhat.com>
4205
4206         * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".
4207         (write_builtin_type): Pass intSI_type_node and the like through
4208         type_for_mode.
4209         * method.c (process_overload_item): Mangle VECTOR_TYPEs with 'o'.
4210         Pass intSI_type_node and the like through type_for_mode.
4211         * decl2.c (arg_assoc_type): Handle VECTOR_TYPE like COMPLEX_TYPE.
4212         * pt.c (tsubst, unify): Likewise.
4213         * tree.c (walk_tree): Likewise.
4214         * error.c (dump_type): Likewise.
4215         (dump_type_prefix, dump_type_suffix): Don't bother with VECTOR_TYPE.
4216
4217         * Make-lang.in: Tweak top comment for emacs.
4218         (cp/TAGS): Restore.
4219
4220         * except.c (expand_throw): Use push_throw_library_fn for _Jv_Throw.
4221
4222         * class.c (clone_function_decl): Robustify.
4223
4224 2000-12-04  Michael Matz  <matzmich@cs.tu-berlin.de>
4225
4226         * decl.c (store_bindings): Only search in the non modified
4227         old_bindings for duplicates.
4228
4229 2000-12-04  Nathan Sidwell  <nathan@codesourcery.com>
4230
4231         * error.c (dump_function_decl): Use DECL_VIRTUAL_P, not
4232         TYPE_POLYMORPHIC_P.
4233
4234         * typeck.c (build_static_cast): Remove unused variable.
4235
4236 2000-12-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4237
4238         * pt.c: Fix typo in comment.
4239
4240 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4241
4242         * decl2.c (warn_format): Remove definition.
4243         (lang_decode_option): Handle -Wformat-nonliteral,
4244         -Wno-format-extra-args and -Wno-format-y2k.  Use set_Wformat.
4245
4246 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4247
4248         * decl.c (WINT_TYPE, INTMAX_TYPE, UINTMAX_TYPE): Don't define.
4249         (init_decl_processing): Don't create string_type_node,
4250         const_string_type_node, wint_type_node, intmax_type_node,
4251         uintmax_type_node, default_function_type, ptrdiff_type_node and
4252         unsigned_ptrdiff_type_node.  Adjust position of call to
4253         c_common_nodes_and_builtins.
4254         (identifier_global_value): New function.
4255
4256 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4257
4258         * call.c (standard_conversion): Reject pointer to member
4259         conversions from ambiguous, inaccessible or virtual bases.
4260         * typeck.c (build_static_cast): Don't check pointers to members
4261         specially.
4262
4263 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4264
4265         * method.c (do_build_copy_constructor): Preserve cv
4266         qualifications when accessing source object members.
4267         (do_build_assign_ref): Likewise. Remove separate diagnostics for
4268         unnamed fields.
4269
4270 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4271
4272         * method.c (do_build_assign_ref): Construct appropriately
4273         CV-qualified base reference. Don't allow const casts in base
4274         conversion.
4275
4276 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4277
4278         * call.c (build_over_call): Use VOID_TYPE_P. Don't die on
4279         incomplete return type.
4280
4281 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4282
4283         * parse.y (base_class.1): Produce a _TYPE not a _DECL.
4284         * semantics.c (finish_base_specifier): Accept a _TYPE not a
4285         _DECL.
4286
4287 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4288
4289         * spew.c (yyerror): Cope if yylval.ttype is NULL.
4290
4291 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4292
4293         * decl.c (grokdeclarator): Diagnose undefined template contexts.
4294
4295 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4296
4297         * decl.c (grokdeclarator): Do type access control on friend
4298         class.
4299
4300 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4301
4302         * decl.c (grokfndecl): Undo COMPONENT_REF damage caused by
4303         bison parser ickiness.
4304         * pt.c (tsubst_friend_function): Enter namespace scope when
4305         tsubsting the function name.
4306         * cp-tree.h (DECL_TI_TEMPLATE): Update comment to reflect reality.
4307
4308 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4309
4310         * cp-tree.h (binfo_from_vbase): Return the virtual base's binfo.
4311         * cvt.c (cp_convert_to_pointer): Add force parameter.
4312         Allow conversions via virtual base if forced.
4313         (convert_to_pointer_force): Adjust call to cp_convert_to_pointer.
4314         (ocp_convert): Likewise.
4315         * search.c (binfo_from_vbase): Return the virtual base's binfo.
4316         * typeck.c (get_delta_difference): Adjust handling of virtual
4317         bases.
4318
4319 2000-11-26  Mark Mitchell  <mark@codesourcery.com>
4320
4321         * tree.c (struct list_hash): Remove.
4322         (list_hash_table): Make it be an htab.
4323         (struct list_proxy): New type.
4324         (list_hash_eq): New function.
4325         (list_hash_pieces): Renamed from ...
4326         (list_hash): ... this.
4327         (list_hash_lookup): Remove.
4328         (list_hash_add): Remove.
4329         (hash_tree_cons): Use the generic hashtable.
4330         (mark_list_hash): Remove.
4331         (init_tree): Create the hashtable.
4332
4333 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4334
4335         * method.c (build_mangled_C9x_name): Rename to
4336         build_mangled_C99_name.  Change C9X references in comments to
4337         refer to C99.
4338
4339 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4340
4341         * parse.y (unary_expr): Move VA_ARG from here ...
4342         (primary): ... to here.
4343
4344 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4345
4346         * semantics.c (finish_id_expr): If type is error_mark, return
4347         error_mark.
4348
4349 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4350
4351         * pt.c (lookup_template_class): Simplify loop exit constructs.
4352         Cope when there is no partial instantiation of a template
4353         template member.
4354
4355 Thu Nov 23 02:16:47 2000  J"orn Rennecke <amylaar@redhat.com>
4356
4357         * Make-lang.in (g++spec.o, cxxmain.o): Depend on $(CONFIG_H).
4358
4359 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4360
4361         * mangle.c (mangle_conv_op_name_for_type): Don't use `__op'
4362         prefix.
4363
4364         * pt.c (do_decl_instantiate): Explicitly clone constructors and
4365         destructors that haven't already been cloned.
4366
4367 2000-11-20  Richard Henderson  <rth@redhat.com>
4368
4369         * parse.y (yyparse_1): Rename the parser entry point.
4370
4371 2000-11-20  Alex Samuel  <samuel@codesourcery.com>
4372
4373         * mangle.c (write_name): Use <unscoped-name> for names directly in
4374         function scope.
4375         (write_unscoped_name): Accept names directly in function scope.
4376
4377 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4378
4379         * lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
4380         * parse.y (extdef): Add EXPORT reduction.
4381         * spew.c (yylex): Don't skip export here.
4382
4383 2000-11-19  Mark Mitchell  <mark@codesourcery.com>
4384
4385         * decl.c (init_decl_processing): Correct name of pure virtual
4386         function under the new ABI.
4387         * rtti.c (throw_bad_cast): Likewise, for bad cast function.
4388         (throw_bad_typeid): Likewise for bad typeid function.
4389
4390 2000-11-18  Mark Mitchell  <mark@codesourcery.com>
4391
4392         * decl.c (grokparms): Don't even function types of `void' type,
4393         either.
4394         * mangle.c (write_type): Don't crash when confronted with the
4395         error_mark_node.
4396
4397         * decl.c (grokparms): Don't create parameters of `void' type.
4398
4399 2000-11-17  Zack Weinberg  <zack@wolery.stanford.edu>
4400
4401         * lex.c (mark_impl_file_chain): Delete.
4402         (init_parse): Remove call to ggc_add_string_root.  No need to
4403         ggc_strdup a string constant.  Do not add impl_file_chain to GC
4404         roots.
4405         (handle_pragma_implementation): No need to ggc_strdup main_filename.
4406
4407 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4408
4409         * pt.c (tsubst_expr, DECL_STMT): Instantiate decl's type.
4410
4411 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4412
4413         * cp-tree.h (PARMLIST_ELLIPSIS_P): New macro.
4414         * decl.c (grokdeclarator): Don't reject void parms here.
4415         (require_complete_types_for_parms): Simplify, use
4416         complete_type_or_else.
4417         (grokparms): Remove bitrot. Remove funcdef parm.
4418         Deal with ellipsis parm lists here.
4419         * semantics.c (finish_parmlist): Don't append void_list_node
4420         here. Set PARMLIST_ELLIPSIS_P.
4421
4422 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4423
4424         * typeck2.c (incomplete_type_error): Reorganise to avoid
4425         excessive diagnostics.
4426
4427 2000-11-16  Zack Weinberg  <zack@wolery.stanford.edu>
4428
4429         * lex.c (struct impl_files, internal_filename): Constify a char *.
4430
4431 2000-11-16  Mark Mitchell  <mark@codesourcery.com>
4432
4433         * mangle.c (write_special_name_constructor): Don't generate
4434         assembler junk when confronted with an old-style constructor.
4435         (write_special_name_destructor): Likewise.
4436         (mangle_decl_string): Do it here instead.
4437
4438 2000-11-16  Nathan Sidwell  <nathan@codesourcery.com>
4439
4440         * call.c (op_error): Make error messages clearer.
4441
4442 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4443
4444         * decl.c (wrapup_globals_for_namespace): Don't mark things
4445         TREE_ASM_WRITTEN when they're not.
4446
4447 2000-11-15  Jason Merrill  <jason@redhat.com>
4448
4449         * typeck2.c (friendly_abort): Uncount the error before handing
4450         off to fancy_abort.
4451
4452 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4453
4454         * typeck.c (lookup_anon_field): Cope with qv qualifiers.
4455
4456 2000-11-14  Mark Mitchell  <mark@codesourcery.com>
4457
4458         * class.c (build_vtbl_initializer): Fix typo in comment.
4459         * typeck.c (expr_sizeof): Don't crash on errors.
4460
4461 2000-11-14  Jim Wilson  <wilson@redhat.com>
4462
4463         * lang-specs.h: Add %2 after %(cc1_options).
4464
4465 2000-11-14  Richard Henderson  <rth@redhat.com>
4466
4467         * typeck.c (c_sizeof): Be strict about casting result value
4468         back to c_size_type_node.
4469         (expr_sizeof, c_sizeof_nowarn, c_alignof): Likewise.
4470
4471 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4472
4473         * typeck.c (build_unary_op): Use boolean_increment from
4474         c-common.c, moving the relevant code there.
4475
4476 2000-11-11  Jason Merrill  <jason@redhat.com>
4477
4478         * typeck.c (mark_addressable): Don't call put_var_into_stack.
4479
4480         * decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics
4481         in inlines.
4482
4483 2000-11-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4484
4485         * decl.c (grokdeclarator, save_function_data): Use memcpy, not bcopy.
4486         * lex.c (copy_lang_decl): Likewise.
4487
4488 2000-11-09  Mark Mitchell  <mark@codesourcery.com>
4489
4490         * dump.c (cp_dump_tree): Don't dump function bodies here.
4491
4492         * Make-lang.in (CXX_C_OBJS): Add c-dump.o.
4493         (dump.o): Update dependency list.
4494         * cp-tree.h (DECL_MAYBE_TEMPLATE): Remove.
4495         (flag_dump_translation_unit): Likewise.
4496         (CP_TYPE_QUALS): Adjust definition.
4497         (DECL_C_BIT_FIELD): Remove.
4498         (SET_DECL_C_BIT_FIELD): Likewise.
4499         (CLEAR_DECL_C_BIT_FIELD): Likewise.
4500         (add_maybe_template): Likewise.
4501         (strip_array_types): Likewise.
4502         (dump_node_to_file): Likewise.
4503         (cp_dump_tree): New function.
4504         * decl.c (init_decl_processing): Set lang_dump_tree.
4505         * decl2.c (flag_dump_translation_unit): Remove.
4506         * dump.c: Move most of it to ../c-dump.c.
4507         (cp_dump_tree): New function.
4508         * pt.c (add_maybe_template): Remove.
4509         * typeck.c (strip_array_types): Likewise.
4510
4511 2000-11-07  Eric Christopher  <echristo@redhat.com>
4512
4513         * decl.c (init_decl_processing): Change definition of
4514         __wchar_t to wchar_t.  Remove artificial declaration of
4515         wchar_t.
4516         * lex.c: Change instances of __wchar_t to wchar_t.
4517
4518 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4519
4520         * lex.c (do_identifier): Don't lookup_name for operators.
4521         * parse.y (operator): Save looking_for_typename.
4522         (unoperator): Restore it.
4523         * spew.c (frob_opname): Use nth_token for lookahead.
4524
4525 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4526
4527         * decl.c (grok_op_properties): Always use coerce_new_type and
4528         coerce_delete_type.
4529         * decl2.c (coerce_new_type): Use c_size_type_node. Preserve
4530         exception specification. Tidy up.
4531         (coerce_delete_type): Preserve exception specification. Tidy up.
4532
4533 2000-11-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4534
4535         * class.c (duplicate_tag_error, build_vtbl_initializer), decl.c
4536         (push_binding_level), error.c (cp_tree_printer), pt.c
4537         (process_partial_specialization, tsubst_template_arg_vector),
4538         search.c (lookup_member): Use memset () instead of bzero ().
4539
4540 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4541
4542         * decl.c (build_ptrmemfunc_type): Allow error_mark_node.
4543
4544 2000-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4545
4546         * Make-lang.in (c++.distdir): Remove.
4547
4548 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4549
4550         * decl2.c (do_nonmember_using_decl): Allow `extern "C"'
4551         declarations from different namespaces to be combined.
4552
4553 2000-11-03  Zack Weinberg  <zack@wolery.stanford.edu>
4554
4555         * decl.c: Include tm_p.h.
4556
4557 2000-11-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4558
4559         * tree.c (cp_tree_equal): Use memcmp () instead of bcmp ().
4560
4561 2000-11-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4562
4563         * dump.c (dequeue_and_dump), lex.c (interface_strcmp), method.c
4564         (build_overload_value), repo.c (open_repo_file), xref.c
4565         (open_xref_file): Use strchr () and strrchr () instead of index ()
4566         and rindex ().
4567
4568 2000-11-01  Bernd Schmidt  <bernds@redhat.co.uk>
4569
4570         * call.c (build_over_call): Call fold on the CALL_EXPR.
4571
4572 2000-11-01  Gabriel Dos Reis  <gdr@codesourcery.com>
4573
4574         * error.c (dump_template_decl): Separate template hearders with
4575         space not comma.
4576
4577 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4578
4579         * error.c: Move TFF_ macros into cp-tree.h.  Throughout, replace
4580         TS_* flags with corresponding TFF_*.  Adjust prototypes of
4581         functions (which used to take a tree_string_flags) to take an int.
4582
4583         * cp-tree.h (enum tree_string_flags): Remove
4584         (TFF_PLAIN_IDENTIFIER, TFF_NAMESPACE_SCOPE, TFF_CLASS_SCOPE,
4585         TFF_CHASE_NAMESPACE_ALIAS, TFF_CHASE_TYPEDEF, TFF_DECL_SPECIFIERS,
4586         TFF_CLASS_KEY_OR_ENUM, TFF_RETURN_TYPE,
4587         TFF_FUNCTION_DEFAULT_ARGUMENTS, TFF_EXCEPTION_SPECIFICATION,
4588         TFF_TEMPLATE_HEADER, TFF_TEMPLATE_DEFAULT_ARGUMENTS,
4589         TFF_TEMPLATE_NAME, TFF_EXPR_IN_PARENS, TFF_SCOPE): New macros.
4590         (type_as_string, decl_as_string, expr_as_string,
4591         context_as_string): Adjust prototype.
4592
4593         * class.c (dump_class_hierarchy_r): Use TFF_PLAIN_IDENTIFIER
4594         instead of TS_PLAIN.
4595
4596         * pt.c (mangle_class_name_for_template): Use TFF_CHASE_TYPEDEF
4597         instead of TF_CHASE_TYPEDEFS. Use TFF_PLAIN_IDENTIFIER instead of
4598         plain `0'.
4599
4600 2000-10-30  Mark Mitchell  <mark@codesourcery.com>
4601
4602         * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
4603         (linkage_kind): New enumeration.
4604         (decl_linkage): New function.
4605         * decl2.c (comdat_linkage): Extend comment.
4606         * error.c (dump_function_decl): Print the arguments used to
4607         instantiate a template, even when not printing the type of the
4608         function.
4609         * pt.c (convert_nontype_argument): Use DECL_EXTERNAL_LINKAGE_P,
4610         not TREE_PUBLIC, to test for external linkage.
4611         * tree.c (decl_linkage): New function.
4612
4613 2000-10-28  Mark Mitchell  <mark@codesourcery.com>
4614
4615         * pt.c (instantiate_decl): Always instantiate static data members
4616         initialized in-class.
4617
4618 2000-10-27  Zack Weinberg  <zack@wolery.stanford.edu>
4619
4620         * Make-lang.in: Move all build rules here from Makefile.in,
4621         adapt to new context.  Wrap all rules that change the current
4622         directory in parentheses.  Expunge all references to $(P).
4623         When one command depends on another and they're run all at
4624         once, use && to separate them, not ;.  Add OUTPUT_OPTION to
4625         all object-file generation rules.  Delete obsolete variables.
4626
4627         * Makefile.in: Delete.
4628         * config-lang.in: Delete outputs= line.
4629
4630 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4631
4632         * error.c (dump_function_decl): Print no space between
4633         `ptr-operator' the `type-specifier' of the return type.
4634         (dump_type_prefix): Make sure we put space at the appropriate
4635         place.
4636
4637 2000-10-23  Jason Merrill  <jason@redhat.com>
4638
4639         * call.c (equal_functions): Also call decls_match for extern "C" fns.
4640
4641 2000-10-22  Jason Merrill  <jason@redhat.com>
4642
4643         * call.c (build_conditional_expr): Use ocp_convert to force
4644         rvalue conversion.
4645
4646 2000-10-22  Mark Mitchell  <mark@codesourcery.com>
4647
4648         * call.c (standard_conversion): Use RVALUE_CONVs for all
4649         expressions that satisfy lvalue_p, not just those that satisfy
4650         real_lvalue_p.
4651
4652         * optimize.c (copy_body_r): Don't treat CALL_EXPRs specially.
4653
4654         * typeck.c (c_sizeof): Return an expression of `size_t' type,
4655         not one with TYPE_IS_SIZETYPE set.
4656         (dubious_conversion_warnings): Remove special-case code.
4657
4658 2000-10-21  Geoffrey Keating  <geoffk@cygnus.com>
4659
4660         * decl2.c (arg_assoc_type): Handle VECTOR_TYPE.
4661         * error.c (dump_type): Handle VECTOR_TYPE like POINTER_TYPE.
4662         (dump_type_prefix): Print vector-of-int as 'int vector'.
4663         (dump_type_suffix): Handle VECTOR_TYPE like POINTER_TYPE.
4664         * tree.c (walk_tree): Handle VECTOR_TYPE.
4665
4666         * decl.c (init_decl_processing): Call MD_INIT_BUILTINS.
4667
4668 2000-10-21  Jason Merrill  <jason@redhat.com>
4669
4670         * parse.y (operator): Set got_object from got_scope.
4671         Set looking_for_typename.
4672         * decl.c (lookup_name_real): Clear val after setting from_obj.
4673         Reorganize diagnostic.
4674
4675 2000-10-20  Jason Merrill  <jason@redhat.com>
4676
4677         * tree.c (walk_tree): Don't walk into default args.
4678
4679         * error.c (dump_expr): Use host_integerp.
4680
4681 2000-10-20  David Edelsohn  <edelsohn@gnu.org>
4682
4683         * typeck2.c (abstract_virtuals_error): Use "because" instead of
4684         "since" in error message.
4685
4686 Fri Oct 20 13:54:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4687
4688         * typeck.c (dubious_conversion_warning): Suppress if TYPE_IS_SIZETYPE.
4689
4690 2000-10-20  Jeffrey Oldham  <oldham@codesourcery.com>
4691
4692         * decl.c (revert_static_member_fn): Fixed typo.
4693
4694 2000-10-19  Mark Mitchell  <mark@codesourcery.com>
4695
4696         * class.c (subobject_offset_fn): New type.
4697         (dfs_record_base_offsets): Remove.
4698         (record_base_offsets): Likewise.
4699         (dfs_search_base_offsets): Likewise.
4700         (record_subobject_offset): New function.
4701         (check_subobject_offset): Likewise.
4702         (walk_subobject_offsets): Likewise.
4703         (record_subobject_offsets): Likewise.
4704         (layout_conflict_p): Reimplement.
4705         (layout_nonempty_base_or_field): Correct handling of type
4706         conflicts during layout.
4707         (layout_empty_base): Likewise.
4708         (build_base_field): Adjust to handle new representation of empty
4709         base offset table.
4710         (build_base_fields): Likewise.
4711         (layout_virtual_bases): Likewise.
4712         (splay_tree_compare_integer_csts): New function.
4713         (layout_class_type): Use a splay_tree, rather than a varray, to
4714         represent the offsets of empty bases.
4715
4716         * cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
4717         * decl.c (select_decl): Don't return declarations that are
4718         DECL_ANTICIPATED.
4719
4720 2000-10-18  Mark Mitchell  <mark@codesourcery.com>
4721
4722         * cp-tree.h (cp_tree_index): Add CPTI_FAKE_STD.
4723         (fake_std_node): New macro.
4724         * decl.c (in_std): Rename to ...
4725         (in_fake_std): ... this.
4726         (flag_no_builtin): Remove.
4727         (flag_no_nonansi_builtin): Likewise.
4728         (walk_namespaces_r): Use fake_std_node.
4729         (push_namespace): Use std_identifier.
4730         (pop_namespace): Use in_fake_std.
4731         (lookup_name_real): Use fake_std_node.
4732         (init_decl_processing): When -fhonor-std, create the `std'
4733         namespace.  Don't create a dummy fake_std_node in that case.
4734         Adjust call to c_common_nodes_and_builtins.  Use std_identifier.
4735         (builtin_function): Put builtins whose names don't begin
4736         with `_' in the std namespace.
4737         * decl2.c (flag_no_builtin): Remove.
4738         (flag_no_nonansi_builtin): Likewise.
4739         (set_decl_namespace): Use fake_std_node.
4740         (validate_nonmember_using_decl): Likewise.
4741         (do_using_directive): Likewise.
4742         (handle_class_head): Likewise.
4743         * dump.c (dequeue_and_dump): Likewise.
4744         * except.c (init_exception_processing): Use std_identifier.
4745         * init.c (build_member_call): Use fake_std_node.
4746         * rtti.c (init_rtti_processing): Use std_identifier.
4747
4748 2000-10-17  Mark Mitchell  <mark@codesourcery.com>
4749
4750         * cp-tree.h (back_end_hook): Remove declaration.
4751         * decl2.c (back_end_hook): Remove definition.
4752
4753         * dump.c (dequeue_and_dump): Dump TREE_USED.
4754
4755 Tue Oct 17 20:19:06 2000  Brad Lucier <lucier@math.purdue.edu>
4756
4757         * spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).
4758
4759 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4760
4761         * decl.c (WINT_TYPE): Define.
4762         (init_decl_processing): Create types unsigned_ptrdiff_type_node,
4763         c_size_type_node, signed_size_type_node and wint_type_node.
4764
4765 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4766
4767         * decl2.c (warn_missing_format_attribute): New variable.
4768         (lang_decode_option): Decode -Wmissing-format-attribute.
4769
4770 2000-10-16  Mark Mitchell  <mark@codesourcery.com>
4771
4772         * typeck.c (qualify_type): Remove.
4773         (composite_pointer_type): Fix handling of conversions to `cv void*'.
4774
4775 2000-10-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4776
4777         * Makefile.in (parse.c, parse.h): Fix think-o in last patch.
4778
4779 2000-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4780
4781         * Makefile.in (parse.c, parse.h): Create atomically.
4782
4783 2000-10-12  Mark Mitchell  <mark@codesourcery.com>
4784
4785         * class.c (current_obstack): Remove.
4786         * decl.c (ggc_p): Remove.
4787         (start_decl): Don't use decl_tree_cons.
4788         (grokdeclarator): Don't use build_decl_list.
4789         (start_function): Don't use decl_tree_cons.
4790         (finish_function): Don't mess with obstacks.
4791         * decl2.c (grok_x_components): Don't use build_decl_list.
4792         * lex.c (make_call_declarator): Don't call decl_tree_cons.
4793         (implicitly_declare_fn): Don't call build_decl_list.
4794         * parse.y (frob_specs): Don't call build_decl_list or
4795         decl_tree_cons.
4796         (expr_or_declarator_intern): Don't call decl_tree_cons.
4797         (primary): Don't call build_decl_list.
4798         (fcast_or_absdcl): Likewise.
4799         (typed_declspecs): Don't call decl_tree_cons.
4800         (reserved_declspecs): Don't call build_decl_list.
4801         (declmods): Likewise.
4802         (reserved_typespecquals): Likewise.
4803         (aggr): Likewise.
4804         (new_type_id): Likewise.
4805         (cv_qualifiers): Likewise.
4806         (after_type_declarator_intern): Likewise.
4807         (notype_declarator_intern): Likewise.
4808         (absdcl_intern): Likewise.
4809         (named_parm): Likewise.
4810         * pt.c (most_specialized_class): Likewise.
4811         * repo.c (temporary_obstack): Make it a structure, not a pointer.
4812         (init_repo): Initialize it.
4813         * search.c (current_obstack): Remove.
4814         * typeck2.c (add_exception_specifier): Don't call build_decl_list.
4815
4816 2000-10-09  Richard Henderson  <rth@cygnus.com>
4817
4818         * Make-lang.in (CXX_EXTRA_HEADERS): Remove.
4819         (c++ language support bits for libgcc): Remove.
4820         (c++.clean): Remove cplib2.txt cleanup.
4821         * config-lang.in (headers, lib2funcs): Remove.
4822
4823         * exception.cc, new.cc, new1.cc, new2.cc: Remove files.
4824         * tinfo.cc, tinfo.h, tinfo2.cc, vec.cc: Remove files.
4825         * inc/cxxabi.h, inc/exception, inc/new: Remove files.
4826         * inc/new.h, inc/typeinfo: Remove files.
4827
4828 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4829
4830         * decl.c (INTMAX_TYPE, UINTMAX_TYPE): Define if not already
4831         defined.
4832         (init_decl_processing): Initialize intmax_type_node and
4833         uintmax_type_node.
4834
4835 2000-10-06  Richard Henderson  <rth@cygnus.com>
4836
4837         * cp-tree.h (struct cp_language_function): Remove x_result_rtx.
4838         (original_result_rtx): Remove.
4839         * decl.c (save_function_data): Don't clear x_result_rtx.
4840         (mark_lang_function): Don't mark it either.
4841         * expr.c (fixup_result_decl): Remove.
4842         * semantics.c (genrtl_named_return_value): Frob the return decl
4843         before calling emit_local_var.
4844         (genrtl_finish_function): Don't call fixup_result_decl.
4845         Always emit the jump to return_label.
4846
4847 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
4848
4849         * pt.c (lookup_template_class): Set current access for enum.
4850         (tsubst_enum): Set file & line for enum decl.
4851
4852         * spew.c (yylex): Remove unused variable.
4853
4854 2000-10-05  Richard Henderson  <rth@cygnus.com>
4855
4856         * semantics.c (genrtl_finish_function): Don't init or check
4857         can_reach_end; remove noreturn and return value checks.
4858
4859 2000-10-05  Tom Tromey  <tromey@cygnus.com>
4860
4861         * init.c (build_java_class_ref): Use `build_static_name' with a
4862         suffix, not a prefix, to build the class object's name.
4863
4864 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4865
4866         * cp-tree.h (access_kind): Fix comment typo.
4867         * decl2.c (grokfield): Fix diagnostic typo.
4868         * semantics.c (finish_template_type): Fix comment typo.
4869         (finish_qualified_object_call_expr): Likewise.
4870
4871 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4872
4873         * pt.c (tsubst_expr, DECL_STMT case): Don't process if
4874         tsubsting fails.
4875
4876 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4877
4878         * spew.c (frob_id): New static function.
4879         (frob_opname): Use it.
4880         (yylex): Use it.
4881
4882 2000-10-01  Mark Mitchell  <mark@codesourcery.com>
4883
4884         * decl.c (lang_mark_false_label_stack): Remove.
4885         * lex.c (cp_mang_lang_type): Use ggc_alloc_cleared.
4886
4887 2000-09-30  Joseph S. Myers  <jsm28@cam.ac.uk>
4888
4889         * gxxint.texi: Use @email for formatting email addresses.
4890
4891 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4892
4893         * error.c: Remove direct obstack manipulation.  Replace with
4894         output_buffer-based formatting.  Adjust calls to removed macros.
4895         (obstack_chunk_alloc, obstack_chunk_free): Remove.
4896         (OB_INIT, OB_PUTC, OB_PUTC2, OB_PUTS, OB_PUTID, OB_PUTCP,
4897         OB_FINISH, OB_PUTI, OB_END_TEMPLATE): Likewise.
4898
4899 2000-09-24  Mark Mitchell  <mark@codesourcery.com>
4900
4901         * ir.texi: Move to ../c-tree.texi.
4902
4903 2000-09-20  Jason Merrill  <jason@redhat.com>
4904
4905         * decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.
4906
4907 2000-09-21  Andreas Jaeger  <aj@suse.de>
4908
4909         * errfn.c: Move declaration of cp_printer and cp_printers to ...
4910         * cp-tree.h: ... here.
4911
4912         * error.c: Remove declaration of cp_printer.
4913
4914 2000-09-20  Mark Mitchell  <mark@codesourcery.com>
4915
4916         * tree.c (mark_local_for_remap_r): Handle CASE_LABELs.
4917
4918 2000-09-20  Hans-Peter Nilsson  <hp@axis.com>
4919
4920         * except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP-default and
4921         users.
4922
4923 2000-09-18  Mark Mitchell  <mark@codesourcery.com>
4924
4925         * decl.c (start_function): Robustify.
4926
4927 2000-09-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4928
4929         * cp-tree.h (check_function_format): Accept a `status' parameter.
4930
4931         * call.c, typeck.c: Updates calls to `check_function_format'.
4932
4933 2000-09-17  Geoffrey Keating  <geoffk@cygnus.com>
4934
4935         * decl2.c (handle_class_head): Always push some scope even
4936         in the error case.
4937
4938 2000-09-16  Mark Mitchell  <mark@codesourcery.com>
4939
4940         * cp-tree.h (struct cp_language_function): Remove
4941         x_scope_stmt_stack and name_declared.
4942         (current_scope_stmt_stack): Remove.
4943         (function_name_declared_p): New macro.
4944         (struct lang_decl_flags): Use c_lang_decl as a base class.
4945         (context): Remove.
4946         (struct lang_decl): Replace saved_tree with context.
4947         (DECL_FRIEND_CONTEXT): Adjust accordingly.
4948         (SET_DECL_FRIEND_CONTEXT): Likewise.
4949         (DECL_VIRTUAL_CONTEXT): Likewise.
4950         (DECL_SAVED_TREE): Remove.
4951         (C_DECLARED_LABEL_FLAG): Likewise.
4952         (cplus_expand_expr_stmt): Don't declare.
4953         (add_decl_stmt): Likewise.
4954         (add_scope_stmt): Likewise.
4955         * decl.c (mark_stmt_tree): Remove.
4956         (case_compare): Likewise.
4957         (finish_case_label): Use c_add_case_label.
4958         (init_decl_processing): Set more language-specific hooks.
4959         (build_enumerator): Fix typo in comment.
4960         (cplus_expand_expr_stmt): Remove.
4961         (mark_lang_function): Use mark_c_language_function.
4962         (lang_mark_tree): Use c_mark_lang_decl.
4963         * decl2.c: Change order of inclusion.
4964         * except.c: Likewise.
4965         * expr.c (cplus_expand_expr): Remove handling of STMT_EXPR.  Fall
4966         back on c_expand_expr.
4967         * friend.c: Include expr.h.
4968         * init.c: Change order of inclusion.
4969         * Makefile.in: Update dependencies.
4970         * lex.h (free_lang_decl_chain): Remove.
4971         * optimize.c (maybe_clone_body): Use function_name_declared_p.
4972         * pt.c (build_template_decl): Don't copy DECL_VIRTUAL_CONTEXT if
4973         it doesn't exist.
4974         (instantiate_decl): Use function_name_declared_p.
4975         * semantics.c (lang_expand_expr_stmt): Remove.
4976         (set_current_function_name_declared): Likewise.
4977         (current_function_name_declared): Likewise.
4978         (begin_compound_stmt): Use function_name_declared_p.
4979         (add_decl_stmt): Remove.
4980         (setup_vtbl_ptr): Use function_name_declared_p.
4981         (add_scope_stmt): Remove.
4982         (current_scope_stmt_stack): New function.
4983         (cp_expand_stmt): Don't handle SCOPE_STMTs.
4984         (expand_body): Use function_name_declared_p.
4985         * tree.c (cp_statement_code_p): Don't include SCOPE_STMT.
4986         * typeck.c: Change order of includes.
4987         (convert_sequence): Remove.
4988
4989 2000-09-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4990
4991         * lex.c (reswords): Add _Complex.
4992
4993 Thu Sep 14 12:10:45 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4994
4995         * Make-lang.in (cplib2.txt): Depend on cp/Makefile.
4996
4997 2000-09-13  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4998
4999         * init.c (begin_init_stmts): Don't use // comments.
5000
5001 2000-09-12  Jason Merrill  <jason@redhat.com>
5002
5003         * decl.c (maybe_deduce_size_from_array_init): Set do_default for
5004         all non-extern arrays.
5005
5006         * decl.c (grokdeclarator): Complain about 'friend T' for implicit
5007         typenames, too.  Downgrade complaint to pedwarn.
5008         (xref_tag): Warn about surprising behavior of 'friend struct T'.
5009         * decl2.c (handle_class_head): Generate a TYPENAME_TYPE for
5010         'class This::Inherited'.
5011
5012 2000-09-12  Mark Mitchell  <mark@codesourcery.com>
5013
5014         * decl.c (finish_case_label): Given the LABEL_DECL a
5015         DECL_CONTEXT.
5016
5017 2000-09-12  Gabriel Dos Reis  <gdr@codesourcery.com>
5018
5019         * error.c (TFF_PLAIN_IDENTIFIER, TFF_NAMESPACE_SCOPE,
5020         TFF_CLASS_SCOPE, TFF_CHASE_NAMESPACE_ALIAS, TFF_CHASE_TYPDEF,
5021         TFF_DECL_SPECIFIERS, TFF_CLASS_KEY_OR_ENUM, TFF_RETURN_TYPE,
5022         TFF_FUNCTION_DEFAULT_ARGUMENTS, TFF_EXCEPTION_SPECIFICATION,
5023         TFF_TEMPLATE_HEADER, TFF_TEMPLATE_DEFAULT_ARGUMENTS, TFF_SCOPE):
5024         New macros.
5025         (sorry_for_unsupported_tree, print_scope_operator,
5026         print_left_paren, print_right_paren, print_left_bracket,
5027         print_right_bracket, print_whitespace): Likewise.
5028         (aggr_variety): Rename to class_key_or_enum.
5029         (print_type): Rename to print_type_id.
5030         (print_type_specifier_seq, print_simple_type_specifier,
5031         print_elaborated_type_specifier,
5032         print_rest_of_abstract_declarator,
5033         print_parameter_declaration_clause, print_exception_specification,
5034         print_nested_name_specifier, print_template_id,
5035         typedef_original_name,  print_template_argument_list_start,
5036         print_template_argument_list_end): New functions.
5037
5038 2000-09-11  Gabriel Dos Reis  <gdr@codesourcery.com>
5039
5040         * ir.texi: Add more documentation.
5041
5042 2000-09-11  Mark Mitchell  <mark@codesourcery.com>
5043
5044         * cp-tree.h (struct saved_scope): Remove x_function_parms.
5045         (current_function_parms): Don't define.
5046         (struct cp_language_function): Remove parms_stored.
5047         (current_function_just_assigned_this): Don't define.
5048         (current_function_parms_stored): Likewise.
5049         (static_ctors): Declare.
5050         (static_dtors): Likewise.
5051         (SF_EXPAND): Don't define.
5052         (expand_start_early_try_stmts): Remove declaration.
5053         (store_parm_decls): Likewise.
5054         * decl.c (static_ctors): Don't declare.
5055         (static_dtors): Likewise.
5056         (struct binding_level): Remove this_block.
5057         (poplevel): Remove dead code.
5058         (set_block): Likewise.
5059         (mark_binding_level): Don't mark this_block.
5060         (mark_saved_scope): Don't mark x_function_parms.
5061         (init_decl_processing): Don't add current_function_parms as a GC
5062         root.
5063         (check_function_type): Change prototype.
5064         (start_function): Remove RTL-generation code.
5065         (expand_start_early_try_stmts): Remove.
5066         (store_parm_decls): Give it internal linkage.  Remove
5067         RTL-generation code.
5068         (finish_function): Remove RTL-generation code.
5069         * decl2.c (static_ctors): Fix formatting.
5070         (static_dtors): Likewise.
5071         * method.c (use_thunk): Don't call store_parm_decls.
5072         (synthesize_method): Likewise.
5073         * optimize.c (maybe_clone_body): Likewise.
5074         * parse.y (fn.def2): Likewise.
5075         (.set_base_init): Likewise.
5076         (nodecls): Likewise.
5077         * pt.c (instantiate_decl): Likewise.
5078         * rtti.c (synthesize_tinfo_fn): Likewise.
5079         * semantics.c (genrtl_try_block): Simplify.
5080         (expand_body): Use genrtl_start_function and
5081         genrtl_finish_function.
5082         (genrtl_start_function): New function.
5083         (genrtl_finish_function): Likewise.
5084
5085 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5086
5087         * error.c (cp_tree_printer, case 'P'): Append break.
5088
5089 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5090
5091         * cp-tree.h (frob_opname): Declare.
5092         * parse.y (saved_scopes): New static variable.
5093         (cp_parse_init): Adjust.
5094         (do_id): If lastiddecl is NULL, do do_identifier.
5095         (operator): Save scope information.
5096         (unoperator): New reduction. Restore scope information.
5097         (operator_name): Append unoperator. Call frob_opname.
5098         * spew.c (frob_opname): Define.
5099
5100 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5101
5102         * decl.c, rtti.c: Include defaults.h if not already included.
5103         Don't define the *_TYPE_SIZE macros.
5104
5105 2000-09-09  Mark Mitchell  <mark@codesourcery.com>
5106
5107         * cp-tree.h (push_switch): Change prototype.
5108         (check_cp_case_value): Remove declaration.
5109         (decl_constant_value): Likewise.
5110         * decl.c (struct cp_switch): Add switch_stmt and cases.
5111         (case_compare): New function.
5112         (push_switch): Set switch_stmt.  Initialize cases.
5113         (pop_switch): Clean up cases.
5114         (define_case_label): Rename to ...
5115         (finish_case_label): ... this.  Do semantic analysis for case
5116         labels here.
5117         (start_function): Correct comment.
5118         * decl2.c (check_cp_case_value): Remove.
5119         * expr.c (do_case): Remove.
5120         * pt.c (tsubst_expr): Adjust call to finish_case_label.
5121         * semantics.c (genrtl_do_poplevel): Remove declaration.
5122         (RECHAIN_STMTS): Remove.
5123         (finish_break_stmt): Use build_break_stmt.
5124         (finish_continue_stmt): Use build_continue_stmt.
5125         (finish_switch_cond): Adjust condition here, rater than in
5126         c_expand_start_case.
5127         (finish_case_label): Remove.
5128         * typeck.c (c_expand_return): Remove.
5129         (c_expand_start_case): Likewise.
5130
5131 2000-09-07  Gabriel Dos Reis  <gdr@codesourcery.com>
5132
5133         * ir.texi: Document type nodes.
5134
5135 2000-09-06  Mark Mitchell  <mark@codesourcery.com>
5136
5137         * cp-tree.h (init_cp_semantics): Declare.
5138         (genrtl_try_block): Don't declare.
5139         (genrtl_handler): Likewise.
5140         (genrtl_catch_block): Likewise.
5141         (genrtl_ctor_stmt): Likewise.
5142         (genrtl_subobject): Likewise.
5143         (genrtl_do_poplevel): Likewise.
5144         (genrtl_named_return_value): Likewise.
5145         * lex.c (init_parse): Call init_cp_semantics.
5146         * semantics.c (genrtl_try_block): Give it internal linkage.
5147         (genrtl_handler): Likewise.
5148         (genrtl_catch_block): Likewise.
5149         (genrtl_ctor_stmt): Likewise.
5150         (genrtl_subobject): Likewise.
5151         (genrtl_do_poplevel): Likewise.
5152         (genrtl_named_return_value): Likewise.
5153         (lang_expand_stmt): Rename to ...
5154         (cp_expand_stmt): ... this.  Only handle C++-specific nodes.
5155         (init_cp_semantics): Define.
5156
5157         * decl.c (initialize_local_var): Remove RTL-generating code.
5158         * semantics.c (genrtl_try_block): Fix formatting.
5159
5160         Move statement-tree facilities from C++ to C front-end.
5161         * cp-tree.h (cp_tree_index): Remove CPTI_VOID_ZERO.
5162         (void_zero_node): Remove.
5163         (stmt_tree): Likewise.
5164         (scope_chain): Adjust.
5165         (language_function): Rename to cp_language_function.
5166         (cp_function_chain): Adjust.
5167         (current_stmt_tree): Remove.
5168         (last_tree): Likewise.
5169         (last_expr_type): Likewise.
5170         (struct lang_decl): Adjust.
5171         (STMT_IS_FULL_EXPR_P): Remove.
5172         (add_tree): Remove.
5173         (begin_stmt_tree): Likewise.
5174         (finish_stmt_tree): Likewise.
5175         (walk_tree_fn): Likewise.
5176         (walk_stmt_tree): Likewise.
5177         * class.c (finish_struct): Replace use of add_tree with add_stmt.
5178         * decl.c (mark_stmt_tree): Adjust type.
5179         (init_decl_processing): Don't build void_zero_node.
5180         (initialize_local_var): Adjust usage of current_stmt_tree.
5181         (finish_enum): Use add_stmt, not add_tree.
5182         (save_function_data): Adjust use of language_function.
5183         (finish_constructor_body): Use add_stmt, not add_tree.
5184         (finish_destructor_body): Likewise.
5185         (push_cp_function_context): Adjust use of language_function.
5186         (pop_cp_function_context): Likewise.
5187         (mark_lang_function): Likewise.
5188         (mark_cp_function_context): Likewise.
5189         * init.c (build_aggr_init): Adjust use of current_stmt_tree.
5190         (build_vec_init): Likewise.
5191         * semantics.c (SET_LAST_STMT): Remove.
5192         (RECHAIN_STMTS): Don't use it.
5193         (stmts_are_full_exprs_p): Adjust use of current_stmt_tree.
5194         (current_stmt_tree): Define.
5195         (add_tree): Remove.
5196         (finish_goto_stmt): Use add_stmt, not add_tree.
5197         (finish_expr_stmt): Likewise.
5198         (begin_if_stmt): Likewise.
5199         (finish_then_clause): Likewise.
5200         (begin_while_stmt): Likewise.
5201         (begin_do_stmt): Likewise.
5202         (finish_return_stmt): Likewise.
5203         (begin_for_stmt): Likewise.
5204         (finish_break_stmt): Likewise.
5205         (finish_continue_stmt): Likewise.
5206         (begin_switch_stmt): Likewise.
5207         (finish_case_label): Likewise.
5208         (begin_try_block): Likewise.
5209         (begin_function_try_block): Likewise.
5210         (begin_handler): Likewise.
5211         (begin_catch_block): Likewise.
5212         (begin_compound_stmt): Likewise.
5213         (begin_asm_stmt): Likewise.
5214         (finish_asm_stmt): Likewise.
5215         (finish_label_stmt): Likewise.
5216         (add_decl_stmt): Likewise.
5217         (finish_subobject): Likewise.
5218         (finish_decl_cleanup): Likewise.
5219         (finish_named_return_value): Likewise.
5220         (setup_vtbl_ptr): Likewise.
5221         (add_scope_stmt): Likewise.
5222         (finish_stmt_expr): Likewise.
5223         (prune_unused_decls): Remove.
5224         (begin_stmt_tree): Likewise.
5225         (finish_stmt_tree): Likewise.
5226         (prep_stmt): Adjust use of current_stmt_tree.
5227         (lang_expand_stmt): Likewise.
5228         * tree.c (statement_code_p): Remove.
5229         (cp_statement_code_p): New function.
5230         (walk_stmt_tree): Remove.
5231         (init_tree): Set lang_statement_code_p.
5232
5233 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5234
5235         Integrated preprocessor.
5236
5237         * Make-lang.in, Makefile.in: Remove all references to input.c,
5238         gxx.gperf, and hash.h.  Add ../c-lex.o to C_OBJS.
5239         * gxx.gperf, hash.h, input.c: Delete.
5240         * lang-specs.h: Pass -lang-c++ to cc1plus so cpplib is
5241         initialized properly.
5242
5243         * class.c (fixup_pending_inline): Take a tree, not a
5244         struct pending_inline *.  All callers changed.
5245         (init_class_processing): Set RID_PUBLIC, RID_PRIVATE,
5246         RID_PROTECTED entries in ridpointers[] array here.
5247         * decl.c (duplicate_decls): Do not refer to struct
5248         pending_inline.
5249         (record_builtin_type, init_decl_processing): Use RID_MAX not
5250         CP_RID_MAX.
5251         (grokdeclarator): Use C_IS_RESERVED_WORD.
5252         * decl2.c (lang_decode_option): Ignore -lang-c++ for sake of
5253         cpplib.
5254         (grok_x_components): Do not inspect pending_inlines chain.
5255
5256         * cp-tree.h (struct lang_identifier): Add rid_code entry.
5257         (C_IS_RESERVED_WORD, C_RID_CODE, C_RID_YYCODE): New.
5258         (flag_no_gnu_keywords, flag_operator_names, rid_to_yy): Declare.
5259         (DEFARG_LENGTH, struct pending_inline, TIME_IDENTIFIER_TIME,
5260         TIME_IDENTIFIER_FILEINFO): Kill.
5261         Update prototypes.
5262         * lex.h: Expunge cp_rid.  Rewrite RIDBIT macros to use just a
5263         single 32-bit word.
5264         * parse.y: Call do_pending_inlines unconditionally.
5265         reinit_parse_for_method is now snarf_method.  fn.defpen is no
5266         longer necessary.  Remove unnecessary <itype> annotation on
5267         SCOPE.  Do not refer to end_of_file or struct pending_inline.
5268         * semantics.c (begin_inline_definitions): Call
5269         do_pending_inlines unconditionally.
5270
5271         * lex.c: Remove all code now shared with C front end.
5272         Initialize cpplib properly if USE_CPPLIB.  Put reserved words
5273         into the get_identifier table.  Rewrite pragma handling to
5274         work with the registry.  Move code to save tokens for later
5275         processing to spew.c.
5276
5277         * spew.c: Rewrite everything in terms of token streams instead
5278         of text.  Move routines here from lex.c / input.c as
5279         appropriate.  GC-mark trees hanging off the pending inlines
5280         chain.
5281
5282 2000-09-06  Mark Mitchell  <mark@codesourcery.com>
5283
5284         * NEWS: Mention that the named return value extension has been
5285         deprecated.
5286         * cp-tree.h (original_result_rtx): Define.
5287         (TREE_REFERENCE_EXPR): Remove.
5288         (DECL_VPARENT): Likewise.
5289         (pushdecl_nonclass_level): Likewise.
5290         (store_return_init): Likewise.
5291         (reinit_lang_specific): Likewise.
5292         (genrtl_named_return_value): Change prototype.
5293         * decl.c (original_result_rtx): Remove.
5294         (cp_finish_decl): Don't build DECL_STMTs for RESULT_DECLs.
5295         Do not generate RTL for local variables here.
5296         (store_return_init): Remove.
5297         * semantics.c (genrtl_named_return_value): Simplify.  Fold in
5298         store_return_init.
5299         (finish_named_return_value): Adjust accordingly.  Warn that this
5300         extension is deprecated.
5301         (lang_expand_stmt): Adjust call to genrtl_named_return_value.
5302
5303 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5304
5305         * pt.c (type_unification_real): Replace switch with if.
5306         (unify): Tsubst non-type parms before comparing.
5307
5308 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5309
5310         * error.c (dump_typename): New function, broken out of ...
5311         (dump_type): ... here. Use it.
5312         * typeck.c (same_type_p): Use cp_tree_equal for TYPENAME_TYPE.
5313
5314 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5315
5316         * init.c (build_offset_ref): Deal with namespace scoped
5317         TEMPLATE_ID_EXPRs.
5318
5319 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5320
5321         * class.c (resolve_address_of_overloaded_function): Add
5322         explanation message.
5323         * decl.c (define_case_label): Reformat explanation.
5324         * decl2.c (finish_static_data_member_decl): Likewise.
5325         (grokfield): Likewise.
5326         * friend.c (do_friend): Likewise.
5327
5328 2000-09-05  Zack Weinberg  <zack@wolery.cumb.org>
5329
5330         * tree.c (walk_tree): Expose tail recursion.
5331         (walk_stmt_tree): New function.
5332         * cp-tree.h: Prototype walk_stmt_tree.
5333         * semantics.c (prune_unused_decls): Operate on SCOPE_STMTs not
5334         the BLOCKs directly.  If a BLOCK has no variables after
5335         pruning, discard it.
5336         (finish_stmt_tree): Use walk_stmt_tree.  No need to save and
5337         restore the line number.
5338
5339 2000-09-05  Mark Mitchell  <mark@codesourcery.com>
5340
5341         * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
5342         (pt.o): Remove dependency on HTAB_H.
5343         * cp-tree.h: Include hashtab.h.
5344         (walk_tree): Change prototype.
5345         (walk_tree_without_duplicates): New function.
5346         * decl.c (check_default_argument): Use it.
5347         * optimize.c (remap_decl): Adjust calls to walk_tree.
5348         (copy_body): Likewise.
5349         (expand_calls_inline): Likewise.
5350         (calls_setjmp_p): Use walk_tree_without_duplicates.
5351         * pt.c: Don't include hashtab.h.
5352         (for_each_template_parm): Use walk_tree_without_duplicates.
5353         * semantics.c (finish-stmt_tree): Likewise.
5354         (expand_body): Likewise.
5355         * tree.c (walk_tree): Add additional parameter.
5356         (walk_tree_without_duplicates): New function.
5357         (count_trees): Use it.
5358         (verify_stmt_tree): Adjust call to walk_tree.
5359         (find_tree): Use walk_tree_without_duplicates.
5360         (no_linkage_check): Likewise.
5361         (break_out_target_exprs): Adjust call to walk_tree.
5362         (cp_unsave): Likewise.
5363
5364 2000-09-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5365
5366         * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.
5367         (TEMPLATE_TEMPLATE_PARM): Adjust comment.
5368         * cp-tree.h (TYPE_BINFO): Adjust comment.
5369         (TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO): Likewise.
5370         (TEMPLATE_TYPE_PARM_INDEX): Likewise.
5371         (IS_AGGR_TYPE): Use BOUND_TEMPLATE_TEMPLATE_PARM instead.
5372         (TYPE_TEMPLATE_INFO): Likewise.
5373         (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL): Likewise.
5374         * class.c (push_nested_class): Likewise.
5375         * decl.c (lookup_name_real): Likewise.
5376         (grokdeclarator): Likewise.
5377         (grok_op_properties): Likewise.
5378         (xref_tag): Likewise.
5379         (xref_basetypes): Likewise.
5380         * decl2.c (constructor_name_full): Likewise.
5381         (arg_assoc_template_arg): Add TEMPLATE_TEMPLATE_PARM case.
5382         (arg_assoc_type): Use BOUND_TEMPLATE_TEMPLATE_PARM instead.
5383         * error.c (dump_type): Split TEMPLATE_TEMPLATE_PARM case.
5384         (dump_type_prefix): Add BOUND_TEMPLATE_TEMPLATE_PARM.
5385         (dump_type_suffix): Likewise.
5386         * init.c (is_aggr_type): Use BOUND_TEMPLATE_TEMPLATE_PARM
5387         instead.
5388         (get_aggr_from_typedef): Likewise.
5389         * mangle.c (write_type): Split TEMPLATE_TEMPLATE_PARM case.
5390         (write_expression): Add BOUND_TEMPLATE_TEMPLATE_PARM.
5391         (write_template_parm): Likewise.
5392         (write_template_template_parm): Check tree code instead of
5393         using TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO.
5394         * method.c (build_overload_nested_name): Add
5395         BOUND_TEMPLATE_TEMPLATE_PARM.
5396         (process_overload_item): Split TEMPLATE_TEMPLATE_PARM case.
5397         * parse.y (bad_parm): Add BOUND_TEMPLATE_TEMPLATE_PARM.
5398         * pt.c (convert_template_argument): Check tree code instead of
5399         using TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO.
5400         (for_each_template_parm_r): Split TEMPLATE_TEMPLATE_PARM case.
5401         (for_each_template_parm): Adjust comment.
5402         (tsubst): Add BOUND_TEMPLATE_TEMPLATE_PARM.  Reorganize.
5403         (tsubst_copy): Add BOUND_TEMPLATE_TEMPLATE_PARM.
5404         (unify): Add BOUND_TEMPLATE_TEMPLATE_PARM.  Reorganize.  Use
5405         template_args_equal to compare template template parameter cases.
5406         * ptree.c (print_lang_type): Add BOUND_TEMPLATE_TEMPLATE_PARM.
5407         * search.c (lookup_field_1): Use BOUND_TEMPLATE_TEMPLATE_PARM
5408         instead.
5409         * tree.c (copy_template_template_parm): Decide whether to create
5410         a TEMPLATE_TEMPLATE_PARM or BOUND_TEMPLATE_TEMPLATE_PARM node.
5411         (walk_tree): Add BOUND_TEMPLATE_TEMPLATE_PARM.
5412         (copy_tree_r): Likewise.
5413         * typeck.c (comptypes): Likewise.  Check tree code instead of
5414         using TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO.
5415
5416 2000-09-04  Mark Elbrecht  <snowball3@bigfoot.com>
5417
5418         * decl.c (finish_function): Move the code for handling functions
5419         marked with the constructor and destructor attributes inside the
5420         expand_p block.
5421
5422 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5423
5424         * init.c (resolve_offset_ref): Deal with TEMPLATE_ID_EXPR.
5425
5426 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5427
5428         * pt.c (lookup_template_class): Remove abort.
5429         * tree.c (get_type_decl): Allow error_mark_node.
5430
5431 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5432
5433         * decl2.c (arg_assoc): Deal with COMPONENT_REFs inside
5434         TEMPLATE_ID_EXPRs.
5435
5436 2000-09-03  Mark Mitchell  <mark@codesourcery.com>
5437
5438         * operators.def (ALIGNOF_EXPR, MAX_EXPR, MIN_EXPR): Change
5439         new ABI mangling.
5440
5441 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5442
5443         * parse.y (named_class_head): Check for TYPENAME_TYPE. Simplify
5444         union tag mismatch error reporting.
5445
5446 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
5447
5448         * call.c (build_scoped_method_call): Check it is not a namespace.
5449
5450 2000-08-30  Jason Merrill  <jason@redhat.com>
5451
5452         * cp-tree.h (LOCAL_CLASS_P): Use decl_function_context.
5453
5454         * tree.c (bot_manip): Check TREE_CONSTANT rather than
5455         !TREE_SIDE_EFFECTS.  Call break_out_target_exprs and
5456         build_target_expr_with_type for the non-AGGR_INIT_EXPR case.
5457
5458         * decl.c (start_function): Always call make_function_rtl.
5459
5460 2000-08-29  Zack Weinberg  <zack@wolery.cumb.org>
5461
5462         * semantics.c (prune_unused_decls): New function.
5463         (finish_stmt_tree): Call it via walk_tree.
5464
5465 2000-08-29  Zack Weinberg  <zack@wolery.cumb.org>
5466
5467         * class.c (build_secondary_vtable): Constify a char *.
5468         * decl.c (init_decl_processing): Initialize function_id_node,
5469         pretty_function_id_node, and func_id_node.
5470         * input.c (struct input_source): Constify 'str'.
5471         (feed_input): Constify first argument.
5472         * mangle.c (write_identifier): Constify argument.
5473         * pt.c (mangle_class_name_for_template): Constify argument.
5474
5475 2000-08-29  Mark Mitchell  <mark@codesourcery.com>
5476
5477         * typeck.c (mark_addressable): Remove code that pokes around in
5478         RTL.
5479
5480 2000-08-28  Jason Merrill  <jason@redhat.com>
5481
5482         * lex.c (file_name_nondirectory): Move to toplev.c.
5483
5484         * cp-tree.h (LOCAL_CLASS_P): New macro.
5485         * class.c (finish_struct_1): Use it.
5486
5487 2000-08-27  Alex Samuel  <samuel@codesourcery.com>
5488
5489         * mangle.c (CLASSTYPE_TEMPLATE_ID_P): Remove unexplained voodoo.
5490         (write_encoding): Pass another argument to write_name.
5491         (write_name): Add ignore_local_scope parameter.  Fix handling of
5492         local names.
5493         (write_nested_name): Use write_unqualified_name.
5494         (write_prefix): Likewise.  Skip out on FUNCTION_DECLs.
5495         (write_template_prefix): Use write_unqualified_name.
5496         (write_component): Remove.
5497         (write_local_name): Add parameter.  Use direct local entity to
5498         discriminator calculation.
5499         (write_class_enum_type): Pass another argument to write_name.
5500         (write_template_template_arg): Likewise.
5501         (make_guard_variable): Likewise.
5502
5503 2000-08-27  Jason Merrill  <jason@redhat.com>
5504
5505         * decl.c (pushdecl): Matching decls for local externs are found in
5506         the current level.  Propagate linkage information from previous
5507         declarations.
5508
5509 2000-08-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5510
5511         * ir.texi (Expressions): Fix typo.
5512
5513 2000-08-25  Greg McGary  <greg@mcgary.org>
5514
5515         * tree.c (init_tree): Use ARRAY_SIZE.
5516
5517 2000-08-25  Gabriel Dos Reis  <gdr@codesourcery.com>
5518
5519         * error.c (cp_tree_printer): Rework.
5520
5521 2000-08-25  Mark Mitchell  <mark@codesourcery.com>
5522
5523         * Make-lang.in (CXX_LIB2FUNCS): Remove cp-demangle.o and
5524         dyn-string.o.
5525         (CXX_LIB2SRCS): Remove cp-demangle.c and dyn-string.c.
5526         (cp-demangle.o): Remove target.
5527         (dyn-string.o): Likewise.
5528
5529         * decl.c (grokfndecl): Require that `main' return an `int'.
5530         * mangle.c (write_encoding): Don't mangle return types for
5531         conversion functions.
5532
5533 2000-08-25  Gabriel Dos Reis  <gdr@codesourcery.com>
5534
5535         * error.c (tree_formatting_info): New data type.
5536         (tree_being_formatted): New macro.
5537         (tree_formatting_flags): Likewise.
5538         (put_whitespace): Likewise.
5539         (print_tree_identifier): Likewise.
5540         (print_identifier): Likewise.
5541         (cp_tree_printer, print_function_argument_list, print_declaration,
5542         print_expression, print_function_declaration,
5543         print_function_parameter, print_type, print_cv_qualifier): New
5544         functions.
5545         (init_error): Initialize lang_printer.
5546
5547 2000-08-24  Jason Merrill  <jason@redhat.com>
5548
5549         * typeck.c (build_ptrmemfunc): Just reinterpret if there's no
5550         adjustment necessary.
5551
5552 2000-08-24  Greg McGary  <greg@mcgary.org>
5553
5554         * cp-tree.h (MAIN_NAME_P): Remove macro.
5555
5556 2000-08-24  Gabriel Dos Reis  <gdr@codesourcery.com>
5557
5558         * error.c (print_instantiation_context): Don't forget to flush the
5559         buffer.
5560
5561 2000-08-23  Jason Merrill  <jason@redhat.com>
5562
5563         * typeck.c (build_ptrmemfunc): Save the input pmf.
5564
5565         * method.c (process_modifiers): Use same_type_p.
5566
5567 2000-08-23  Mark Mitchell  <mark@codesourcery.com>
5568
5569         * cp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPECIFIC.
5570         * mangle.c (write_function_type): Change prototype.
5571         (write_encoding): Don't mangle return types for
5572         constructors or destructors.
5573         (write_type): Adjust call to write_function_type.
5574         * pt.c (instantiate_template): Instantiate alternate entry points
5575         when instantiating the main function.
5576
5577 2000-08-23  Gabriel Dos Reis  <gdr@codesourcery.com>
5578
5579         * error.c (cp_print_error_function): Don't use embedded '\n' in
5580         output_printf.
5581
5582 2000-08-23  Gabriel Dos Reis  <gdr@codesourcery.com>
5583
5584         * decl.c (init_decl_processing): Remove bogus initialization.
5585         * error.c (lang_print_error_function): Restore here.
5586         (init_error): Initialize print_error_function.
5587
5588 2000-08-22  Theodore Papadopoulo  <Theodore.Papadopoulo@sophia.inria.fr>
5589
5590         * decl2.c (arg_assoc): Revert my 2000-08-11 change.
5591
5592 2000-08-22  Gabriel Dos Reis  <gdr@codesourcery.com>
5593
5594         * Makefile.in (error.o): Depends on diagnostic.h
5595
5596         * cp-tree.h (problematic_instantiation_changed,
5597         record_last_problematic_instantiation, current_instantiation,
5598         print_instantiation_context): Declare.
5599         (maybe_print_template_context): Remove.
5600
5601         * decl.c (init_decl_processing): Set print_error_function to NULL.
5602         (lang_print_error_function): Remove, since we're using a new
5603         machinery.
5604
5605         * error.c: #include diagnostic.h
5606         (function_category): New function.
5607         (cp_diagnostic_starter): Likewise.
5608         (cp_diagnostic_finalizer): Likewise.
5609         (cp_print_error_function): Likewise.
5610         (maybe_print_instantiation_context): Likewise.
5611         (print_instantiation_full_context): Likewise.
5612         (print_instantiation_partial_context): Likewise.
5613         (print_instantiation_context): Define.
5614         (init_error): Initialize diagnostic pager and finalizer.
5615
5616         * pt.c (problematic_instantiation_changed): Define.
5617         (record_last_problematic_instantiation): Likewise.
5618         (current_instantiation): Likewise.
5619         (maybe_print_template_context): Remove.
5620         (print_template_context): Likewise.
5621         (current_tinst_level): Make static to reflect Brendan Kehoe's
5622         change of 1995-04-13.
5623         (push_tinst_level): Call print_instantiation_context.
5624
5625 2000-08-21  Nix  <nix@esperi.demon.co.uk>
5626
5627         * lang-specs.h: Do not process -o or run the assembler if
5628         -fsyntax-only.
5629
5630 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5631
5632         * decl.c (flag_hosted, flag_noniso_default_format_attributes): New
5633         variables.
5634         * decl2.c (lang_decode_option): Disable gettext attributes for
5635         -ansi.
5636
5637 2000-08-21  Gabriel Dos Reis  <gdr@codesourcery.com>
5638
5639         * lex.c (lang_init_options): Default diagnostic message maximum
5640         length to 80, when line-wrapping.
5641
5642 2000-08-20  Mark Mitchell  <mark@codesourcery.com>
5643
5644         * class.c (build_vtbl_initializer): Clear the entire
5645         vtbl_init_data.  Start keeping track of the functions for which we
5646         have created vcall offsets here.
5647         (dfs_build_vcall_offset_vtbl_entries): Remove.
5648         (build_vcall_offset_vtbl_entries): Reimplement.
5649         (add_vcall_offset_vtbl_entries_r): New function.
5650         (add_vcall_offset_vtbl_entries_1): Likewise.  Tweak logic for
5651         computing when vcall offsets are necessary.
5652
5653 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5654
5655         * decl.c (member_function_or_else): Use cp_error ... %T.
5656         (grokdeclarator): Likewise.
5657         (start_method): Likewise.
5658         * friend.c (make_friend_class): Use cp_pedwarn ... %T.
5659
5660 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5661
5662         * decl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON on class
5663         TYPE_DECLs.
5664
5665 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5666
5667         * cp-tree.h (PTRMEM_OK_P): New macro.
5668         (itf_ptrmem_ok): New enumeration value.
5669         * class.c (resolve_address_of_overloaded_function): Add PTRMEM
5670         argument. Diagnose implicit pointer to member.
5671         (instantiate_type): Don't diagnose implicit pointer to member
5672         here. Pass itf_ptrmem_ok if ok. Adjust calls to
5673         resolve_address_of_overloaded_function.
5674         * init.c (build_offset_ref): Set PTRMEM_OK_P.
5675         (resolve_offset_ref): Don't diagnose implicit pointer to member here.
5676         * semantics.c (finish_parenthesized_expr): Clear OFFSET_REFs here.
5677         * typeck.c (build_x_unary_op): Calculate PTRMEM_OK_P.
5678         (build_unary_op): Deal with single non-static member in
5679         microsoft-land.
5680
5681 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5682
5683         * decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.
5684
5685 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5686
5687         * cp-tree.h (enum_name_string): Remove prototype.
5688         (report_case_error): Remove prototype.
5689         * cp/typeck2.c (enum_name_string): Remove.
5690         (report_case_error): Remove.
5691         * error.c (dump_expr): Deal with enum values directly.
5692         Correctly negate integer constant.
5693
5694 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5695
5696         * inc/cxxabi.h (__cxa_vec_new2, __cxa_vec_new3): Declare.
5697         (__cxa_vec_delete2, __cxa_vec_delete3): Declare.
5698         * vec.cc (__cxa_vec_new2, __cxa_vec_new3): Implement.
5699         (__cxa_vec_delete2, __cxa_vec_delete3): Implement.
5700         (__cxa_vec_new): Use __cxa_vec_new2.
5701         (__cxa_vec_delete): Use __cxa_vec_delete2.
5702
5703 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5704
5705         * vec.cc (__cxa_vec_new): Set "C" linkage.
5706         (__cxa_vec_ctor): Likewise.
5707         (__cxa_vec_cctor): Likewise.
5708         (__cxa_vec_dtor): Likewise.
5709         (__cxa_vec_delete): Likewise.
5710         * inc/cxxabi.h (__cxa_vec_new): Set "C" linkage.
5711         (__cxa_vec_ctor): Likewise.
5712         (__cxa_vec_cctor): Likewise.
5713         (__cxa_vec_dtor): Likewise.
5714         (__cxa_vec_delete): Likewise.
5715
5716 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5717
5718         * class.c (instantiate_type): Reinstate local variable
5719         deleted in previous change.
5720
5721         * cvt.c (cp_convert_to_pointer): Pass itf_complain, not
5722         itf_no_attributes.
5723
5724 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5725
5726         * cp-tree.h (instantiate_type_flags): New enumeration.
5727         (instantiate_type): Change parameter.
5728         * class.c (instantiate_type): Adjust prototype. Adjust.
5729         * call.c (standard_conversion): Adjust instantiate_type call.
5730         (reference_binding): Likewise.
5731         (build_op_delete_call): Likewise.
5732         (convert_like_real): Likewise.
5733         * cvt.c (cp_convert_to_pointer): Likewise.
5734         (convert_to_reference): Likewise.
5735         * pt.c (convert_nontype_argument): Likewise.
5736         * typeck.c (build_binary_op): Likewise.
5737         (build_ptrmemfunc): Likewise.
5738         (convert_for_assignment): Likewise.
5739
5740 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5741
5742         * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
5743         (current_aggr): Define.
5744         * decl.c (grokdeclarator): Make sure a friend class is an
5745         elaborated type specifier.
5746         * parse.y (current_aggr): Remove static definition.
5747         (cp_parse_init): Adjust.
5748         (structsp): Clear and restore current_aggr.
5749         (component_decl_list): Clear current_aggr.
5750
5751         * error.c (dump_type, case TYPENAME_TYPE): Don't emit the
5752         aggregate tag on the typename's context.
5753
5754         * pt.c (tsubst_friend_class): Return error_mark_node, if
5755         parms becomes NULL.
5756         (instantiate_class_template): Ignore error_mark_node friend types.
5757
5758 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5759
5760         * cvt.c (warn_ref_binding): New static function, broken out of ...
5761         (convert_to_reference): ... here. Use it.
5762
5763 2000-08-11  Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
5764
5765         * parse.y (template_arg): Add rule for template qualified with
5766         global scope.
5767
5768 2000-08-11  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5769
5770         * decl2.c (add_function): Reorganize.
5771         (arg_assoc): Do not consider function template decls.
5772
5773 2000-08-11  Jason Merrill  <jason@redhat.com>
5774
5775         * decl.c (lookup_name_real): Don't forget the TYPENAME_TYPE we're
5776         looking inside.
5777
5778 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5779
5780         * cp-tree.h (resolve_scope_to_name): Remove unused prototype.
5781         (lookup_nested_tag): Likewise.
5782
5783         * decl2.c (grokfield): Fix comment to reflect many types of _DECLs
5784         can be produced.
5785
5786 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5787
5788         * parse.y (named_complex_class_head_sans_basetype): Remove
5789         always true if.
5790
5791 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5792
5793         * decl2.c (build_expr_from_tree, case METHOD_CALL_EXPR): Build
5794         explicit TEMPLATE_ID_EXPR args.
5795         (build_expr_from_tree, case CALL_EXPR): Likewise.
5796
5797 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5798
5799         * decl.c (check_tag_decl): Diagnose typename's which don't
5800         declare anything.
5801
5802 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5803
5804         * init.c (build_aggr_init): Reject bogus array initializers
5805         early.
5806
5807 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5808
5809         * rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi
5810         runtime.
5811         * cp/tinfo.cc (__dynamic_cast): Likewise.
5812         * cp/inc/cxxabi.h (__dynamic_cast): Likewise.
5813
5814 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5815
5816         * cvt.c (convert_to_pointer_force): Fix error message when
5817         attempting to cast from ambiguous base.
5818
5819 2000-08-08  Jason Merrill  <jason@redhat.com>
5820
5821         * pt.c (tsubst_aggr_type): Bail if creating the argvec fails.
5822         (tsubst_template_arg_vector): Likewise.
5823
5824         * decl2.c (build_anon_union_vars): Choose the largest field; don't
5825         assume that one will be as large as the union.
5826
5827 2000-08-07  Kazu Hirata  <kazu@hxi.com>
5828
5829         * cp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P): Fix a comment typo.
5830         * decl.c (pop_labels): Likewise.
5831
5832 2000-08-04  Jeffrey Oldham  <oldham@codesourcery.com>
5833
5834         * inc/cxxabi.h (__pbase_type_info): Changed member names to match
5835         specifications.
5836         (__pointer_to_member_type_info): Likewise.
5837         (__base_class_info): Likewise.
5838         (__class_type_info): Likewise.
5839         (__si_class_type_info): Likewise.
5840         (__vmi_class_type_info): Likewise.
5841         * tinfo.cc (__si_class_type_info::__do_find_public_src):
5842         Changed member names to match specifications.
5843         (__vmi_class_type_info::__do_find_public_src): Likewise.
5844         (__si_class_type_info::__do_dyncast): Likewise.
5845         (__vmi_class_type_info::__do_dyncast): Likewise.
5846         (__si_class_type_info::__do_upcast): Likewise.
5847         (__vmi_class_type_info::__do_upcast): Likewise.
5848         * tinfo2.cc (__pbase_type_info::__do_catch): Likewise.
5849         (__pbase_type_info::__pointer_catch): Likewise.
5850         (__pointer_type_info::__pointer_catch): Likewise.
5851         (__pointer_to_member_type_info::__pointer_catch): Likewise.
5852
5853 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5854
5855         * Make-lang.in (cc1plus): Depend on $(BACKEND), not stamp-objlist.
5856         * Makefile.in: Add C_OBJS, BACKEND; delete OBJS, OBJDEPS.
5857         (cc1plus): Link with $(BACKEND) and $(C_OBJS).
5858
5859 2000-08-04  Mark Mitchell  <mark@codesourcery.com>
5860
5861         * cp-tree.h (add_method): Change prototype.
5862         * class.c (add_method): Remove FIELDS parameter.  Add ERROR_P.
5863         Don't double the size of the method vector in the error case.
5864         (handle_using_decl): Adjust call to add_method.
5865         (add_implicitly_declared_members): Likewise.
5866         (clone_function_decl): Likewise.
5867         * decl2.c (check_classfn): Likewise.
5868         * semantics.c (finish_member_declaration): Likewise.
5869
5870 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5871
5872         * decl.c (flag_isoc94): New variable.
5873
5874 2000-08-02  Jason Merrill  <jason@redhat.com>
5875
5876         * pt.c (do_type_instantiation): Add complain parm; don't complain
5877         if called recursively.
5878         * cp-tree.h, parse.y: Adjust.
5879
5880 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5881
5882         * decl2.c: Silently ignore -Wstrict-prototypes; warn about
5883         -Wno-strict-prototypes.
5884
5885         * g++spec.c: Adjust type of second argument to
5886         lang_specific_driver, and update code as necessary.
5887
5888         * cp-tree.h: Don't prototype min_precision here.
5889         (my_friendly_assert): Cast expression to void.
5890         * semantics.c (do_poplevel): Initialize scope_stmts.
5891
5892 2000-08-02  Mark Mitchell  <mark@codesourcery.com>
5893
5894         * cp-tree.h (DECL_NEEDED_P): Tweak.
5895
5896 2000-07-28  Jason Merrill  <jason@redhat.com>
5897
5898         * lang-specs.h: Use %i in rule for .ii files.
5899
5900 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5901
5902         * lang-specs.h: Rename cpp to cpp0 and/or tradcpp to tradcpp0.
5903
5904 2000-07-30  Mark Mitchell  <mark@codesourcery.com>
5905
5906         Allow indirect primary bases.
5907         * cp-tree.h (struct lang_type): Remove vfield_parent.  Add
5908         primary_base.
5909         (CLASSTYPE_VFIELD_PARENT): Remove.
5910         (CLASSTYPE_PRIMARY_BINFO): Reimplement.
5911         (BINFO_PRIMARY_BINFO): Remove.
5912         (CLASSTYPE_HAS_PRIMARY_BASE_P): Reimplement.
5913         (BINFO_VBASE_PRIMARY_P): Likewise.
5914         (BINFO_PRIMARY_BASE_OF): New macro.
5915         (BINFO_INDIRECT_PRIMARY_P): Likewise.
5916         (get_primary_binfo): New function.
5917         * decl.c (lang_mark_tree): Make lang_type::primary_base.
5918         * class.c (vcall_offset_data_s): Rename to ...
5919         (vtbl_init_data_s): ... this.  Rename primary_p to primary_vtbl_p,
5920         and add ctor_vtbl_p.
5921         (get_derived_offset): Use get_primary_binfo.
5922         (dfs_mark_primary_bases): Adjust handling of virtual primary
5923         bases.
5924         (mark_primary_bases): Likewise.
5925         (set_primary_base): Take a binfo, not an integer, as a
5926         representation of the primary base.
5927         (indirect_primary_base_p): Remove.
5928         (determine_primary_base): Adjust for indirect primary bases.
5929         (dfs_find_final_overrider): Fix typo in coment.
5930         (update_vtable_entry_for_fn): Use get_primary_binfo.
5931         (layout_nonempty_base_or_field): Tweak.
5932         (build_base_fields): Adjust for new primary base semantics.
5933         (dfs_propagate_binfo_offsets): Remove.
5934         (propagate_binfo_offsets): Rewrite.
5935         (dfs_set_offset_for_shared_vbases): Remove.
5936         (layout_virtual_bases): Don't use it.
5937         (layout_class_type): Set CLASSTYPE_SIZE correctly under the new
5938         ABI.
5939         (finish_struct_1): Set CLASSTYPE_PRIMARY_BINFO, not
5940         CLASSTYPE_VFIELD_PARENT.
5941         (dfs_get_primary_binfo): New function.
5942         (get_primary_binfo): Likewise.
5943         (dump_class_hierarchy_r): Tweak printing of primary bases.
5944         (build_vtbl_initializer): Fix typo in comments.  Use
5945         vtbl_init_data.
5946         (build_vcall_and_vbase_vtbl_entries): Likewise.
5947         (build_vbaes_offset_vtbl_entries): Likewise.
5948         (dfs_build_vcall_offset_vtbl_entries): Adjust setting of
5949         BV_VCALL_INDEX to handle indirect primary bases.
5950         (build_vcall_offset_vtbl_entries): Use vtbl_init_data.
5951         (build_rtti_vtbl_entries): Likewise.
5952         * search.c (get_shared_vbase_if_not_primary): Tweak.
5953         (find_vbase_instance): Likewise.
5954         (binfo_for_vtable): Simplify.
5955         * tree.c (unshare_base_binfos): Clear BINFO_PRIMARY_BASE_OF.
5956         (make_binfo): Make it have 11 entries.
5957
5958 2000-07-30  Alex Samuel  <samuel@codesourcery.com>
5959
5960         * mangle.c (DECL_TEMPLATE_ID_P): Remove.
5961         (CLASSTYEP_TEMPLATE_ID_P): Check template info, and context when
5962         ascertaining primaryness.
5963         (G): Remove template_args.
5964         (decl_is_template_id): New function.
5965         (write_encoding): Use decl_is_template_id.
5966         (write_name): Likewise.  Handle type_decls.  Get main variant of
5967         type decls.
5968         (write_nested_name): Likewise.
5969         (write_prefix): Likewise.
5970         (write_template_prefix): Likewise.
5971         (write_special_name_constructor): Remove defunct production from
5972         comment.
5973         (write_bare_function_type): Remove comment about absent parameter.
5974         (write_template_template_arg): Add missing grammar production to
5975         comment.
5976
5977 2000-07-27  Jason Merrill  <jason@redhat.com>
5978
5979         * decl.c (duplicate_decls): If common_type produces a non-typedef
5980         type for a typedef, just use the old type.
5981
5982 2000-07-27  Mark Mitchell  <mark@codesourcery.com>
5983
5984         * cp-tree.h (function_depth): Declare.
5985         (verify_stmt_tree): Likewise.
5986         (find_tree): Likewise.
5987         * decl.c (function_depth): Give it external linkage.
5988         * optimize.c (optimize_function): Increment and decrement it.
5989         * tree.c (verify_stmt_tree_r): New function.
5990         (verify_stmt_tree): Likewise.
5991         (find_tree_r): Likewise.
5992         (find_tree): Likewise.
5993
5994 2000-07-27  Jason Merrill  <jason@redhat.com>
5995
5996         * pt.c (for_each_template_parm_r, case RECORD_TYPE): Use
5997         TYPE_PTRMEMFUNC_P.
5998         * cp-tree.h (TYPE_TEMPLATE_INFO): Check for TYPE_LANG_SPECIFIC.
5999
6000 2000-07-26  Mark Mitchell  <mark@codesourcery.com>
6001
6002         * decl.c (start_cleanup_fn): Mark the function as `inline'.
6003         * decl2.c (get_guard): Call cp_finish_decl, not
6004         rest_of_decl_compilation, for local guards.
6005         * lex.c (do_identifier): Remove unused variable.
6006
6007 Wed Jul 26 15:05:51 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6008
6009         * parse.y:  Add missing ';'.
6010
6011 2000-07-26  Mark Mitchell  <mark@codesourcery.com>
6012
6013         * parse.y (empty_parms): Use `()', not `(...)', when in the scope
6014         of `extern "C++"'.
6015
6016 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6017
6018         Kill strict_prototype. Backwards compatibility only for
6019         non NO_IMPLICIT_EXTERN_C systems.
6020         * cp-tree.h (flag_strict_prototype): Remove.
6021         (strict_prototype): Remove.
6022         (strict_prototypes_lang_c, strict_prototypes_lang_cplusplus): Remove.
6023         * decl.c (maybe_push_to_top_level): Adjust.
6024         (pop_from_top_level): Adjust.
6025         (decls_match): Only allow sloppy parm matching for ancient
6026         system headers.
6027         (init_decl_processing): Adjust.
6028         (grokdeclarator): Adjust.
6029         * decl2.c (flag_strict_prototype): Remove.
6030         (strict_prototype): Remove.
6031         (strict_prototypes_lang_c, strict_prototypes_lang_cplusplus): Remove.
6032         (lang_f_options): Remove "strict-prototype".
6033         (unsupported-options): Add "strict-prototype".
6034         * lex.c (do_identifier): Adjust.
6035         (do_scoped_id): Adjust.
6036         * parse.y (empty_parms): Adjust.
6037         * class.c (push_lang_context): Adjust.
6038         (pop_lang_context): Adjust.
6039         * typeck.c (comp_target_parms): Adjust.
6040
6041 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6042
6043         * decl.c (poplevel): Deal with anonymous variables at for scope.
6044         (maybe_inject_for_scope_var): Likewise.
6045
6046 2000-07-25  Zack Weinberg  <zack@wolery.cumb.org>
6047
6048         * decl.c: Remove all signal handling code, now done in toplev.c.
6049
6050 2000-07-23  Mark Mitchell  <mark@codesourcery.com>
6051
6052         * decl.c (make_rtl_for_nonlocal_decl): Rework.
6053
6054         * pt.c (lookup_template_class): Ensure that TYPE_CONTEXT is set
6055         correctly.
6056
6057 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6058
6059         * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
6060         Define my_friendly_assert and my_friendly_abort as macros
6061         which may call friendly_abort.  Prototype friendly abort, not
6062         my_friendly_abort or my_friendly_assert.
6063         * decl.c (signal_catch): Report the signal caught in the error
6064         message.  Call fatal directly.
6065         * typeck2.c (ack, my_friendly_assert): Delete.
6066         (my_friendly_abort): Rename to friendly_abort.  Expect file,
6067         line, and function parameters.  Report the abort code, then
6068         call fancy_abort.  Do not mask an abort if errors have
6069         already occurred.
6070
6071 2000-07-18  Nathan Sidwell  <nathan@codesourcery.com>
6072
6073         * typeck.c (comp_target_parms): Remove obsolete parameter.
6074         (comp_target_types): Adjust.
6075
6076 2000-07-17  Jason Merrill  <jason@redhat.com>
6077
6078         * typeck.c (mark_addressable): Never set TREE_USED.
6079         * call.c (build_call): Don't abort on calls to library functions
6080         that have been declared normally.
6081
6082         * typeck.c (build_binary_op): Fix grammar in warning.
6083
6084         * exception.cc (__eh_free): Fix prototype.
6085
6086         * decl2.c (finish_decl_parsing): Handle TEMPLATE_ID_EXPR.
6087
6088         * decl.c (pushdecl): Handle seeing an OVERLOAD in
6089         IDENTIFIER_NAMESPACE_VALUE.
6090
6091 2000-07-16  Mark Mitchell  <mark@codesourcery.com>
6092
6093         * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
6094         * method.c (use_thunk): Correct handling of vcall offsets.
6095
6096 2000-07-14  Zack Weinberg  <zack@wolery.cumb.org>
6097
6098         * .cvsignore: parse.h and parse.c have no cp- prefix.
6099
6100 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
6101
6102         * .cvsignore: New file.
6103
6104 2000-07-13  Zack Weinberg  <zack@wolery.cumb.org>
6105
6106         * lang-specs.h: Use the new named specs.  Remove unnecessary braces.
6107
6108 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
6109
6110         * Makefile.in ($(PARSE_H)): Depend directly on parse.y.
6111         * parse.c: Remove.
6112         * parse.h: Likewise.
6113
6114 2000-07-11  Mark Mitchell  <mark@codesourcery.com>
6115
6116         * class.c (layout_class_type): Add pointers to virtual bases after
6117         base classes under the old ABI.
6118
6119 2000-07-10  Benjamin Chelf  <chelf@codesourcery.com>
6120
6121         * semantics.c (finish_for_stmt): Remove call to emit_line_note.
6122         (finish_continue_stmt): Likewise.
6123         (begin_for_stmt): Remove call to note_level_for_for.
6124         (finish_goto_stmt): Change call from build_min_nt
6125         to build_stmt.
6126         (finish_expr_stmt): Likewise.
6127         (begin_if_stmt): Likewise.
6128         (begin_while_stmt): Likewise.
6129         (finish_while_stmt): Likewise.
6130         (finish_return_stmt): Likewise.
6131         (begin_for_stmt): Likewise.
6132         (finish_for_stmt): Likewise.
6133         (finish_break_stmt): Likewise.
6134         (begin_switch_stmt): Likewise.
6135         (finish_case_label): Likewise.
6136         (genrtl_try_block): Likewise.
6137         (begin_try_block): Likewise.
6138         (begin_handler): Likewise.
6139         (begin_compound_stmt): Likewise.
6140         (finish_asm_stmt): Likewise.
6141         (finish_label_stmt): Likewise.
6142         (add_decl_stmt): Likewise.
6143         (finish_subobject): Likewise.
6144         (finish_decl_cleanup): Likewise.
6145         (finish_named_return_value): Likewise.
6146         (setup_vtbl_ptr): Likewise.
6147         (add_scope_stmt): Likewise.
6148         * decl.c (finish_constructor_body): Likewise.
6149         (finish_destructor_body): Likewise.
6150         * optimize.c (copy_body_r): Likewise.
6151         (initialize_inlined_parameters): Likewise.
6152         (declare_return_variable): Likewise.
6153         (expand_call_inline): Likewise.
6154
6155 2000-07-10  Jakub Jelinek  <jakub@redhat.com>
6156
6157         * semantics.c (expand_body): Sync interface information
6158         at the end of function body expansion.
6159
6160 2000-07-09  Jason Merrill  <jason@redhat.com>
6161
6162         * init.c (build_new_1): Bail early if the call to new fails.
6163
6164         * decl.c (compute_array_index_type): Check specifically for
6165         an INTEGER_CST, not just TREE_CONSTANT.
6166
6167         * decl.c (duplicate_decls): Don't call duplicate_decls on
6168         the DECL_TEMPLATE_RESULT.
6169         (decls_match): Return 0 if the DECL_TEMPLATE_RESULTs have different
6170         codes.
6171
6172         * error.c (dump_template_bindings): Don't crash if we had an
6173         invalid argument list.
6174
6175         * typeck.c (c_expand_start_case): Do narrowing here.
6176         * semantics.c (finish_switch_cond): Not here.
6177
6178 2000-07-09  Hidvegi Zoli  <hzoli@austin.ibm.com>
6179
6180         * parse.y (asm_clobbers): Do string concatenation.
6181
6182 2000-07-09  Mark Mitchell  <mark@codesourcery.com>
6183
6184         * decl.c (pushtag): Don't put local classes in template functions
6185         on the local_classes list.
6186
6187 2000-07-04  Scott Snyder  <snyder@fnal.gov>
6188
6189         * decl2.c (get_guard): Add missing return for old ABI local
6190         variable case.
6191
6192 2000-07-09  Mark Mitchell  <mark@codesourcery.com>
6193
6194         * cp-tree.h (char_type_p): New function.
6195         * decl.c (init_decl_processing): Don't initialize
6196         signed_wchar_type_node or unsigned_wchar_type_node.
6197         (complete_array_type): Handle brace-enclosed string-constants.
6198         * rtti.c (emit_support_tinfos): Remove #if 0'd code.
6199         * tree.c (char_type_p): New function.
6200         * typeck2.c (digest_init): Use char_type_p.
6201
6202 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6203
6204         * pt.c (tsubst): Don't layout type, if it's error_mark.
6205
6206 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6207
6208         * pt.c (instantiate_pending_templates): Reset template level.
6209
6210 2000-07-05  Jason Merrill  <jason@redhat.com>
6211
6212         * call.c (joust): Don't complain about `operator char *()' beating
6213         `operator const char *() const'.
6214
6215 2000-07-04  scott snyder  <snyder@fnal.gov>
6216             Jason Merrill  <jason@redhat.com>
6217
6218         * repo.c (repo_get_id): Handle the case where a class with virtual
6219         bases has a null TYPE_BINFO_VTABLE.
6220
6221 2000-07-04  Kevin Buhr  <buhr@stat.wisc.edu>
6222             Jason Merrill  <jason@redhat.com>
6223
6224         * parse.y (member_init): Just pass in the type.
6225         * init.c (expand_member_init): Handle getting a type.
6226
6227 2000-07-04  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6228             Jason Merrill  <jason@redhat.com>
6229
6230         * decl.c (finish_function): Warn if a function has no return
6231         statement.
6232         Suggested by Andrew Koenig.
6233         * typeck.c (check_return_expr): Do set current_function_returns_value
6234         if we got an error_mark_node.
6235
6236 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6237
6238         * decl2.c (push_decl_namespace): Push the original namespace.
6239
6240 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6241
6242         * pt.c (instantiate_class_template): Set CLASSTYPE_VBASECLASSES.
6243         * semantics.c (begin_class_definition): Clear it.
6244
6245 2000-07-02  Benjamin Chelf  <chelf@codesourcery.com>
6246
6247         * cp-tree.h (genrtl_goto_stmt): Remove declaration.
6248         (genrtl_expr_stmt): Likewise.
6249         (genrtl_decl_stmt): Likewise.
6250         (genrtl_if_stmt): Likewise.
6251         (genrtl_while_stmt): Likewise.
6252         (genrtl_do_stmt): Likewise.
6253         (genrtl_return_stmt): Likewise.
6254         (genrtl_for_stmt): Likewise.
6255         (genrtl_break_stmt): Likewise.
6256         (genrtl_continue_stmt): Likewise.
6257         (genrtl_scope_stmt): Likewise.
6258         (genrtl_switch_stmt): Likewise.
6259         (genrtl_case_label): Likewise.
6260         (genrtl_begin_compound_stmt): Likewise.
6261         (genrtl_finish_compound_stmt): Likewise.
6262         (genrtl_compound_stmt): Likewise.
6263         (genrtl_asm_stmt): Likewise.
6264
6265         * init.c (begin_init_stmts): Remove call to
6266         genrtl_begin_compound_stmt.
6267         (finish_init_stmts): Remove call to genrtl_finish_compound_stmt.
6268
6269         * semantics.c (lang_expand_stmt): Changed call to
6270         genrtl_compound_stmt to ignore return value.
6271
6272 2000-07-02  Mark Mitchell  <mark@codesourcery.com>
6273
6274         * mangle.c (canonicalize_for_substitution): Return the canonical
6275         variant of a type.
6276
6277         * decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYPE for a
6278         TYPE_DECL.
6279         * typeck.c (commonparms): Remove obstack manipulations.
6280
6281 2000-07-01  Benjamin Chelf  <chelf@codesourcery.com>
6282
6283         * Make-lang.in (cc1plus$(exeext)): Added c-semantics.o.
6284
6285         * Makefile.in (OBJS): Added ../c-semantics.o.
6286         (OBJDEPS): Likewise.
6287
6288         * cp-tree.h (TREE_LANG_FLAG_?): Moved common documentation to
6289         ../c-common.h.
6290         (struct stmt_tree): Added comment.
6291         (current_function_name_declared): Removed.
6292         (stmts_are_full_exprs_p): Likewise.
6293         (genrtl_do_pushlevel): Likewise.
6294         (genrtl_clear_out_block): Likewise.
6295         (COMPOUND_STMT_NO_SCOPE): Moved to ../c-common.h.
6296         (DECL_ANON_UNION_ELEMS): Likewise.
6297         (emit_local_var): Likewise.
6298         (make_rtl_for_local_static): Likewise.
6299         (do_case): Likewise.
6300         (expand_stmt): Likewise.
6301         (genrtl_decl_cleanup): Likewise.
6302         (c_expand_asm_operands): Likewise.
6303         (c_expand_return): Likewise.
6304         (c_expand_start_case): Likewise.
6305
6306         * decl.c (make_rtl_for_local_static): Moved to c-semantics.c.
6307         (emit_local_var): Likewise.
6308         (initialize_local_var): Change reference to
6309         stmts_are_full_exprs_p to call to stmts_are_full_exprs_p().
6310         Change reference to stmts_are_full_exprs_p to
6311         current_stmt_tree->stmts_are_full_exprs_p.
6312         (push_cp_function_context): Likewise.
6313
6314         * expect.c (expand_throw): Change reference to
6315         stmts_are_full_exprs_p.
6316
6317         * init.c (build_aggr_init): Change reference to
6318         stmts_are_full_exprs_p.
6319         (build_vec_init): Likewise.
6320
6321         * optimize.c (maybe_clone_body): Change reference to
6322         current_function_name_declared to
6323         cp_function_chain->name_declared.
6324
6325         * pt.c (instantiate_decl): Change reference to
6326         current_function_name_declared to
6327         cp_function_chain->name_declared.
6328
6329         * semantics.c (expand_cond): Moved declaration to c-common.h.
6330         (genrtl_do_pushlevel): Moved to c-semantics.c.
6331         (genrtl_clear_out_block): Likewise.
6332         (genrtl_goto_stmt): Likewise.
6333         (genrtl_expr_stmt): Likewise.
6334         (genrtl_decl_stmt): Likewise.
6335         (gerntl_if_stmt): Likewise.
6336         (genrtl_while_stmt): Likewise.
6337         (genrtl_do_stmt): Likewise.
6338         (genrtl_return_stmt): Likewise.
6339         (genrtl_for_stmt): Likewise.
6340         (genrtl_break_stmt): Likewise.
6341         (genrtl_continue_stmt): Likewise.
6342         (genrtl_scope_stmt): Likewise.
6343         (genrtl_switch_stmt): Likewise.
6344         (genrtl_case_label): Likewise.
6345         (genrtl_begin_compound_stmt): Likewise.
6346         (genrtl_finish_compound_stmt): Likewise.
6347         (genrtl_compound_stmt): Likewise.
6348         (genrtl_asm_stmt): Likewise.
6349         (genrtl_decl_cleanup): Likewise.
6350         (expand_cond): Likewise.
6351         (expand_stmt): Renamed to ...
6352         (lang_expand_stmt): ... this.
6353         (lang_expand_expr_stmt): Initialize.
6354         (set_current_function_name_declared): Likewise.
6355         (stmts_are_full_exprs_p): Likewise.
6356         (current_function_name_declared): Likewise.
6357         (anon_aggr_type_p): Likewise.
6358         (do_poplevel): Change reference to
6359         stmts_are_full_exprs_p to call to stmts_are_full_exprs_p().
6360         Change reference to stmts_are_full_exprs_p to
6361         current_stmt_tree->stmts_are_full_exprs_p.
6362         (add_tree): Likewise.
6363         (finish_expr_stmt): Likewise.
6364         (prep_stmt): Likewise.
6365         (lang_expand_stmt): Likewise.
6366         (begin_compound_stmt): Change reference to
6367         current_function_name_declared to
6368         cp_function_chain->name_declared and call to
6369         current_function_name_declared().
6370         (setup_vtbl_ptr): Likewise.
6371         (genrtl_do_poplevel): Removed.
6372
6373 2000-06-30  Jason Merrill  <jason@redhat.com>
6374
6375         * init.c (init_init_processing): Go back to aligning like
6376         double_type_node for old ABI.
6377         (get_cookie_size): Make cookie larger if we get a type that needs
6378         more alignment.
6379         (build_vec_delete): Call it.
6380
6381         * typeck.c (qualify_type_recursive): New fn.
6382         (composite_pointer_type): Use it.
6383         (build_binary_op): Use composite_pointer_type.
6384
6385 2000-06-24  Carlos O'Ryan  <coryan@cs.wustl.edu>
6386             Jason Merrill  <jason@redhat.com>
6387
6388         * typeck.c (check_return_expr): Don't complain about returning
6389         NULL from operator new if -fcheck-new.
6390         * cp-tree.h: Declare flag_check_new here.
6391         * init.c: Not here.
6392
6393 2000-06-28  Alex Samuel  <samuel@codesourcery.com>
6394
6395         * mangle.c (find_substitution): Use same_type_p.
6396         (write_encoding): Don't check for substitutions.
6397
6398 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6399
6400         * parse.y (expr_no_comma_rangle): New non-terminal.
6401         (template_parm): Use it for default parameter case.
6402         (template_arg): Use it.
6403         (expr_no_commas): Remove commented out undefined extensions.
6404         * Makefile.in (CONFLICTS): Adjust to 33 s/r & 48 r/r.
6405         * parse.h, parse.c: Rebuilt.
6406
6407 2000-06-30  Mark Mitchell  <mark@codesourcery.com>
6408
6409         * semantics.c (genrtl_asm_stmt): Don't decay input operands here.
6410         (finish_asm_stmt): Do it here, instead.
6411
6412         * cp-tree.h (ridpointers): Don't declare.
6413         * decl.c (record_builtin_type): Use CP_RID_MAX instead of RID_MAX.
6414         (record_builtin_java_type): Likewise.
6415         (init_decl_processing): Likewise.
6416         * lex.c: Move inclusion of lex.h.
6417         (ridpointers): Don't define.
6418         (init_parse): Initialize ripdointers.  Use CP_RID_MAX instead of
6419         RID_MAX.
6420         * lex.h (enum rid): Rename to ...
6421         (enum cp_rid): ... this.
6422         (ridpointers): Don't declare.
6423         * parse.y: Move inclusion of lex.h.
6424         * parse.c: Regenerated.
6425         * spew.c: Move inclusion of lex.h.
6426
6427         * cp-tree.h (struct language_function): Remove temp_name_counter.
6428         (temp_name_counter): Remove.
6429         (get_temp_name): Change prototype.
6430         (get_guard): New function.
6431         (get_guard_cond): Likewise.
6432         (set_guard): Likewise.
6433         * cvt.c (build_up_reference): Adjust call to get_temp_name.
6434         * decl.c (expand_static_init): Use get_guard and friends to
6435         implement guard variables.
6436         * decl2.c (get_temp_name): Assume that the variables created are
6437         always static.
6438         (get_sentry): Rename to ...
6439         (get_guard): ... this.  Implement new ABI guard variables.
6440         (get_guard_bits): New function.
6441         (get_guard_cond): Likewise.
6442         (set_guard): Likewise.
6443         (start_static_initialization_or_destruction): Use them.
6444         (do_static_initialization): Replace sentry with guard throughout.
6445         (do_static_destruction): Likewise.
6446         * init.c (create_temporary_var): Add comment.
6447
6448 2000-06-28  Alex Samuel  <samuel@codesourcery.com>
6449
6450         * mangle.c (find_substitution): Use same_type_p.
6451         (write_encoding): Don't check for substitutions.
6452
6453 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6454
6455         * parse.y (expr_no_comma_rangle): New non-terminal.
6456         (template_parm): Use it for default parameter case.
6457         (template_arg): Use it.
6458         (expr_no_commas): Remove commented out undefined extensions.
6459         * Makefile.in (CONFLICTS): Adjust to 33 s/r & 48 r/r.
6460         * parse.h, parse.c: Rebuilt.
6461
6462 2000-06-29  Mark Mitchell  <mark@codesourcery.com>
6463
6464         * cp-tree.h (flag_const_strings): Remove.
6465         (warn_parentheses): Likewise.
6466         (warn_format): Likewise.
6467         (common_type): Likewise.
6468         (default_conversion): Likewise.
6469         (build_binary_op): Likewise.
6470         (cp_build_binary_op): New macro.
6471         * call.c (build_new_op): Use cp_build_binary_op instead of
6472         build_binary_op.
6473         * class.c (build_vtable_entry_ref): Likewise.
6474         * decl.c (expand_static_init): Likewise.
6475         (compute_array_index_type): Likewise.
6476         (build_enumerator): Likewise.
6477         * decl2.c (delete_sanity): Likewise.
6478         (start_static_initialization_or_destruction): Likewise.
6479         * error.c (dump_type_suffix): Likewise.
6480         * init.c (resolve_offset_ref): Likewise.
6481         (build_new): Likewise.
6482         (build_new_1): Likewise.
6483         (build_vec_delete_1): Likewise.
6484         (build_vec_init): Likewise.
6485         (build_delete): Likewise.
6486         * rtti.c (synthesize_tinfo_fn): Likewise.
6487         (synthesize_tinfo_var): Likewise.
6488         * search.c (expand_upcast_fixups): Likewise.
6489         (fixup_all_virtual_upcast_offsets): Likewise.
6490         * typeck.c (build_array_ref): Likewise.
6491         (get_member_function_from_ptrfunc): Likewise.
6492         (build_binary_op): Add parameter.
6493         (pointer_int_sum): Use cp_build_binary_op.
6494         (pointer_diff): Likewise.
6495         (build_modify_expr): Likewise.
6496         (get_delta_difference): Likewise.
6497         (build_ptrmemfunc): Likewise.
6498
6499 2000-06-29  Nathan Sidwell  <nathan@codesourcery.com>
6500
6501         * cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
6502         * decl.c (create_implicit_typedef): Adjust.
6503         * decl2.c (build_artificial_parm): Adjust.
6504         * method.c (implicitly_declare_fn): Adjust.
6505         * pt.c (push_inline_template_parms_recursive): Adjust.
6506         (process_template_parm): Adjust.
6507         (overloaded_template_name): Adjust.
6508         * semantics.c (finish_template_template_parm): Adjust.
6509
6510 2000-06-28  Mark Mitchell  <mark@codesourcery.com>
6511
6512         * cp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.
6513         * class.c (update_vtable_entry_for_fn): Correct logic for deciding
6514         where to emit thunks.
6515         (build_vtt): Adjust call to build_vtt_inits.
6516         (build_vtt_inits): Add parameter to indicate whether or not
6517         sub-VTTs for virtual bases should be included.  Adjust handling of
6518         construction vtables.
6519         (get_matching_base): New function.
6520         (dfs_build_vtt_inits): Rename to ...
6521         (dfs_build_secondary_vptr_vtt_inits): Adjust handling of
6522         construction vtables.
6523         (dfs_fixup_binfo_vtbls): Likewise.
6524         (build_ctor_vtbl_groups): Build construction vtables for virtual
6525         bases, too.
6526         (accumulate_vtbl_inits): Tweak logic for deciding whether or not
6527         to build construction vtbls.
6528         (dfs_accumulate_vtbl_inits): Adjust handling of
6529         construction vtables.
6530
6531         * pt.c (tsubst, case TEMPLATE_TEMPLATE_PARM): Handle cv-qualified
6532         types correctly.
6533
6534 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6535
6536         * decl.c (grokfndecl): Set DECL_CONTEXT for static functions too.
6537
6538 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6539
6540         * search.c (hides): Remove.
6541         (is_subobject_of_p): Add most_derived parameter. Use
6542         CANONICAL_BINFO.
6543         (lookup_field_queue_p): Adjust.
6544         (lookup_field_r): Adjust.
6545
6546 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6547
6548         * decl2.c (handle_class_head): Bash typedefs to the type's main
6549         decl.
6550
6551 2000-06-25  Mark Mitchell  <mark@codesourcery.com>
6552
6553         * cp-tree.h (genrtl_begin_stmt_expr): Rename to ...
6554         (begin_global_stmt_expr): ... this.
6555         (genrtl_finish_stmt_expr): Rename to ...
6556         (finish_global_stmt_expr): ... this.
6557         * init.c (begin_init_stmts): Adjust calls.
6558         (finish_init_stmts): Likewise.
6559         * semantics.c (genrtl_begin_stmt_expr): Rename to ...
6560         (begin_global_stmt_expr): ... this.
6561         (genrtl_finish_stmt_expr): Rename to ...
6562         (finish_global_stmt_expr): ... this.
6563
6564 2000-06-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6565
6566         * search.c (lookup_member): Fix typo in comment.
6567
6568 2000-06-24  Jason Merrill  <jason@redhat.com>
6569
6570         * decl.c (pushdecl): Don't set DECL_CONTEXT from current_namespace.
6571         (push_namespace): Set DECL_CONTEXT for a new NAMESPACE_DECL.
6572
6573 2000-06-24  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6574
6575         * parse.y (complex_direct_notype_declarator): Support global_scope.
6576         * Makefile.in: Adjust conflict count.
6577
6578 2000-06-23  Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>
6579
6580         * parse.y (template_arg): Convert TEMPLATE_DECL
6581         that is a template template parameter to
6582         TEMPLATE_TEMPLATE_PARM here.
6583
6584         * cp-tree.def (TEMPLATE_TEMPLATE_PARM): Adjust comment.
6585         * cp-tree.h (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL): New macro.
6586         (copy_template_template_parm): Adjust prototype.
6587         * decl.c (grokdeclarator): Remove dead code.
6588         * pt.c (process_template_parm): Tidy.
6589         (lookup_template_class): Construct nodes in
6590         copy_template_template_parm.
6591         (tsubst): Pass TEMPLATE_DECL rather than IDENTIFIER_NODE to
6592         lookup_template_class.  Use TYPE_TI_TEMPLATE.
6593         * tree.c (copy_template_template_parm): Add NEWARGS
6594         parameter.
6595         (mapcar): Adjust call to copy_template_template_parm.
6596         * typeck.c (comptypes): Use TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL.
6597         * method.c (build_template_template_parm_names): Change error
6598         code to avoid compilation warning.
6599
6600         * gxxint.texi: Document template template parameter
6601         name mangling.
6602
6603 2000-06-21  Alex Samuel  <samuel@codesourcery.com>
6604
6605         * Make-lang.in (CXX_LIB2FUNCS): Add cp-demangle.o and dyn-string.o.
6606         (CXX_LIB2SRCS): Add cp-demangle.c and dyn-string.c.
6607         (cp-demangle.o): New rule.
6608         (dyn-string.o): Likewise.
6609         * inc/cxxabi.h (__cxa_demangle): New declaration.
6610
6611 2000-06-22  Mark Mitchell  <mark@codesourcery.com>
6612
6613         * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
6614         (BV_GENERATE_THUNK_WITH_VTABLE_P): Likewise.
6615         (lang_decl_flags): Add generate_with_vtable_p.  Make vcall_offset
6616         a tree, not an int.
6617         (THUNK_GENERATE_WITH_VTABLE_P): New macro.
6618         (make_thunk): Change prototype.
6619         (emit_thunk): Rename to use_thunk.
6620         (mangle_thunk): Change prototype.
6621         * class.c (get_derived_offset): Simplify.
6622         (copy_virtuals): Clear BV_USE_VCALL_INDEX_P and
6623         BV_GENERATE_THUNK_WITH_VTABLE_P.
6624         (build_primary_vtable): Simplify.
6625         (add_virtual_function): Use BV_FN, rather than TREE_VALUE.
6626         (dfs_find_base): Remove.
6627         (update_vtable_entry_for_fn): Correct bug in finding the base
6628         where a virtual function was first declared.  Figure out whether
6629         or not to emit a vcall-thunk with the vtables in which it appears.
6630         Correct logic for deciding whether to use an ordinary thunk, or a
6631         vcall thunk.
6632         (finish_struct_1): Remove unnecssary code.
6633         (build_vtbl_initializer): Use ssize_int for the running counter of
6634         negative indices.
6635         (build_vtbl_initializer): Only use vcall thunks where necessary.
6636         Mark thunks as needing to be emitted with their vtables, or not.
6637         (build_vbase_offset_vtbl_entries): Adjust for use of ssize_int in
6638         indices.  Use size_binop.
6639         (dfs_build_vcall_offset_vtbl_entries): Don't rely on
6640         BINFO_PRIMARY_MARKED_P here.  Use BV_FN consistently.  Use
6641         size_binop.
6642         (build_rtti_vtbl_entries): Adjust call to build_vtable_entry.
6643         (build_vtable_entry): Mark thunks as needing to be emitted with
6644         their vtables, or not.
6645         * decl.c (lang_mark_tree): Mark the vcall_offset in a thunk.
6646         * decl2.c (mark_vtable_entries): Use use_thunk instead of
6647         emit_thunk.
6648         * dump.c (dequeue_and_dump): Remove dead code.  Dump new thunk
6649         information.
6650         * error.c (dump_expr): Use BV_FN.
6651         * mangle.c (mangle_thunk): Adjust now that vcall_offset is a tree,
6652         not an int.
6653         * method.c (make_thunk): Likewise.
6654         (emit_thunk): Rename to use_thunk.  Allow callers to decide
6655         whether or not to actually emit the thunk.  Adjust for changes in
6656         representation of vcall offsets.
6657         * search.c (dfs_get_pure_virtuals): Use BV_FN.
6658         * semantics.c (emit_associated_thunks): New function.
6659         (expand_body): Use it.
6660         * ir.texi: Adjust decriptions of thunks.
6661
6662 2000-06-22  Jason Merrill  <jason@redhat.com>
6663
6664         * pt.c (tsubst_decl, case FUNCTION_DECL): Clear DECL_SAVED_TREE.
6665         (tsubst_friend_function): Copy it here.
6666
6667         * decl.c (grok_op_properties): Fix typo.
6668
6669         * decl2.c (delete_sanity): Clarify warning, avoid failure on
6670         deleting void*.
6671
6672         * pt.c (check_explicit_specialization): Clarify error.
6673
6674         * decl.c (pushdecl): Also pull out one of the FUNCTION_DECLs from
6675         an old OVERLOAD when we're declaring a non-function.
6676         (pushdecl, destroy_local_var): Check for error_mark_node.
6677         (warn_extern_redeclared_static): Also bail early if
6678         we're a CONST_DECL.
6679         (push_overloaded_decl): Ignore an old error_mark_node.
6680
6681 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6682
6683         * call.c (build_x_va_arg): Check if in a template decl.
6684         * pt.c (tsubst_copy, case VA_ARG_EXPR): Use build_x_va_arg.
6685
6686 2000-06-20  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6687
6688         * class.c (push_lang_context): TYPE_NAME gets you to the Java
6689         types DECLs.
6690         * decl.c (check_goto): Computed gotos assumed OK.
6691
6692 2000-06-20  Jason Merrill  <jason@redhat.com>
6693
6694         * pt.c (tsubst_decl, case TYPE_DECL): Fix test for TYPE_DECLs
6695         for which we don't need to look for instantiations.
6696
6697 2000-06-21  Nathan Sidwell  <nathan@codesourcery.com>
6698
6699         * parse.y (program): Always call finish_translation_unit.
6700         * parse.c, parse.h: Rebuilt.
6701
6702 2000-06-20  Zack Weinberg  <zack@wolery.cumb.org>
6703
6704         * method.c: Don't include hard-reg-set.h.
6705
6706 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6707
6708         * rtti.c (get_base_offset): Cope when vbase field is in a base.
6709
6710 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6711
6712         * call.c (build_conditional_expr): Use VOID_TYPE_P.
6713         * cvt.c (cp_convert_to_pointer): Likewise.
6714         (convert_to_void): Likewise.
6715         * error.c (dump_expr): Likewise.
6716         * except.c (complete_ptr_ref_or_void_ptr_p): Likewise.
6717         * init.c (build_delete): Likewise.
6718         * method.c (emit_thunk): Likewise.
6719         * optmize.c (declare_return_variable): Likewise.
6720         * rtti.c (get_tinfo_decl_dynamic): Likewise.
6721         (get_typeid): Likewise.
6722         (build_dynamic_cast_1): Likewise.
6723         * typeck.c (composite_pointer_type): Likewise.
6724         (common_type): Likewise.
6725         (build_indirect_ref): Likewise.
6726         (build_binary_op): Likewise.
6727         (build_x_compound_expr): Likewise.
6728         (check_return_expr): Likewise.
6729         * typeck2.c (add_exception_specifier): Likewise.
6730
6731         * mangle.c (write_method_parms): Use direct comparison for end
6732         of parmlist.
6733
6734 2000-06-19  Benjamin Chelf  <chelf@codesourcery.com>
6735
6736         * cp-tree.h (genrtl_try_block): Declare function.
6737         (genrtl_handler): Likewise.
6738         (genrtl_catch_block): Likewise.
6739         (genrtl_ctor_stmt): Likewise.
6740         (genrtl_subobject): Likewise.
6741         (genrtl_decl_cleanup): Likewise.
6742         (genrtl_do_poplevel): Likewise.
6743         (genrtl_do_pushlevel): Likewise.
6744         (genrtl_clear_out_block): Likewise.
6745         (genrtl_goto_stmt): Likewise.
6746         (genrtl_expr_stmt): Likewise.
6747         (genrtl_decl_stmt): Likewise.
6748         (genrtl_if_stmt): Likewise.
6749         (genrtl_while_stmt): Likewise.
6750         (genrtl_do_stmt): Likewise.
6751         (genrtl_return_stmt): Likewise.
6752         (genrtl_for_stmt): Likewise.
6753         (genrtl_break_stmt): Likewise.
6754         (genrtl_continue_stmt): Likewise.
6755         (genrtl_scope_stmt): Likewise.
6756         (genrtl_switch_stmt): Likewise.
6757         (genrtl_case_label): Likewise.
6758         (genrtl_begin_compound_stmt): Likewise.
6759         (genrtl_finish_compound_stmt): Likewise.
6760         (genrtl_compound_stmt): Likewise.
6761         (genrtl_asm_stmt): Likewise.
6762         (genrtl_named_return_value): Likewise.
6763         (genrtl_begin_stmt_expr): Likewise.
6764         (genrtl_finish_stmt_expr): Likewise.
6765         (finish_for_stmt): Removed first argument.
6766         (finish_switch_stmt): Likewise.
6767
6768         * semantics.c (genrtl_try_block): Define function.
6769         (genrtl_handler): Likewise.
6770         (genrtl_catch_block): Likewise.
6771         (genrtl_ctor_stmt): Likewise.
6772         (genrtl_subobject): Likewise.
6773         (genrtl_decl_cleanup): Likewise.
6774         (genrtl_do_poplevel): Likewise.
6775         (genrtl_do_pushlevel): Likewise.
6776         (genrtl_clear_out_block): Likewise.
6777         (genrtl_goto_stmt): Likewise.
6778         (genrtl_expr_stmt): Likewise.
6779         (genrtl_decl_stmt): Likewise.
6780         (genrtl_if_stmt): Likewise.
6781         (genrtl_while_stmt): Likewise.
6782         (genrtl_do_stmt): Likewise.
6783         (genrtl_return_stmt): Likewise.
6784         (genrtl_for_stmt): Likewise.
6785         (genrtl_break_stmt): Likewise.
6786         (genrtl_continue_stmt): Likewise.
6787         (genrtl_scope_stmt): Likewise.
6788         (genrtl_switch_stmt): Likewise.
6789         (genrtl_case_label): Likewise.
6790         (genrtl_begin_compound_stmt): Likewise.
6791         (genrtl_finish_compound_stmt): Likewise.
6792         (genrtl_compound_stmt): Likewise.
6793         (genrtl_asm_stmt): Likewise.
6794         (genrtl_named_return_value): Likewise.
6795         (genrtl_begin_stmt_expr): Likewise.
6796         (genrtl_finish_stmt_expr): Likewise.
6797         (finish_for_stmt): Removed first argument and generate rtl
6798         specific code.
6799         (finish_switch_stmt): Likewise.
6800         (do_poplevel): Removed generate rtl specific code.
6801         (do_pushlevel): Likewise.
6802         (add_tree): Likewise.
6803         (finish_goto_stmt): Likewise.
6804         (finish_expr_stmt): Likewise.
6805         (begin_if_stmt): Likewise.
6806         (finish_if_stmt_cond): Likewise.
6807         (finish_then_clause): Likewise.
6808         (begin_else_clause): Likewise.
6809         (finish_else_clause): Likewise.
6810         (finish_if_stmt): Likewise.
6811         (clear_out_block): Likewise.
6812         (begin_while_stmt): Likewise.
6813         (finish_while_stmt_cond): Likewise.
6814         (finish_while_stmt): Likewise.
6815         (begin_do_stmt): Likewise.
6816         (finish_do_body): Likewise.
6817         (finish_do_stmt): Likewise.
6818         (finish_return_stmt): Likewise.
6819         (begin_for_stmt): Likewise.
6820         (finish_for_init_stmt): Likewise.
6821         (finish_for_cond): Likewise.
6822         (finish_for_expr): Likewise.
6823         (finish_break_stmt): Likewise.
6824         (finish_continue_stmt): Likewise.
6825         (begin_switch_stmt): Likewise.
6826         (finish_switch_cond): Likewise.
6827         (finish_case_label): Likewise.
6828         (begin_try_block): Likewise.
6829         (begin_function_try_block): Likewise.
6830         (finish_try_block): Likewise.
6831         (finish_cleanup_try_block): Likewise.
6832         (finish_cleanup): Likewise.
6833         (finish_function_try_block): Likewise.
6834         (finish_handler_sequence): Likewise.
6835         (finish_function_handler_sequence): Likewise.
6836         (begin_handler): Likewise.
6837         (finish_handler_parms): Likewise.
6838         (begin_catch_block): Likewise.
6839         (finish_handler): Likewise.
6840         (begin_compound_stmt): Likewise.
6841         (finish_compound_stmt): Likewise.
6842         (finish_asm_stmt): Likewise.
6843         (finish_label_stmt): Likewise.
6844         (finish_label_decl): Likewise.
6845         (finish_subobject): Likewise.
6846         (finish_decl_cleanup): Likewise.
6847         (finish_named_return_value): Likewise.
6848         (begin_stmt_expr): Likewise.
6849         (finish_stmt_expr): Likewise.
6850
6851         * decl.c (initialize_local_var): Changed call to finish_expr_stmt
6852         to call genrtl_expr_stmt when appropriate.
6853
6854         * init.c (begin_init_stmts): Changed calls to begin_stmt_expr and
6855         begin_compound_expr to call genrtl_begin_stmt_expr and
6856         genrtl_begin_compound_expr when appropriate.
6857         (finish_init_stmts): Changed calls to finish_compound_expr and
6858         finish_stmt_expr to call genrtl_finish_compound_expr and
6859         genrtl_finish_stmt_expr when appropriate.
6860         (expand_default_init): Changed call to finish_expr_stmt to call
6861         genrtl_expr_stmt when appropriate.
6862         (build_vec_init): Likewise.
6863
6864         * parse.y (simple_stmt): Removed first argument from call to
6865         finish_for_stmt. Removed first argument from call to
6866         finish_switch_stmt.
6867
6868         * parse.c: Regenerated.
6869
6870         * pt.c (tsubst_expr): Removed first argument from call to
6871         finish_for_stmt. Removed first argument from call to
6872         finish_switch_stmt.
6873
6874 2000-06-16  Benjamin Chelf  <chelf@codesourcery.com>
6875
6876         * cp-tree.h (enum cplus_tree_code): Changed __DUMMY to
6877         CP_DUMMY_TREE_CODE. Remove #include "c-common.def".
6878
6879         * lex.c (cplus_tree_code_type[]): Removed #include "c-common.def".
6880         (cplus_tree_code_length[]): Likewise.
6881         (cplus_tree_code_name[]): Likewise.
6882         (init_parse): Added call to add_c_tree_codes. Changed
6883         LAST_AND_UNUSED_TREE_CODE to LAST_C_TREE_CODE.
6884
6885 2000-06-16  Mark Mitchell  <mark@codesourcery.com>
6886
6887         * cp-tree.h (finish_mem_initializers): Declare.
6888         (count_trees): Likewise.
6889         * parse.y (base_init): Use finish_mem_initializers.
6890         * semantics.c (finish_mem_initializers): New function.
6891
6892         * tree.c (count_trees_r): Prototype.  Use DATA parameter to store
6893         the number of trees.
6894         (n_trees): Remove.
6895         (count_trees): Don't use it.
6896
6897 2000-06-15  Jason Merrill  <jason@redhat.com>
6898
6899         * tree.c (count_trees): New debugging function.
6900
6901         * typeck.c (build_x_function_call): Use DECL_FUNCTION_TEMPLATE_P.
6902         * init.c (build_member_call): Pull out the name of a DECL.
6903
6904         * Makefile.in (semantics.o, pt.o): Depend on TIMEVAR_H.
6905         * semantics.c (expand_body): Push to TV_INTEGRATION here.
6906         * optimize.c (optimize_function): Not here.
6907         * pt.c (instantiate_decl): Push to TV_PARSE.
6908
6909 2000-06-15  Mark Mitchell  <mark@codesourcery.com>
6910
6911         * cp-tree.h (struct language_function): Remove x_base_init_list
6912         and x_member_init_list.
6913         (current_base_init_list): Remove.
6914         (current_member_init_list): Likewise.
6915         (setup_vtbl_ptr): Change prototype.
6916         (emit_base_init): Likewise.
6917         (expand_member_init): Likewise.
6918         (reinit_parse_for_function): Remove.
6919         * decl.c (save_function_data): Don't clear x_base_init_list and
6920         x_member_init_list.
6921         (mark_language_function): Don't mark them.
6922         * init.c (perform_member_init): Tweak comment.
6923         (sort_member_init): Take the list of initializers as an argument.
6924         (sort_base_init): Likewise.
6925         (emit_base_init): Likewise.
6926         (expand_member_init): Return the initializer.  Don't use global
6927         variables.
6928         * lex.c (reinit_parse_for_function): Remove.
6929         * method.c (build_template_parm_names): Correct substitution.
6930         (do_build_copy_constructor): Don't use current_member_init_list
6931         and current_base_init_list.
6932         (synthesize_method): Likewise.
6933         * parse.y (base_init): Split mem-initializers into
6934         base-initializers and field-initializers.
6935         (member_init_list): Build up the list here.
6936         (member_init): Return the initializer.
6937         (fn.depfn): Don't use reinit_parse_for_function.
6938         * parse.c: Regenerated.
6939         * pt.c (convert_nontype_argument): Don't make an ADDR_EXPR of the
6940         ERROR_MARK.
6941         (tsubst_expr): Don't use current_member_init_list
6942         and current_base_init_list.
6943         (tsubst_expr_values): Rename to ...
6944         (tsubst_initializer_list): ... this.  Use convert_from_reference.
6945         * semantics.c (setup_vtbl_ptr): Don't use current_member_init_list
6946         and current_base_init_list.
6947         (begin_function_definition): Don't call reinit_parse_for_function.
6948
6949         * dump.c (dequeue_and_dump): Use TREE_VEC_LENGTH with vectors.
6950
6951         * error.c (dump_expr): Handle ADDR_EXPRs with REFERENCE_TYPE
6952         correctly.
6953
6954         * cp-tree.h (DECL_PENDING_INLINE_P): Relax checking.
6955
6956 2000-06-14  Benjamin Chelf  <chelf@codesourcery.com>
6957
6958         * cp-tree.h (IF_COND): Move to c-common.h.
6959         (THEN_CLAUSE): Likewise.
6960         (ELSE_CLAUSE): Likewise.
6961         (WHILE_COND): Likewise.
6962         (WHILE_BODY): Likewise.
6963         (DO_COND): Likewise.
6964         (DO_BODY): Likewise.
6965         (RETURN_EXPR): Likewise.
6966         (EXPR_STMT_EXPR): Likewise.
6967         (FOR_INIT_STMT): Likewise.
6968         (FOR_COND): Likewise.
6969         (FOR_EXPR): Likewise.
6970         (FOR_BODY): Likewise.
6971         (SWITCH_COND): Likewise.
6972         (SWITCH_BODY): Likewise.
6973         (CASE_LOW): Likewise.
6974         (CASE_HIGH): Likewise.
6975         (GOTO_DESTINATION): Likewise.
6976         (COMPOUND_BODY): Likewise.
6977         (ASM_CV_QUAL): Likewise.
6978         (ASM_STRING): Likewise.
6979         (ASM_OUTPUTS): Likewise.
6980         (ASM_INPUTS): Likewise.
6981         (ASM_CLOBBERS): Likewise.
6982         (DECL_STMT_DECL): Likewise.
6983         (STMT_EXPR_STMT): Likewise.
6984         (LABEL_STMT_LABEL): Likewise.
6985         (SCOPE_BEGIN_P): Likewise.
6986         (SCOPE_END_P): Likewise.
6987         (SCOPE_STMT_BLOCK): Likewise.
6988         (SCOPE_NULLIFIED_P): Likewise.
6989         (SCOPE_NO_CLEANUPS_P): Likewise.
6990         (SCOPE_PARTIAL_P): Likewise.
6991         (ASM_VOLATILE_P): Likewise.
6992         (STMT_LINENO): Likewise.
6993         (STMT_LINENO_FOR_FN_P): Likewise.
6994
6995         * cp-tree.def: Removed SRCLOC, SIZEOF_EXPR, ARROW_EXPR,
6996         ALIGNOF_EXPR, EXPR_STMT, COMPOUND_STMT, DECL_STMT, IF_STMT,
6997         FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,
6998         CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
6999         SCOPE_STMT, CASE_LABEL, STMT_EXPR.
7000
7001         * Makefile.in (CXX_TREE_H): Added $(srcdir)/../c-common.def.
7002
7003         * Make-lang.in (CXX_SRCS): Added $(srcdir)/c-common.def.
7004         (cc1plus$(exeext)): Added $(srcdir)/c-common.def.
7005
7006         * lex.c (cplus_tree_code_type[]): Added '#include "c-common.def"'.
7007         (cplus_tree_code_length[]): Added '#include "c-common.def"'.
7008         (cplus_tree_code_name[]): Added '#include "c-common.def"'.
7009
7010 2000-06-14  Mark Mitchell  <mark@codesourcery.com>
7011
7012         * cp-tree.h (BINFO_OVERRIDE_ALONG_VIRTUAL_PATH): New macro.
7013         * class.c (dfs_find_final_overrider): Set it appropriately.
7014         (dfs_built_vtt_inits): Check BINFO_OVERRIDE_ALONG_VIRTUAL_PATH to
7015         avoid unneeded secondary vptrs.
7016
7017 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7018
7019         * class.c (build_secondary_vtable): Set DECL_USER_ALIGN.
7020         (check_bitfield_decl, check_field_decl): Likewise.
7021         (build_vtbl_or_vbase_field, build_base_field): Likewise.
7022         (layout_class_type): Set DECL_USER_ALIGN resp. CLASSTYPE_USER_ALIGN.
7023         * decl.c (record_unknown_type): Set TYPE_USER_ALIGN.
7024         (xfer_tag, finish_enum): Likewise.
7025         * decl2.c (finish_builtin_type): Likewise.
7026         * init.c (init_init_processing): Likewise.
7027         * pt.c (instantiate_class_template): Likewise.
7028         * rtti.c (get_tinfo_decl, synthesize_tinfo_fn): Set DECL_USER_ALIGN.
7029         * cp-tree.h (struct lang_type): Add user_align member.
7030         (CLASSTYPE_USER_ALIGN): Define.
7031
7032 Tue Jun 13 15:48:03 2000  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7033
7034         * Make-lang.in (c++.install-common): Install g++-cross in
7035         $(gcc_tooldir)/bin as g++ and c++; g++ in $(bindir) as
7036         $(target_alias)-g++ and $(target_alias)-c++.
7037
7038 2000-06-12  Mark Mitchell  <mark@codesourcery.com>
7039
7040         * class.c (vcall_offset_data_s): Add last_init and fns.
7041         (overrides): Rename to same_signature_p.
7042         (dfs_find_final_overrider): Adjust accordingly.
7043         (mark_overriders): Likewise.
7044         (warn_hidden): Likewise.
7045         (build_vtbl_initializer): Reorganize machinery for building things
7046         at negative offsets.
7047         (build_vcall_and_vbase_vtbl_entries): Likewise.
7048         (build_vbase_offset_vtbl_entries): Likewise.
7049         (dfs_build_vcall_offset_vtbl_entries): Correct order of vcall
7050         offset entries.  Do not create two entries for functions with the
7051         same signature.
7052         (build_vcall_offset_vtbl_entries): Initialize vod->fns.
7053         (build_rtti_vtbl_entries): Reorganize machinery for building things
7054         at negative offsets.
7055
7056         * optimize.c (expand_call_inline): Don't recurse into the code
7057         used to initialize the parameters more than once.
7058
7059 2000-06-11  Mark Mitchell <mark@codesourcery.com>
7060
7061         * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
7062         (is_std_substitution): Don't check CLASSTYPE_USE_TEMPLATE here.
7063         (find_substitution): Only use the `Sa' substitution for
7064         std::allocator, not instantiations of it.
7065         (write_template_prefix): Move comment.  Only use a TREE_LIST to
7066         represent substitutions for a member template.
7067         (write_array_type): Mangle array dimensions correctly.
7068         * optimize.c (maybe_clone_body): Copy more information from the
7069         cloned function.
7070         * pt.c (regenerate_decl_from_template): Preserve DECL_USE_TEMPLATE
7071         on the regenerated declaration.
7072
7073 2000-06-11  Chip Salzenberg  <chip@valinux.com>
7074             Mark Mitchell <mark@codesourcery.com>
7075
7076         * class.c (build_vtable): Clarify comment.
7077         (build_ctor_vtbl_group): Pass the most derived type to
7078         build_vtable.
7079
7080 2000-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7081
7082         * decl2.c (compare_options): Don't needlessly cast away const-ness.
7083
7084 2000-06-10  Mark Mitchell  <mark@codesourcery.com>
7085
7086         * decl.c (add_binding): Handle duplicate declarations of external
7087         variables.
7088
7089 2000-06-09  Chip Salzenberg  <chip@valinux.com>
7090             Mark Mitchell <mark@codesourcery.com>
7091
7092         * mangle.c (write_number): Take an unsigned HOST_WIDE_INT as an
7093         argument.
7094         (write_signed_number): New macro.
7095         (write_unsigned_number): Likewise.
7096         (write_source_name): Use them.
7097         (write_number): Handle signed and unsigned values.
7098         (write_integer_cst): Use tree_int_cst_sgn, and use
7099         write_unsigned_number or write_signed_number as appropriate.
7100         (write_discriminator): Use write_unsigned_number or
7101         write_signed_number as appropriate.
7102         (write_template_arg_literal): Likewise.
7103         (write_array_type): Use tree_low_cst.
7104         (write_template_parm):  Use write_unsigned_number or
7105         write_signed_number as appropriate.
7106         (write_substitution): Adjust call to write_number.
7107         (write_type): Get the TYPE_MAIN_VARIANT before mangling it.
7108         (write_expression): Handle non-type template arguments of
7109         reference type correctly.
7110         (mangle_thunk): Use write_signed_number.
7111
7112 2000-06-09  Chip Salzenberg  <chip@valinux.com>
7113
7114         * mangle.c (find_substition): Don't mangle objects with typename
7115         substitutions (e.g. "cin" as "Si").
7116
7117 2000-06-09  Zack Weinberg  <zack@wolery.cumb.org>
7118
7119         * call.c (add_candidate): Use ggc_alloc_cleared.
7120         * decl.c (lookup_label): Likewise.
7121         * lex.c (retrofit_lang_decl): Likewise.
7122
7123 2000-06-09  Jason Merrill  <jason@casey.soma.redhat.com>
7124
7125         * semantics.c (expand_body): Push to TV_EXPAND.
7126         * optimize.c (optimize_function): Push to TV_INTEGRATION.
7127         * decl.c (start_function): Always call announce_function.
7128
7129         * tinfo2.cc: Just declare abort.
7130
7131 2000-06-09  Gabriel Dos Reis  <gdr@codesourcery.com>
7132
7133         * lex.c (DEF_OPERATOR): Say `operator@' -not- `operator @'
7134         whenever @ is a symbolic name.
7135
7136 2000-06-08  Jakub Jelinek  <jakub@redhat.com>
7137
7138         * method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
7139
7140 2000-06-07  Mark Mitchell  <mark@codesourcery.com>
7141
7142         * decl.c (pushdecl): Look up functions by DECL_NAME, not
7143         DECL_ASSEMBLER_NAME.
7144
7145 2000-06-06  Mark Mitchell  <mark@codesourcery.com>
7146
7147         * decl2.c (c_language): Define.
7148
7149 2000-06-06  Gabriel Dos Reis  <gdr@codesourcery.com>
7150
7151         * lex.c (lang_init_options): Tweak.
7152
7153         * decl2.c: Remove #inclusion of diagnostic.h
7154         (lang_decode_option): Move diagnostic formatting options to
7155         toplevel.
7156
7157         * lang-options.h: Remove documentation for diagnostic options.
7158
7159         * Makefile.in (lex.o): Depends upon diagnostic.h
7160
7161 2000-06-06  Mark Mitchell  <mark@codesourcery.com>
7162
7163         * decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have
7164         the same DECL_RESULT, it's not a redefinition.
7165         * pt.c (tsubst_decl): Remove code to handle illegal
7166         specializations.
7167
7168 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7169
7170         * exception.cc: (__eh_alloc, __eh_free): Moved to libgcc2.c
7171
7172 2000-06-05  Jason Merrill  <jason@casey.soma.redhat.com>
7173
7174         * search.c (maybe_suppress_debug_info): Don't check
7175         CLASSTYPE_INTERFACE_ONLY if CLASSTYPE_INTERFACE_KNOWN isn't set.
7176
7177         * pt.c (mark_decl_instantiated): Do SET_DECL_EXPLICIT_INSTANTIATION
7178         here if extern_p.
7179
7180         Remember instantiation context in deferred instantiations.
7181         * cp-tree.h (struct tinst_level): Remove.
7182         (TINST_DECL, TINST_LINE, TINST_FILE): New macros.
7183         * pt.c (current_tinst_level): Now a tree.
7184         (print_template_context, push_tinst_level, pop_tinst_level,
7185         tinst_for_decl): Adjust.
7186         (reopen_tinst_level): New fn.
7187         (init_pt): Register current_tinst_level as a root.
7188         (add_pending_template): Put current_tinst_level in TREE_PURPOSE
7189         of the pending templates list.
7190         (instantiate_pending_templates): Adjust.  Call reopen_tinst_level.
7191         * lex.c (extract_interface_info): Adjust.
7192         * decl2.c (warn_if_unknown_interface): Adjust.
7193
7194 2000-06-05  Mark Mitchell  <mark@codesourcery.com>
7195
7196         * class.c (indirect_primary_base_p): New function.
7197         (determine_primary_base): Use it.
7198
7199 2000-06-05  Nathan Sidwell  <nathan@codesourcery.com>
7200
7201         Update new-abi dynamic cast algorithm.
7202         * tinfo.cc (__class_type_info::__dyncast_result): Add
7203         whole_details. Adjust constructor.
7204         (__vmi_class_type_info::__do_dyncast): Adjust for vmi_flags.
7205         Avoid unnecessary searching.
7206         (__dynamic_cast): Adjust for __dyncast_result::whole_details.
7207
7208 Mon Jun  5 06:48:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7209
7210         * decl.c (init_decl_processing): Don't call record_component_aliases.
7211         * tree.c (build_cplus_array_type_1): Likewise.
7212
7213 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
7214
7215         * ir.texi: Correct typo.
7216         * mangle.c (write_expression): Handle non-type template arguments
7217         with reference type.
7218         * method.c (build_overload_value): Likewise.
7219         * pt.c (convert_nontype_argument): Explicitly represent conversion
7220         to a reference with an ADDR_EXPR.
7221         (unify): Always unify arguments in left-to-right order.
7222
7223 2000-06-03  Alex Samuel    <samuel@codesourcery.com>
7224             Mark Mitchell  <mark@codesourcery.com>
7225
7226         * Make-lang.in (CXX_SRCS): Add mangle.c.
7227         * Makefile.in (CXX_OBJS): Add mangle.o.
7228         (mangle.o): New rule.
7229
7230         * class.c (local_classes): New variable.
7231         * class.c (get_vtable_name): Use mangle_vtable_for_type for new ABI.
7232         (get_vtt_name): Use mangle_vtt_name for new ABI.
7233         (init_class_processing): Initialize local_classes.
7234         (build_ctor_vtbl_group): Use mangle_ctor_vtbl_for_type for new ABI.
7235         * cp-tree.h (cp_tree_index): Add CPTI_STD_IDENTIFIER.
7236         (std_identifier): New macro.
7237         (DECL_VOLATILE_MEMFUNC_P): New macro.
7238         (DECL_NAMESPACE_STD_P): Likewise.
7239         (local_classes): Declare.
7240         (get_mostly_instantiated_function_type): Declare.
7241         (init_mangle): Declare.
7242         (mangle_decl): Likewise.
7243         (mangle_type_string): Likewise.
7244         (mangle_type): Likewise.
7245         (mangle_typeinfo_for_type): Likewise.
7246         (mangle_typeinfo_string_for_type): Likewise.
7247         (mangle_vtbl_for_type): Likewise.
7248         (mangle_vtt_for_type): Likewise.
7249         (mangle_ctor_vtbl_for_type): Likewise.
7250         (mangle_thunk): Likewise.
7251         (mangle_conv_op_name_for_type): Likewise.
7252         (mangle_guard_variable): Likewise.
7253         * decl.c (pushtag): Keep track of local classes.
7254         (initialize_predefined_identifiers): Initialize std_identifier.
7255         (init_decl_processing): Use std_identifier.
7256         (start_decl): Don't treat instantiations as specializations.
7257         (grokdeclarator): Likewise.
7258         (grokvardecl): Call mangle_decl for new ABI.  Only set mangled
7259         name for fully-instantiated templates.
7260         * decl2.c (grokclassfn): Use set_mangled_name_for_decl for
7261         destructors with the new ABI.
7262         (finish_static_data_member_decl): Use mangle_decl under the new ABI.
7263         (grokfield): Use mangle_type for new ABI.
7264         (grokoptypename): Use mangle_conv_op_for_type for new ABI.
7265         (get_sentry): Use mangle_guard_variable for new ABI.
7266         (start_static_initialization_or_destruction): Likewise.
7267         * expr.c (extract_aggr_init): Remove.
7268         (extract_scalar_init): Likewise.
7269         (extract_init): Remove #if 0'd code.
7270         * mangle.c: New function.
7271         * method.c (build_mangled_name): Assert not flag_new_abi.
7272         (build_static_name): Likewise.
7273         (build_decl_overload_real): Likewise.
7274         (build_typename_overload): Likewise.
7275         (build_overload_with_type): Likewise.
7276         (build_overload_name): Likewise.
7277         (get_ctor_vtbl_name): Likewise.
7278         (start_squangling): Likewise.
7279         (get_id_2): Likewise.
7280         (set_mangled_name_for_decl): Call mangle_decl for new ABI.
7281         (init_method): Call init_mangle for new ABI.
7282         (make_thunk): Call mangle_thunk for new ABI.
7283         * operators.def: Correct new ABI manglings for the `%' operator.
7284         Add `::' operator.
7285         * pt.c (build_template_decl): Copy DECL_OVERLOADED_OPERATOR_P and
7286         DECL_ASSIGNMENT_OPERATOR_P to the TEMPLATE_DECL.
7287         (lookup_template_class): Call mangle_decl for new ABI.
7288         (get_mostly_instantiated_function_type): New function.
7289         (set_mangled_name_for_template_decl): Use it.
7290         (tsubst_decl): Use set_mangled_name_for_decl for destructors with
7291         the new ABI.  Use mangle_conv_op_name_for_type for instantiated
7292         conversion op names.
7293         * rtti.c (tinfo_name): Call mangle_type_string for new ABI.
7294         (get_tinfo_decl): Call mangle_typeinfo_for_type for new ABI.
7295         (tinfo_base_init):  Likewise.  Mangle typeinfo string name with
7296         mangle_typeinfo_string_for_type.
7297
7298 2000-06-03  Mark Mitchell  <mark@codesourcery.com>
7299
7300         * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
7301         (INNERMOST_TEMPLATE_ARGS): New macro.
7302         (innermost_args): Remove.
7303         (get_innermost_template_args): New function.
7304         * decl2.c (arg_assoc_class): Use INNERMOST_TEMPLATE_ARGS.
7305         * error.c (dump_function_decl): Be caution when using
7306         most_general_template.
7307         * method.c (build_template_parm_names):  Use
7308         INNERMOST_TEMPLATE_ARGS.
7309         * pt.c (add_to_template_args): Tidy comment
7310         (get_innermost_template_args): New function.
7311         (check_explicit_specialization): Clear DECL_INITIAL for a new
7312         specialization.
7313         (process_partial_specialization): Use INNERMOST_TEMPLATE_ARGS.
7314         Tidy.
7315         (push_template_decl): Always register specializations of the most
7316         general template.
7317         (convert_template_argument): Use INNERMOST_TEMPLATE_ARGS.
7318         (coerce_template_parms): Likewise.
7319         (lookup_template_class): Likewise.
7320         (innermost_args): Remove.
7321         (tsubst_decl): Use INNERMOST_TEMPLATE_ARGS.
7322         (tsubst_decl): Handle tricky specializations.  Use
7323         get_innermost_template_args.
7324         (instantiate_template): Simplify handling of partial
7325         instantiations.
7326         (get_class_bindings): Use INNERMOST_TEMPLATE_ARGS.
7327         (most_general_template): Reimplement, in a more straightforward
7328         manner.
7329         (regenerate_decl_from_template): Tweak formatting.  Use
7330         TMPL_ARGS_DEPTH for clarity.
7331         (set_mangled_name_for_template_decl): Use INNERMOST_ARGS.
7332
7333         * dump.c (dequeue_and_dump): Dump information about thunks.
7334
7335 2000-06-01  Richard Henderson  <rth@cygnus.com>
7336
7337         * decl.c (init_decl_processing): Set lang_get_alias_set first thing.
7338
7339 2000-06-01  Richard Henderson  <rth@cygnus.com>
7340
7341         * decl2.c (unsupported_options): Fix typo, make const.
7342         (lang_decode_option): Fix bsearch argument order.
7343
7344 2000-06-01  Mark Mitchell  <mark@codesourcery.com>
7345
7346         * init.c (resolve_offset_ref): Remove check for TREE_ADDRESSABLE
7347         on FIELD_DECLs.
7348
7349 Wed May 31 14:09:00 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7350
7351         * cp-tree.h (c_get_alias_set): Deleted.
7352         * Makefile.in (decl.o): Include ../expr.h.
7353         * decl.c (expr.h): Include.
7354         (init_decl_processing): Call record_component_aliases for arrays.
7355         (grokdeclarator): Likewise.
7356         Set TREE_ADDRESSABLE for fields that aren't bitfields.
7357         * tree.c (build_cplus_array_type_1): Call record_component_aliases.
7358
7359 2000-05-31  Mark Mitchell  <mark@codesourcery.com>
7360
7361         Remove guiding declaration support.
7362         * cp/cp-tree.h (flag_dump_translation_unit): Make it const.
7363         (flag_guiding_decls): Remove.
7364         * call.c (build_user_type_conversion_1): Remove support for
7365         guiding decls.
7366         (build_new_function_call): Likewise.
7367         (build_new_op): Likewise.
7368         (build_new_method_call): Likewise.
7369         * decl.c (start_function): Likewise.
7370         * friend.c (is_friend): Likewise.
7371         (do_friend): Likewise.
7372         * decl2.c ((flag_dump_translation_unit): Make it const.
7373         (flag_guiding_decls): Remove.
7374         (unsupported_options): New variable
7375         (compare_options): New function.
7376         (lang_decode_option): Use them.
7377
7378         * decl.c (build_cp_library_fn): Set DECL_CONTEXT.
7379
7380         * method.c (mangle_expression): Adjust test for legal expression
7381         operators.
7382
7383         * pt.c (instantiate_decl): Save and restore the local
7384         specializations list.
7385
7386 2000-05-30  Jason Merrill  <jason@decepticon.cygnus.com>
7387
7388         * decl.c (grok_reference_init): Pass LOOKUP_ONLYCONVERTING.
7389
7390 2000-05-30  Mark Mitchell  <mark@codesourcery.com>
7391
7392         * call.c (add_template_candidate_real): Handle member template
7393         constructors for classes with virtual bases.
7394         (build_user_type_conversion_1): Use in_charge_arg_for_name.
7395         (build_new_method_call): Use DECL_NONSTATIC_MEMBER_FUNCTION_P.
7396
7397         * ir.texi: Update thunk documentation.
7398
7399         * call.c (joust): Fix handling of overloaded builtin operators.
7400
7401 2000-05-30  Zack Weinberg  <zack@wolery.cumb.org>
7402
7403         * cp-tree.h (DECL_ANTICIPATED): New macro.
7404         Document new use of DECL_LANG_FLAG_7.
7405         * decl.c (builtin_function): Set DECL_ANTICIPATED on builtins
7406         in the user namespace.
7407         * lex.c (do_identifier): If the identifier's declaration has
7408         DECL_ANTICIPATED on, it has not yet been declared.  But do not
7409         replace it with an ordinary implicit declaration.
7410
7411         * tinfo2.cc: Include stdlib.h.
7412
7413 2000-05-29  Mark Mitchell  <mark@codesourcery.com>
7414
7415         * cp-tree.h (CLASSTYPE_ALIGN_UNIT): New macro.
7416         * class.c (layout_empty_base): Use CLASSTYPE_ALIGN_UNIT, not
7417         CLASSTYPE_ALIGN.
7418
7419 2000-05-28  Gabriel Dos Reis  <gdr@codesourcery.com>
7420
7421         * decl2.c (lang_decode_option): Use skip_leading_substring instead
7422         of plain strncmp.
7423
7424 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7425
7426         * operators.def (<?): Duplicated, should have been...
7427         (>?): this.  Fixed.
7428
7429 2000-05-27  Alex Samuel    <samuel@codesourcery.com>
7430             Mark Mitchell  <mark@codesourcery.com>
7431
7432         * cp-tree.h (ansi_opname): Make it a macro.
7433         (ansi_assopname): Likewise.
7434         (struct lang_decl_flags): Add assignment_operator_p.
7435         (struct lang_decl): Add operator_code.
7436         (DECL_VTT_PARM): Adjust.
7437         (DECL_OVERLOADED_OPERATOR_P): Return the operator_code for an
7438         overloaded operator.
7439         (SET_OVERLOADED_OPERATOR_CODE): New macro.
7440         (DECL_ASSIGNMENT_OPERATOR_P): New macro.
7441         (DECL_ARRAY_DELETE_OPERATOR_P): Adjust.
7442         (opname_tab): Remove.
7443         (assignop_tab): Likewise.
7444         (operator_name_info_t): New type.
7445         (operator_name_info): New variable.
7446         (assignment_operator_name_info): Likewise.
7447         (build_cp_library_fn): Remove declaration.
7448         (push_cp_library_fn): Likewise.
7449         (operator_name_string): Likewise.
7450         (build_decl_overload): Likewise.
7451         * call.c (print_z_candidates): Simplify.
7452         (build_object_call): Adjust usage of ansi_opname.  Use
7453         DECL_OVERLOADED_OPERATOR_P.
7454         (op_error): Adjust operator name lookup.
7455         (build_conditional_expr): Adjust usage of ansi_opname.
7456         (build_new_op): Likewise.
7457         (build_op_delete_call): Likewise.
7458         (build_over_call): Likewise.
7459         (joust): Use DECL_OVERLOADED_OPERATOR_P.
7460         * decl.c (duplicate_decls): Copy operator_code.
7461         (init_decl_processing): Adjust parameters to push_cp_library_fn.
7462         (builtin_function): Adjust parameters to build_library_fn_1.
7463         (build_library_fn_1): Accept an overloaded operator code.
7464         (build_library_fn): Pass ERROR_MARK.
7465         (build_cp_library_fn): Accept an overloaded operator code.
7466         (push_cp_library_fn): Likewise.
7467         (grokfndecl): Tweak.
7468         (grokdeclarator): Simplify code to compute names of overloaded
7469         operators.  Adjust use of ansi_opname.
7470         (ambi_op_p): Work on tree_codes, not identifiers.
7471         (unary_op_p): Likewise.
7472         (grok_op_properties): Likewise.
7473         (start_function): Use DECL_OVERLOADED_OPERATOR_P.
7474         (lang_mark_tree): Don't try to mark the operator_code.
7475         * decl2.c (grok_function_init): Use DECL_OVERLOADED_OPERATOR_P.
7476         * error.c (dump_decl): Remove special handling for operator
7477         names.
7478         (dump_function_name): Likewise.
7479         (dump_expr): Adjust name lookup of operators.
7480         (op_to_string): Simplify.
7481         (assop_to_string): Likewise.
7482         * init.c (build_new_1): Adjust use of ansi_opname.
7483         * lex.c (opname_tab): Remove.
7484         (assignop_tab): Likewise.
7485         (ansi_opname): Likewise.
7486         (ansi_assopname): Likewise.
7487         (operator_name_string): Likewise.
7488         (reinit_lang_specific): Likewise.
7489         (operator_name_info): New variable.
7490         (assignment_operator_name_info): Likewise.
7491         (init_operators): New function.
7492         (init_parse): Use it.
7493         (do_identifier): Adjust use of ansi_opname.
7494         * method.c (mangle_expression): Don't use ansi_opname for
7495         mangling.
7496         (build_decl_overload_real): Use DECL_OVERLOADED_OPERATOR_P.
7497         (build_decl_overload): Remove.
7498         (build_typename_overload): Use OPERATOR_TYPENAME_FORMAT directly.
7499         (do_build_assign_ref): Adjust use of ansi_opname.
7500         (synthesize_method): Likewise.
7501         (implicitly_declare_fn): Likewise.
7502         * operators.def: New file.
7503         * parse.y (operator): Adjust use of ansi_opname.
7504         * pt.c (tsubst_decl): Use IDENTIFIER_OPNAME_P.
7505         (set_mangled_name_for_template_decl): Don't play games with
7506         current_namespace.
7507         (special_function_p): Adjust use of ansi_opname.
7508         * typeck.c (check_return_expr): Likewise.
7509         * Make-lang.in (cc1plus): Depend on operators.def.
7510         * Makefile.in (lex.o): Likewise.
7511         (decl.o): Likewise.
7512
7513 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7514
7515         * Make-lang.in (cplib2.ready): Eradicate.
7516
7517 Sat May 27 11:25:46 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7518
7519         * method.c (mangle_expression): Use TREE_CODE_LENGTH.
7520         * tree.c (break_out_calls, build_min_nt): Use TREE_CODE_LENGTH.
7521         (built_min, cp_tree_equal): Likewise.
7522
7523 2000-05-26  Mark Mitchell  <mark@codesourcery.com>
7524
7525         * class.c (layout_nonempty_base_or_field): Replace
7526         `record_layout_info' with `record_layout_info_s'.
7527
7528 2000-05-26  Jason Merrill  <jason@casey.soma.redhat.com>
7529
7530         Fix goto checking.
7531         * cp-tree.h (struct language_function): x_named_labels is now
7532         a struct named_label_list*.
7533         * decl.c (struct named_label_use_list): Renamed from...
7534         (struct named_label_list): ...this.  New struct.
7535         (push_binding_level): Don't set eh_region.
7536         (note_level_for_eh): New fn.
7537         (pop_label): Take label and old value directly.
7538         (pop_labels): Adjust for new named_labels format.
7539         (lookup_label): Likewise.
7540         (poplevel): Note characteristics of a binding level containing a
7541         named label.  Mess with named label lists earlier.
7542         (mark_named_label_lists): New fn.
7543         (mark_lang_function): Call it.
7544         (use_label): New fn, split out from...
7545         (make_label_decl): ...here.  Don't call it.
7546         (decl_jump_unsafe, check_previous_goto, check_previous_goto_1,
7547         check_previous_gotos): New fns, split out from...
7548         (define_label): ...here.
7549         (check_switch_goto): New fn.
7550         (define_case_label): Call it.
7551         (check_goto): New fn.
7552         * semantics.c (finish_goto_stmt): Call it and use_label.
7553         (begin_compound_stmt): If we're a try block, call note_level_for_eh.
7554         (expand_stmt): Never pass 1 as DONT_JUMP_IN to expand_end_bindings.
7555
7556 2000-05-26  Mark Mitchell  <mark@codesourcery.com>
7557
7558         * class.c (build_vtable_entry_ref): Correct usage of
7559         get_vtbl_decl_for_binfo.
7560
7561         * decl2.c (grokclassfn): Set DECL_LANGUAGE here.
7562         * method.c (implicitly_declare_fn): Not here.
7563
7564 2000-05-26  Nathan Sidwell  <nathan@codesourcery.com>
7565
7566         * cp-tree.h (CPTI_PTMD_DESC_TYPE): Rename to ...
7567         (CPTI_PTMD_DESC_TYPE): ... here.
7568         (ptmd_desc_type_node): Rename to ...
7569         (ptm_desc_type_node): ... here.
7570         * decl.c: Likewise.
7571         * rtti.c (ptmd_initializer): Rename to ...
7572         (ptm_initializer): ... here.
7573         (sythesize_tinfo_var): Adjust. Deal with pointer to member
7574         function.
7575         (create_tinfo_types): Adjust.
7576
7577 2000-05-25  Mark Mitchell  <mark@codesourcery.com>
7578
7579         Finish implementation of VTTs.
7580         * cp-tree.h (cp_tree_index): Add CPTI_VTT_PARM_TYPE and
7581         CPTI_VTT_PARM_IDENTIFIER.
7582         (vtt_parm_identifier): New macro.
7583         (vtt_parm_type): Likewise.
7584         (BINFO_SUBVTT_INDEX): Likewise.
7585         (BINFO_VPTR_INDEX): Likewise.
7586         (struct lang_decl): Add vtt_parm.
7587         (DECL_VTT_PARM): New macro.
7588         (DECL_USE_VTT_PARM): Likewise.
7589         (DECL_NEEDS_VTT_PARM_P): Likewise.
7590         (get_vtt_name): Declare.
7591         (build_artificial_parm): Likewise.
7592         (fixup_all_virtual_upcast_offsets): Likewise.
7593         (expand_indirect_vtbls_init): Remove.
7594         * call.c (build_new_method_call): Pass the vtt to subobject
7595         constructors and destructors.
7596         * class.c (get_vtt_name): Give it external linkage.
7597         (build_clone): Handle the magic VTT parameters for clones.
7598         (clone_function_decl): Fix typo in comment.
7599         (build_vtt): Keep track of the indices in the VTTs where various
7600         entities are stored.
7601         (build_vtt_inits): Likewise.
7602         (dfs_build_vtt_inits): Likewise.
7603         (build_ctor_vtbl_group): Tweak type of construction vtables.
7604         (dfs_accumulate_vtbl_inits): Build vtables for all bases, even
7605         primary bases, when building construction vtables.
7606         * decl.c (duplicate_decls): Handle DECL_VTT_PARM.
7607         (initialize_predefined_identifiers): Add vtt_parm_identifier.
7608         (init_decl_processing): Initialize vtt_parm_type.
7609         (grokfndecl): Use DECL_OVERLOADED_OPERATOR_P.
7610         (lang_mark_tree): Make vtt_parm.
7611         * decl2.c (build_artificial_parm): New function.
7612         (maybe_retrofit_in_chrg): Use it.  Add VTT parameters.
7613         (grokclassfn): Use build_artificial_parm.
7614         * init.c (initialize_vtbl_ptrs): Call
7615         fixup_all_virtual_upcast_offsets directly.
7616         (perform_member_init): Use the complete subobject destructor for
7617         member cleanups.
7618         (build_vtbl_address): New function.
7619         (expand_virtual_init): Handle VTTs.
7620         * optimize (maybe_clone_body): Likewise.
7621         * search.c (fixup_all_virtual_upcast_offsets): Give it external
7622         linkage.
7623         (expand_indirect_vtbls_init): Remove.
7624         * semantics.c (setup_vtbl_ptr): Fix typos in comment.
7625         * tree.c (make_binfo): Make them bigger.
7626
7627 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7628
7629         * inc/cxxabi.h (__pbase_type_info): Define, based on
7630         __pointer_type_info.
7631         (__pointer_type_info): Derive from __pbase_type_info. Adjust.
7632         (__pointer_to_member_type_info): Likewise.
7633         * tinfo2.cc (__pbase_type_info::~__pbase_type_info): Implement.
7634         (__pointer_to_member_type_info::__is_pointer_p): Remove.
7635         (__pointer_type_info::__do_catch): Rename to ...
7636         (__pbase_type_info::__do_catch): ... here. Adjust.
7637         (__pbase_type_info::__pointer_catch): Implement.
7638         (__pointer_type_info::__pointer_catch): Adjust.
7639         (__pointer_to_member_type_info::__pointer_catch): Adjust.
7640
7641 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7642
7643         * tinfo.h (__user_type_info::contained_virtual_p): New
7644         predicate.
7645         * tinfo.cc (__user_type_info::do_upcast): Fix bug with diamond
7646         shaped hierarchy.
7647         (__vmi_class_type_info::__do_upcast): Fix bug with NULL pointer to
7648         diamond shaped hierarchy. Add early out for mixed diamond and
7649         duplicate shaped hierarchy.
7650
7651 2000-05-24  Mark Mitchell  <mark@codesourcery.com>
7652
7653         * cp-tree.h (build_delete): Change prototype.
7654         (build_vec_delete): Likewise.
7655         * call.c (build_scoped_method_call): Use special_function_kind
7656         values to indicate the kind of destruction to be done.
7657         (build_method_call): Likewise.
7658         * decl.c (finish_destructor_body): Likewise.
7659         (maybe_build_cleanup_1): Likewise.  Rename to ...
7660         (maybe_build_cleanup): ... this.
7661         * decl2.c (delete_sanity): Use special_function_kind
7662         values to indicate the kind of destruction to be done.
7663         (build_cleanup): Likewise.
7664         * init.c (perform_member_init): Likewise.
7665         (build_vec_delete_1): Likewise.
7666         (build_dtor_call): Simplify.
7667         (build_delete): Use special_function_kind
7668         values to indicate the kind of destruction to be done.
7669         (build_vbase_delete): Likewise.
7670         (build_vec_delete): Likewise.
7671
7672         * init.c (sort_member_init): Fix typo in error message generation
7673         code.
7674
7675 Mon May 15 11:46:29 2000  Donald Lindsay  <dlindsay@cygnus.com>
7676
7677         * semantics.c (begin_class_definition): make the packed
7678         attribute be sensitive to the "-fpack-struct" command line flag
7679
7680 2000-05-24  Nathan Sidwell  <nathan@codesourcery.com>
7681
7682         Update new-abi upcast algorithm.
7683         * inc/cxxabi.h (__class_type_info::__do_upcast): Change
7684         prototype and meaning of return value.
7685         (__si_class_type_info::__do_upcast): Likewise.
7686         (__vmi_class_type_info::__do_upcast): Likewise.
7687         * tinfo.cc (__class_type_info::__upcast_result): Replace
7688         whole2dst with part2dst. Adjust ctor.
7689         (__class_type_info::__do_upcast): Adjust call of worker function.
7690         (__class_type_info::__do_upcast): Adjust.
7691         (__si_class_type_info::__do_upcast): Adjust. Use parent's
7692         __do_upcast.
7693         (__vmi_class_type_info::__do_upcast): Likewise. Fix private
7694         virtual base in diamond hierarchy bug.
7695
7696 2000-05-23  Mark Mitchell  <mark@codesourcery.com>
7697
7698         * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable
7699         and bitfield to tinfo_fn_p.
7700         (DECL_TINFO_FN_P): Adjust.
7701         (SET_DECL_TINFO_FN_P): Likewise.
7702         (DECL_MUTABLE_P): Likewise.
7703         (DECL_C_BIT_FIELD): Likewise.
7704         (SET_DECL_C_BIT_FIELD): Likewise.
7705         (CLEAR_DECL_C_BIT_FIELD): Likewise.
7706         (DECL_UNINLINABLE): Likewise.
7707         * class.c (alter_access): Call retrofit_lang_decl if ncessary.
7708         (handle_using_decl): Remove assertion.
7709         (build_vtbl_or_vbase_field): Use build_decl, not build_lang_decl,
7710         to build FIELD_DECLs.
7711         (build_base_field): Likewise.
7712         (layout_class_type): Likewise.
7713         * decl.c (init_decl_processing): Likewise.
7714         (build_ptrmemfunc_type): Likewise.
7715         (grokdeclarator): Likewise.
7716         * decl2.c (grok_x_components): Likewise.
7717         * except.c (call_eh_info): Likewise.
7718         * init.c (init_init_processing): Likewise.
7719         * rtti.c (expand_class_desc): Likewise.
7720         (create_pseudo_type_info): Likewise.
7721         (get_vmi_pseudo_type_info): Likewise.
7722         (create_tinfo_types): Likewise.
7723         * ptree.c (print_lang_decl): Adjust.
7724         * typeck.c (build_component_ref): Don't check DECL_LANG_SPECIFIC
7725         before checking DECL_MUTABLE_P.
7726
7727         * decl2.c (maybe_retrofit_in_chrg): Don't create in-charge
7728         parameters for template functions.
7729         * pt.c (tsubst_decl): Make sure we call maybe_retrofit_in_chrg for
7730         destructors as well as constructors.
7731
7732 2000-05-22  Mark Mitchell  <mark@codesourcery.com>
7733
7734         * class.c (build_ctor_vtbl_group): Set inits.
7735         * optimize.c (maybe_clone_body): Set DECL_INLINE and
7736         DECL_THIS_INLINE appropriately for clones.
7737
7738         * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not strncmp.
7739         (DECL_CONV_FN_P): Simplify.
7740         (DECL_OPERATOR): Remove.
7741         (language_to_string): Declare.
7742         * decl.c (duplicate_decls): Fix typo in comment.
7743         (grokdeclarator): Adjust use of IDENTIFIER_TYPENAME_P.
7744         (grok_op_properties): Use DECL_CONV_FN_P instead of
7745         IDENTIFIER_TYPENAME_P.
7746         * dump.c (dequeue_and_dump): Dump the language linkage of
7747         declarations.
7748         * error.c (language_to_string): Give it external linkage.
7749         * method.c (build_typename_overload): Set IDENTIFIER_TYPENAME_P.
7750         (implicitly_declare_fn): Set DECL_LANGUAGE.
7751         * pt.c (check_explicit_specialization): Use DECL_CONV_FN_P, not
7752         IDENTIFIER_TYPENAME_P.
7753         (tsubst_decl): Likewise.
7754         (tsubst_copy): Adjust use of IDENTIFIER_TYPENAME_P.
7755         * semantics.c (finish_member_declaration): Don't mark members of
7756         classes declared in an extern "C" region as extern "C".
7757
7758 2000-05-22  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
7759
7760         * decl2.c (qualified_lookup_using_namespace): Look through
7761         namespace aliases.
7762
7763         * decl.c (push_using_decl): Return the old decl on namespace level.
7764
7765 2000-05-21  Mark Mitchell  <mark@codesourcery.com>
7766
7767         * cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity checks.
7768         (VTT_NAME_PREFIX): New macro.
7769         (CTOR_VTBL_NAME_PREFIX): Likewise.
7770         (get_ctor_vtbl_name): New function.
7771         * class.c (get_vtable_name): Simplify.
7772         (get_vtt_name): New function.
7773         (get_vtable_decl): Don't set IDENTIFIER_GLOBAL_VALUE.
7774         (dfs_mark_primary_bases): Update the CLASSTYPE_VBASECLASSES list
7775         when a virtual base becomes primary.
7776         (finish_struct_1): Set CLASSTYPE_VFIELDS a little earlier.  Build
7777         VTTs.
7778         (finish_vtbls): Adjust calls to accumulate_vtbl_inits to pass in
7779         additional parameters.
7780         (dfs_finish_vtbls): Don't clear BINFO_NEW_VTABLE_MARKED.
7781         (initialize_array): New function.
7782         (build_vtt): Likewise.
7783         (build_vtt_inits): Likewise.
7784         (dfs_build_vtt_inits): Likewise.
7785         (dfs_fixup_binfo_vtbls): Likewise.
7786         (build_ctor_vtbl_group): Likewise.
7787         (initialize_vtable): Use initialize_array.
7788         (accumulate_vtbl_inits): Reimplement to handle construction
7789         vtables.
7790         (dfs_accumulate_vtbl_inits): Likewise.
7791         (bulid_vtbl_initializer): Adjust parameter name.
7792         * method.c (build_typename_overload): Remove #if 0'd code.
7793         (get_ctor_vtbl_name): New function.
7794         * search.c (dfs_walk_real): Use BINFO_N_BASETYPES.
7795         (init_vbase_pointers): Don't mess with the TREE_CHAIN of a binfo.
7796
7797         * cp-tree.h (struct lang_type): Remove search_slot.
7798         (CLASSTYPE_SEARCH_SLOT): Remove.
7799         (emit_base_init): Change prototype.
7800         (initialize_vtbl_ptrs): Likewise.
7801         (expand_indirect_vtbls_init): Likewise.
7802         (clear_search_slots): Remove.
7803         * decl.c (lang_mark_tree): Don't mark search_slot.
7804         * init.c (initialize_vtbl_ptrs): Simplify.
7805         (emit_base_init): Likewise.
7806         * search.c (struct vbase_info): Document decl_ptr.
7807         (convert_pointer_to_single_level): Remove.
7808         (dfs_find_vbases): Remove.
7809         (dfs_init_base_pointers): Simplify.
7810         (dfs_clear_vbase_slots): Remove.
7811         (dfs_vtable_path_unmark): New function.
7812         (init_vbase_pointers): Simplify.
7813         (expand_upcast_fixups): Don't rely on CLASSTYPE_SEARCH_SLOT.
7814         (expand_indirect_vtbls_init): Simplify.  Don't call
7815         mark_all_temps_used.
7816         * semantics.c (setup_vtbl_ptr): Adjust calls to emit_base_init and
7817         initialize_vtbl_ptrs.
7818
7819 2000-05-20  Zack Weinberg  <zack@wolery.cumb.org>
7820
7821         * except.c: Add static prototypes.
7822
7823 2000-05-20  H.J. Lu  <hjl@gnu.org>
7824
7825         * Make-lang.in (cplib2.ready): Also depend on cc1plus$(exeext).
7826
7827 2000-05-19  Mark Mitchell  <mark@codesourcery.com>
7828
7829         Don't create a separate copy of virtual bases for the
7830         CLASSTYPE_VBASECLASSES list.
7831         * cp-tree.h (CLASSTYPE_VBASECLASSES): Change documentation.
7832         (BINFO_FOR_VBASE): Remove.
7833         (CANONICAL_BINFO): Adjust.
7834         (binfo_for_vbase): New function.
7835         * class.c (build_vbase_pointer_fields): Use binfo_for_vbase
7836         instead of BINFO_FOR_VBASE.
7837         (build_vbase_pointer): Likewise.
7838         (build_secondary_vtable): Likewise.
7839         (dfs_mark_primary_bases): Likewise.
7840         (mark_primary_bases): Likewise.
7841         (layout_nonempty_base_or_field): Likewise.
7842         (dfs_set_offset_for_shared_vbases): Likewise.
7843         (dfs_set_offset_for_unshared_vbases): Likewise.
7844         (layout_virtual_bases): Likewise.  Adjust for changes to the
7845         CLASSTYPE_VBASECLASSES list.
7846         (dump_class_hierarchy_r): Use binfo_for_vbase
7847         instead of BINFO_FOR_VBASE.
7848         (dump_class_hierarchy): Likewise.
7849         (finish_vtbls): Likewise.
7850         (build_vtbl_initializer): Adjust for changes to the
7851         CLASSTYPE_VBASECLASSES list.
7852         (build_vbase_offset_vtbl_entries): Use binfo_for_vbase.
7853         * decl.c (finish_destructor_body): Adjust for changes to the
7854         CLASSTYPE_VBASECLASSES list.
7855         * init.c (sort_base_init): Use binfo_for_vbase.
7856         (construct_virtual_bases): Adjust for changes to the
7857         CLASSTYPE_VBASECLASSES list.
7858         (expand_member_init): Use binfo_for_vbase.
7859         (build_vbase_delete):  Adjust for changes to the
7860         CLASSTYPE_VBASECLASSES list.
7861         * method.c (do_build_copy_constructor): Likewise.
7862         * rtti.c (get_base_offset): Use binfo_for_vbase.
7863         (expand_class_desc): Remove #if 0'd code.
7864         * search.c (struct vbase_info): Remove vbase_types.
7865         (get_base_distance):  Use binfo_for_vbase.
7866         (lookup_field_queue_p): Use CANONICAL_BINFO.
7867         (get_shared_vbase_if_not_primary): Use binfo_for_vbase.
7868         (get_pure_virtuals): Adjust for changes to the
7869         CLASSTYPE_VBASECLASSES list.
7870         (dfs_find_vbases): Use binfo_for_vbase.
7871         (dfs_init_vbase_pointers): Likewise.
7872         (init_vbase_pointers): Don't initialize vi.vbase_types.
7873         (virtual_context): Use binfo_for_vbase.
7874         (fixup_all_virtual_upcast_offsets): Adjust for changes to the
7875         CLASSTYPE_VBASECLASSES list.
7876         (expand_indirect_vtbls_init): Simplify.
7877         (dfs_get_vbase_types): Don't replicate virtual bases.
7878         (find_vbase_instance): Use binfo_for_vbase.
7879         (binfo_for_vbase): New function.
7880         * typeck.c (get_delta_difference): Use binfo_for_vbase.
7881
7882 2000-05-17  Mark Mitchell  <mark@codesourcery.com>
7883
7884         * decl2.c (finish_anon_union): Generalize error messages to handle
7885         anonymous structures.
7886         * init.c (perform_member_init): Remove `name' parameter.
7887         (build_field_list): New function.
7888         (sort_member_init): Handle anonymous union initialization order
7889         correctly.  Check for multiple initializations of the same union.
7890         (emit_base_init): Don't look up fields by name here.
7891         (expand_member_init): Record the result of name lookup for future
7892         reference.
7893         * typeck.c (build_component_ref): Fix formatting.
7894
7895 Wed May 17 17:27:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7896
7897         * decl.c (pop_label): Replace warn_unused with warn_unused_label.
7898         * typeck.c (build_x_compound_expr): Replace warn_unused with
7899         warn_unused_value.
7900
7901         * decl2.c (lang_decode_option): Update -Wall unused flags by
7902         calling set_Wunused.
7903
7904 2000-05-16  Mark Mitchell  <mark@codesourcery.com>
7905
7906         * cp-treeh (BINFO_NEW_VTABLE_MARKED): Update documentation.
7907         * init.c (dfs_vtable_path_unmark): Remove.
7908         * search.c (marked_new_vtable_p): Likewise.
7909         (unmarked_new_vtable_p): Likewise.
7910         (dfs_search_slot_nonempty_p): Likewise.
7911         (dfs_mark): Likewise.
7912         (dfs_vtable_path_unmark): Likewise.
7913         (dfs_find_vbases): Don't set BINFO_NEW_VTABLE_MARKED.
7914         (dfs_int_vbase_pointers): Don't clear BINFO_VTABLE_PATH_MARKED.
7915         (dfs_init_vbase_pointers): Remove special-case new ABI code.
7916         (dfs_clear_vbase_slots): Don't clear BINFO_NEW_VTABLE_MARKED.
7917         (init_vbase_pointers): Simplify.
7918         (expand_indirect_vtbls_init): Likewise.
7919
7920         * class.c (copy_virtuals): New function.
7921         (build_primary_table): Use it.
7922         (build_secondary_vtable): Likewise.
7923         (modify_vtable_entry): Use NULL_TREE, not integer_zero_node, to
7924         indicate that no vcall offset is required.
7925         (add_virtual_function): Likewise.
7926         (modify_all_vtables): Likewise.
7927         (dfs_finish_vtbls): Adjust call to build_vtbl_initializer.
7928         (dfs_accumulate_vtbl_inits): Likewise.
7929         (build_vtbl_initializer): Make changes to handle construction
7930         vtables.
7931         (dfs_build_vcall_offset_vtbl_entries): Likewise.
7932         (build_rtti_vtbl_entries): Likewise.
7933         (build_vtable_entries): Handle a NULL vcall_index.
7934
7935 2000-05-15  Gabriel Dos Reis  <gdr@codesourcery.com>
7936
7937         * decl2.c (lang_decode_option): Fix thinko.
7938
7939 2000-05-14  Jason Merrill  <jason@casey.cygnus.com>
7940
7941         * except.c (check_handlers): New fn.
7942         * cp-tree.h: Declare it.
7943         * semantics.c (finish_handler_sequence): Call it.
7944         (finish_function_handler_sequence): Likewise.
7945         (finish_handler_parms): Set TREE_TYPE on the handler.
7946         * cp-tree.h (PUBLICLY_UNIQUELY_DERIVED_P): New macro.
7947         * search.c (get_base_distance_recursive): If protect>1, ignore
7948         special access.
7949         (get_base_distance): Don't reduce watch_access.
7950
7951 2000-05-13  Gabriel Dos Reis <gdr@codesourcery.com>
7952
7953         * lex.c: #include diagnostic.h.
7954         (lang_init_options): Set default prefixing rules.
7955
7956         * lang-options.h: Add -fdiagnostics-show-location=.
7957
7958         * decl2.c: #include diagnostic.h.
7959         (lang_decode_option): Handle -fdiagnostics-show-location=.
7960
7961 2000-05-12  Nathan Sidwell  <nathan@codesourcery.com>
7962
7963         * tinfo.cc: Revert my 2000-05-08 and 2000-05-07 changes.
7964         * vec.cc: Revert my 2000-05-07 change.
7965
7966 2000-05-11  Jason Merrill  <jason@casey.cygnus.com>
7967
7968         * class.c (check_field_decls): Complain about non-static data
7969         members with same name as class in class with constructor.
7970
7971 2000-05-10  Jason Merrill  <jason@casey.cygnus.com>
7972
7973         * decl.c (grokdeclarator): Allow non-static data members with
7974         same name as class.
7975
7976 2000-05-09  Zack Weinberg  <zack@wolery.cumb.org>
7977
7978         * cp-tree.h: Constify tree_srcloc.filename, tinst_level.file,
7979         and pending_inline.filename.  Update prototypes.
7980         * decl.c (define_label): Constify filename parameter.
7981         * decl2.c (warn_if_unknown_interface): Constify local char *.
7982         * input.c Constify input_source.filename. Don't declare
7983         input_filename or lineno.  Constify filename parameter to feed_input.
7984         * lex.c (init_parse): Constify parameter and return value.
7985         (cp_pragma_interface, cp_pragma_implementation): Constify
7986         filename argument.
7987         (reinit_parse_for_method, reinit_parse_for_block,
7988         reinit_parse_for_expr, feed_defarg, handle_cp_pragma):
7989         Constify local char *.
7990         * pt.c: Don't declare lineno or input_filename.
7991         (print_template_context, tsubst_friend_function, tsubst_decl,
7992         tsubst, instantiate_decl): Constify local char *.
7993         * semantics.c (expand_body): Constify local char *.
7994         * tree.c (build_srcloc): Constify filename parameter.
7995         * typeck.c (c_expand_asm_operands): Constify filename
7996         parameter.
7997
7998 2000-05-08  Nathan Sidwell  <nathan@codesourcery.com>
7999
8000         * tinfo.cc (__dynamic_cast): Use a reinterpret_cast. Fix
8001         offsetof expansion.
8002
8003 2000-05-08  Branko Cibej  <branko.cibej@hermes.si>
8004
8005         * inc/cxxabi.h:  Fix typos in comment.
8006         (__base_class_info::__offset): Use a static_cast.
8007
8008 2000-05-07  Nathan Sidwell  <nathan@codesourcery.com>
8009
8010         * inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place
8011         of std::size_t and std::ptrdiff_t respectively.
8012         * tinfo.cc: Likewise.
8013         * vec.cc: Likewise.
8014
8015 2000-05-06  Richard Henderson  <rth@cygnus.com>
8016
8017         * typeck.c (build_c_cast): Don't warn integer->pointer size
8018         mismatch for constants.
8019
8020 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8021
8022         * rtti.c (ptmd_initializer): Set non-public, if class is
8023         incomplete.
8024
8025         * inc/cxxabi.h (__dynamic_cast): Explicitly say extern "C++".
8026         (__cxa_vec_new, __cxa_vec_ctor, __cxa_vec_dtor,
8027         __cxa_vec_delete): Likewise.
8028         * tinfo.cc (__dynamic_cast): Likewise.
8029         * vec.cc (__cxa_vec_new, __cxa_vec_ctor, __cxa_vec_dtor,
8030         __cxa_vec_delete): Likewise.
8031
8032 2000-05-04  Mark Mitchell  <mark@codesourcery.com>
8033
8034         * cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
8035         (SET_FNADDR_FROM_VTABLE_ENTRY): Likewise.
8036         (lang_decl_flags): Add vcall_offset.
8037         (THUNK_VCALL_OFFSET): Use it.
8038         * decl.c (lang_mark_tree): Don't mark DECL_ACCESS for a thunk.
8039         * method.c (make_thunk): Create the lang_decl here, not in
8040         emit_thunk.
8041         (emit_thunk): Make generic thunks into ordinary functions once
8042         they have been fed to expand_body.
8043         * semantics.c (expand_body): Set current_function_is_thunk here.
8044
8045 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8046
8047         * class.c (update_vtable_entry_for_fn): Prototype.
8048
8049         * pt.c (tsubst_decl): Initialize variables `argvec', `gen_tmpl'
8050         and `tmpl'.
8051
8052         * search.c (dfs_build_inheritance_graph_order): Prototype.
8053
8054 2000-05-04  Mark Mitchell  <mark@codesourcery.com>
8055
8056         * cp-tree.h (special_function_kind): Add various kinds of
8057         destructors.
8058         (special_function_p): New function.
8059         * class.c (overrides): Don't let one kind of destructor override
8060         another.
8061         * decl2.c (mark_used): Use DECL_NON_THUNK_FUNCTION_P when deciding
8062         whether or not to instantiate a template.
8063         * tree.c (special_function_p): Define.
8064
8065 2000-05-03  Mark Mitchell  <mark@codesourcery.com>
8066
8067         * cp-tree.def (THUNK_DECL): Remove.
8068         * cp-tree.h (DECL_THUNK_P): New macro.
8069         (DECL_NON_THUNK_FUNCTION_P): Likewise.
8070         (DECL_EXTERN_C_FUNCTION_P): Likewise.
8071         (SET_DECL_THUNK_P): Likewise.
8072         (DELTA_FROM_VTABLE_ENTRY): Use DECL_THUNK_P.
8073         (FNADDR_FROM_VTABLE_ENTRY): Likewise.
8074         (DECL_MAIN_P): Use DECL_EXTERN_C_FUNCTION_P.
8075         * decl.c (decls_match): Use DECL_EXTERN_C_P.
8076         (duplicate_decls): Likewise.
8077         (pushdecl): Likewise.  Adjust thunk handling.
8078         (grokfndecl): Use DECL_EXTERN_C_P.
8079         * decl2.c (mark_vtable_entries): Use DECL_THUNK_P.
8080         * dump.c (dequeue_and_dump): Remove THUNK_DECL handling.
8081         * except.c (nothrow_libfn_p): Use DECL_EXTERN_C_P.
8082         * expr.c (cplus_expand_expr): Remove THUNK_DECL handling.
8083         * method.c (make_thunk): Use SET_DECL_THUNK_P.  Set
8084         DECL_NO_STATIC_CHAIN.
8085         (emit_thunk): Don't play games with TREE_CODE on thunks.  Don't
8086         set DECL_DESTRUCTOR_P or DECL_CONSTRUCTOR_P on a thunk.
8087         * search.c (covariant_return_p): Remove THUNK_DECL handling.
8088         * ir.texi: Update.
8089
8090 2000-05-01  Jason Merrill  <jason@casey.cygnus.com>
8091
8092         * tree.c (walk_tree): Set lineno.
8093
8094 2000-05-01  Mark Mitchell  <mark@codesourcery.com>
8095
8096         * exception.cc: Update license notice.
8097         * new.cc: Likewise.
8098         * new1.cc: Likewise.
8099         * new2.cc: Likewise.
8100         * tinfo.cc: Likewise.
8101         * tinfo2.cc: Likewise.
8102         * vec.cc: Likewise.
8103         * inc/cxxabi.h: Likewise.
8104         * inc/exception: Likewise.
8105         * inc/new: Likewise.
8106         * inc/new.h: Likewise.
8107         * inc/typeinfo: Likewise.
8108
8109 2000-05-01  Jason Merrill  <jason@casey.cygnus.com>
8110
8111         * tree.c (build_target_expr_with_type): If we already have a
8112         TARGET_EXPR, just return it.
8113
8114         * optimize.c (initialize_inlined_parameters): Don't generate an
8115         EXPR_STMT if we can just use DECL_INITIAL.
8116         * decl.c (emit_local_var): Only make the initialization a
8117         full-expression if stmts_are_full_exprs_p.
8118
8119 2000-05-01  Mark Mitchell  <mark@codesourcery.com>
8120
8121         * cp-tree.h (same_type_ignoring_top_level_qualifiers_p): New
8122         macro.
8123         * call.c (standard_conversion): Use it.
8124         (direct_reference_binding): Likewise.
8125         (build_over_call): Likewise.
8126         (is_properly_derived_from): Likewise.
8127         (compare_ics): Likewise.
8128         * class.c (resolves_to_fixed_type_p): Likewise.
8129         * optimize.c (declare_return_variable): Likewise.
8130         * pt.c (is_specialization_of): Likewise.
8131         (unify): Likewise.
8132         * typeck.c (comp_target_parms): Likeiwse.
8133         (build_static_cast): Likewise.
8134         (build_reinterpret_cast): Likewise.
8135         (build_const_cast): Likewise.
8136         (comp_ptr_ttypes_real): Likewise.
8137         (comp_ptr_ttypes_const): Likewise.
8138         * typeck2.c (process_init_constructor): Likewise.
8139
8140 2000-04-30  Scott Snyder <snyder@fnal.gov>
8141
8142         * decl.c (finish_destructor_body): Use the base destructor when
8143         destroying virtual bases.
8144
8145 2000-04-30  Mark Mitchell  <mark@codesourcery.com>
8146
8147         * expr.c (cplus_expand_expr): Preserve temporaries when expanding
8148         STMT_EXPRs.
8149         * optimize.c (struct inline_data): Add target_exprs field.
8150         (declare_return_variable): When a function returns an aggregate,
8151         use the variable declared in the TARGET_EXPR as the remapped
8152         DECL_RESULT.
8153         (expand_call_inline): Update the pending target_exprs stack.
8154         (optimize_function): Initialize the stack.
8155
8156         * decl2.c (finish_file): Fix typo in comment.
8157
8158         * method.c (emit_thunk): Don't try to return a `void' value.
8159
8160         * optimize.c (initialize_inlined_parameters): If the parameter is
8161         addressable, we need to make a new VAR_DECL, even if the
8162         initializer is constant.
8163
8164 2000-04-28  Cosmin Truta  <cosmint@cs.ubbcluj.ro>
8165
8166         * decl.c (grok_op_properties): Add an extra check of argtypes.
8167
8168 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
8169
8170         * optimize.c (copy_body_r): Use STRIP_TYPE_NOPS when copying
8171         variables.
8172         (initialize_inlined_parameters): Try to avoid creating new
8173         VAR_DECLs.
8174
8175 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
8176
8177         * lex.c (my_get_run_time): Remove.
8178         (init_filename_times): Use get_run_time instead of my_get_run_time.
8179         (check_newline): Likewise.
8180         (dump_time_statistics): Likewise.
8181         * decl2.c (finish_file): Push and pop timevar TV_VARCONST instead
8182         of computing elapsed time explicitly.
8183
8184 2000-04-26  Mark Mitchell  <mark@codesourcery.com>
8185
8186         * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
8187         * init.c (decl_constant_value): Check TREE_READONLY_DECL_P.
8188         * call.c (convert_like_real): Don't test TREE_READONLY_DECL_P
8189         before calling decl_constant_value.
8190         * class.c (check_bitfield_decl): Likewise.
8191         * cvt.c (ocp_convert): Likewise.
8192         (convert): Likewise.
8193         * decl.c (compute_array_index_type): Likewise.
8194         (build_enumerator): Likewise.
8195         * decl2.c (check_cp_case_value): Likewise.
8196         * pt.c (convert_nontype_argument): Likewise.
8197         (tsubst): Likewise.
8198         * typeck.c (decay_conversion): Likewise.
8199         (build_compound_expr): Likewise.
8200         (build_reinterpret_cast): Likewise.
8201         (build_c_cast): Likewise.
8202         (convert_for_assignment): Likewise.
8203
8204 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
8205
8206         * decl.c (finish_function): Don't play games with DECL_INLINE.
8207
8208 2000-04-25  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
8209
8210         * ir.texi: Correct typo.
8211
8212 2000-04-25  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8213
8214         * decl.c (grokdeclarator): Reject VLAs as members.
8215
8216 2000-04-24  Gabriel Dos Reis  <gdr@codesourcery.com>
8217
8218         * call.c (standard_conversion): Accept conversion between
8219         COMPLEX_TYPEs.
8220
8221         * cvt.c (ocp_convert): Handle conversion to COMPLEX_TYPE.
8222
8223 2000-04-24  Zack Weinberg  <zack@wolery.cumb.org>
8224
8225         * decl2.c (finish_file): Remove double setup for accounting
8226         compile time.
8227
8228 2000-04-24  Robert Lipe <robertlipe@usa.net>
8229
8230         * cp-tree.h (lang_type): Member `language' now ENUM_BITFIELD.
8231
8232 2000-04-23  Benjamin Kosnik  <bkoz@cygnus.com>
8233
8234         * new.cc (set_new_handler): Needs to be in std::.
8235
8236 2000-04-23  Mark Mitchell  <mark@codesourcery.com>
8237
8238         * cp-tree.h (lang_decl): Remove pretty_function_p.
8239         (DECL_PRETTY_FUNCTION_P): Use TREE_LANG_FLAG_0, not a bit in the
8240         language-specific node.
8241         * decl.c (cp_make_fname_decl): Use build_decl, not
8242         build_lang_decl, to build the variables.
8243         (grokvardecl): Don't call build_lang_decl for local variables in
8244         templates.
8245         (grokdeclarator): Don't call build_lang_decl for local type
8246         declarations in templates.
8247         * lex.c (retrofit_lang_decl): Use ggc_alloc_obj to allocated
8248         zero'd memory, rather than calling memset.
8249         * pt.c: Include hashtab.h.
8250         (local_specializations): New variable.
8251         (retrieve_local_specialization): Use it.
8252         (register_local_specialization): Likewise.
8253         (tsubst_decl): Don't assume local variables have
8254         DECL_LANG_SPECIFIC.
8255         (instantiate_decl): Set up local_specializations.
8256         * Makefile.in (HTAB_H): New variable.
8257
8258 2000-04-23  Richard Henderson  <rth@cygnus.com>
8259
8260         * typeck.c (c_expand_asm_operands): Restore the original
8261         contents of the output list.
8262
8263 2000-04-22  Gabriel Dos Reis <gdr@codesourcery.com>
8264
8265         * ir.texi:  Document complex number representation.
8266
8267 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8268
8269         * rtti.c (init_rtti_processing): Set tinfo_var_id in new-abi.
8270         (target_incomplete_p): New function.
8271         (tinfo_base_init): Create comdat NTBS name variable.
8272         (ptr_initializer): Add non_public parameter. Calculate it.
8273         (ptmd_initializer): Likewise.
8274         (synthesize_tinfo_var): Adjust. Emit incomplete class tinfo.
8275         (create_real_tinfo_var): Add non_public parameter. Use it.
8276         Push proxy into global namespace.
8277         * inc/cxxabi.h (__pointer_type_info::incomplete_class_mask):
8278         New enumeration.
8279         * inc/typeinfo (type_info::before, type_info::operator==):
8280         Compare __name addresses.
8281
8282         * tinfo2.cc: Remove new-abi builtins comment.
8283
8284 2000-04-20  Jason Merrill  <jason@casey.cygnus.com>
8285
8286         * typeck.c (build_x_function_call): Resolve an OFFSET_REF.
8287
8288         * call.c (joust): Exit early if we get the same function, too.
8289
8290         * decl2.c (key_method): Return NULL_TREE for template classes.
8291         (import_export_class): Don't need to check for template classes.
8292
8293 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
8294
8295         * lex.c: Remove references to cccp.c.
8296
8297 2000-04-18  Mark Mitchell  <mark@codesourcery.com>
8298
8299         * cp-tree.h (lang_decl_flags): Remove const_memfunc and
8300         volatile_memfunc.  Add destructor_attr.  Adjust dummy.
8301         (DECL_DESTRUCTOR_P): Use destructor_attr.
8302         (DECL_CONST_MEMFUNC_P): Reimplement.
8303         (DECL_VOLATILE_MEMFUNC_P): Remove.
8304         * class.c (finish_struct_methods): Use CLASSTYPE_DESTRUCTORS.
8305         (overrides): Use DECL_DESTRUCTOR_P.
8306         (check_for_override): Likewise.
8307         * decl.c (start_function): Likewise.
8308         * decl2.c (grokfclassfn): Likewise.
8309         (check_classfn): Likewise.
8310         (grok_function_init): Likewise.
8311
8312 2000-04-17  Mark Mitchell  <mark@codesourcery.com>
8313
8314         * decl2.c (grokfield): Issue error on illegal data member
8315         declaration.
8316
8317 Mon Apr 17 17:11:16 2000  Mark P Mitchell  <mark@codesourcery.com>
8318
8319         * method.c (make_thunk): Set DECL_CONTEXT for a THUNK_DECL.
8320
8321 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
8322
8323         * class.c (build_vtable_entry): Don't build thunks for type-info
8324         functions.
8325
8326 2000-04-16  Jason Merrill  <jason@casey.cygnus.com>
8327
8328         * decl.c (decls_match): Allow a redeclaration of a builtin to
8329         specify args while the builtin did not.
8330
8331 2000-04-15  Mark Mitchell  <mark@codesourcery.com>
8332
8333         * cp-tree.def (THUNK_DECL): Add to documentation.
8334         * cp-tree.h (flag_huge_objects): Declare.
8335         * class.c (modify_vtable_entry): Tidy.
8336         (update_vtable_entry_for_fn): Split out from dfs_modify_vtables.
8337         Calculate delta appropriately for the new ABI.
8338         (dfs_modify_vtables): Use it.
8339         (modify_all_vtables): Fix thinko in code to add overriding copies
8340         of functions to primary vtables.
8341         (build_clone): Fix typo in comment.
8342         (clone_function_decl): Correct order of destructors in vtable.
8343         (build_vbase_offset_vtbl_entries): Adjust comment.
8344         (dfs_vcall_offset_queue_p): Remove.
8345         (dfs_build_vcall_offset_vtbl_entries): Update BV_VCALL_INDEX.
8346         (build_vcall_offset_vtbl_entries): Juse use dfs_skip_vbases.
8347         (build_vtable_entry): Correct check for pure virtual functions.
8348         Don't declare flag_huge_objects.
8349         * decl.c (flag_huge_objects): Remove declaration.
8350         * method.c (make_thunk): Tweak mangling for vcall offset thunks.
8351         Use int_size_in_bytes.
8352         (emit_thunk): Handle vcall offset thunks.
8353
8354 Sat Apr 15 16:00:01 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8355
8356         * decl2.c (parse_time, varconst_time): Delete declarations.
8357         (finish_file): Delete LINENO declaration.
8358         START_TIME and THIS_TIME now long.
8359
8360 2000-04-13  Nathan Sidwell  <nathan@codesourcery.com>
8361
8362         * class.c (build_base_field): Reformat comment.
8363
8364         * inc/cxxabi.h (stddef.h): Comment inclusion.
8365         (__base_class_info::__offset): Comment shift.
8366
8367 2000-04-12  Mark Mitchell  <mark@codesourcery.com>
8368
8369         * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
8370         (cp_tree_index): Add CPTI_PUSH_EXCEPTION_IDENTIFIER.
8371         (cp_push_exception_identifier): New macro.
8372         (DECL_COMPLETE_DESTRUCTOR_P): New macro.
8373         (DECL_BASE_DESTRUCTOR_P): Likewise.
8374         (DECL_DELETING_DESTRUCTOR_P): Likewise.
8375         (get_vtbl_decl_for_binfo): Fix formatting.
8376         (in_charge_arg_for_name): New macro.
8377         (maybe_build_cleanup_and_delete): Remove declaration.
8378         * call.c (build_field_call): Use IDENTIFIER_CTOR_OR_DTOR_P.
8379         (in_charge_arg_for_name): New function.
8380         (build_new_method_call): Use it.  Handle cloned destructors.
8381         (build_clone): Don't make the base constructor virtual.
8382         Automatically defer generated functions.
8383         (clone_function_decl): Handle destructors, too.
8384         (clone_constructors_and_destructors): Likewise.
8385         (create_vtable_ptr): Don't create a vtable entry for a cloned
8386         function.
8387         * decl.c (predefined_identifier): Add ctor_or_dtor_p.
8388         (initialize_predefined_identifiers): Update appropriately.
8389         (finish_destructor_body): Simplify.
8390         (maybe_build_cleanup_and_delete): Remove.
8391         * except.c (expand_throw): Handle new-ABI destructors.
8392         * init.c (expand_cleanup_for_base): Use base_dtor_identifier.
8393         (build_dtor_call): New function.
8394         (build_delete): Use it.  Simplify.
8395         * optimize.c (maybe_clone_body): Handle destructors.
8396         * search.c (lookup_field_queue_p): Use IDENTIFIER_CTOR_OR_DTOR_P.
8397
8398         * exception.cc (cleanup_fn): New typedef.
8399         (CALL_CLEANUP): New macro.
8400         (cp_eh_info): Use them.
8401         (__cp_push_exception): Likewise.
8402         (__cp_pop_exception): Likewise.
8403
8404 2000-04-11  Mark Mitchell  <mark@codesourcery.com>
8405
8406         * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
8407         (complete_dtor_identifier): New macro.
8408         (CLASSTYPE_FIRST_CONVERSION): Remove.
8409         (CLASSTYPE_CONSTRUCTOR_SLOT): New macro.
8410         (CLASSTYPE_DESTRUCTOR_SLOT): Likewise.
8411         (CLASSTYPE_FIRST_CONVERSION_SLOT): Likewise.
8412         (CLASSTYPE_CONSTRUCTORS): Likewise.
8413         (CLASSTYPE_DESTRUCTORS): Likewise.
8414         (lang_decl): Add cloned_function.
8415         (DECL_COMPLETE_CONSTRUCTOR_P): New macro.
8416         (DECL_BASE_CONSTRUCTOR_P): Likewise.
8417         (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P): Likewise.
8418         (DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P): Likewise.
8419         (DECL_CLONED_FUNCTION_P): Likewise.
8420         (DECL_CLONED_FUNCTION): Likewise.
8421         (clone_function_decl): Declare.
8422         (maybe_clone_body): Likewise.
8423         * call.c (build_user_type_conversion_1): Call complete object
8424         constructors in the new ABI.
8425         (build_new_method_call): Don't add in-charge parameters under the
8426         new ABI.
8427         * class.c (add_method): Use DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P,
8428         DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P, CLASSTYPE_CONSTRUCTOR_SLOT, and
8429         CLASSTYPE_DESTRUCTOR_SLOT.
8430         (build_clone): New function.
8431         (clone_function_decl): Likewise.
8432         (clone_constructors_and_destructors): Likewise.
8433         (check_bases_and_members): Use it.
8434         * decl.c (iniitialize_predefined_identifiers): Initialize
8435         complete_dtor_identifier.
8436         (finish_function): Don't add extra code to a clone.
8437         (lang_mark_tree): Mark cloned_function.
8438         * decl2.c (mark_used): Don't bother trying to instantiate things
8439         we synthesized.
8440         * dump.c (dequeue_and_dump): Don't dump CP_DECL_CONTEXT twice.
8441         * method.c (set_mangled_name_for_decl): Don't treat clones as
8442         constructors.
8443         (synthesize_method): Sythesize cloned functions, not the clones.
8444         * optimize.c (inline_data): Update comment on ret_label.
8445         (remap_block): Don't assume DECL_INITIAL exists.
8446         (copy_body_r): Allow ret_label to be NULL.
8447         (maybe_clone_body): Define.
8448         * pt.c (tsubst_decl): Handle clones.
8449         (instantiate_clone): New function.
8450         (instantiate_template): Use it.
8451         (set_mangled_name_for_template_decl): Don't treat clones as
8452         constructors.
8453         * search.c (lookup_fnfields_1): Use CLASSTYPE_CONSTRUCTOR_SLOT,
8454         CLASSTYPE_DESTRUCTOR_SLOT, and CLASSTYPE_FIRST_CONVERSION_SLOT.
8455         * semantics.c (expand_body): Clone function bodies as necessary.
8456
8457         * optimize.c (remap_decl): Avoid sharing structure for arrays
8458         whose size is only known at run-time.
8459         * tree.c (copy_tree_r): Don't copy PARM_DECLs.
8460
8461         * cp-tree.h (lang_decl_flags): Rename constructor_for_vbase_attr
8462         to has_in_charge_parm_p.
8463         (DECL_CONSTRUCTOR_FOR_VBASE_P): Rename to ...
8464         (DECL_HAS_IN_CHARGE_PARM_P): ... this.
8465         (DECL_COPY_CONSTRUCTOR_P): New macro.
8466         * call.c (add_function_candidate): Use DECL_HAS_IN_CHARGE_PARM_P.
8467         (build_user_type_conversion_1): Likewise.
8468         (convert_like_real): Likewise.
8469         (build_over_call): Likeiwse.  Use DECL_COPY_CONSTRUCTOR_P.
8470         * decl.c (grokdeclarator): Use DECL_HAS_IN_CHARGE_PARM_P.
8471         (copy_args_p): Likewise.
8472         (grok_ctor_properties): Likewise.
8473         (start_function): Likewise.
8474         * decl2.c (maybe_retrofit_in_charge): Likewise.  Set it.
8475         * error.c (dump_function_decl): Use DECL_HAS_IN_CHARGE_PARM_P.
8476         * init.c (emit_base_init): Use DECL_COPY_CONSTRUCTOR_P.
8477         * method.c (do_build_copy_constructor): Use
8478         DECL_HAS_IN_CHARGE_PARM_P.
8479         (synthesize_method): Likewise.
8480         * pt.c (instantiate_template): Remove goto.
8481         * tree.c (build_cplus_method_type): Remove mention of obstacks in
8482         comment.
8483
8484         * cp-tre.h (finish_function): Change prototype.
8485         * decl.c (end_cleanup_fn): Adjust caller.
8486         (finish_function): Take only one parameter.
8487         * decl2.c (finish_objects): Adjust caller.
8488         (finish_static_storage_duration_function): Likewise.
8489         * method.c (emit_thunk): Likewise.
8490         * parse.y: Likewise.
8491         * parse.c: Regenerated.
8492         * pt.c (instantiate_decl): Likewise.
8493         * rtti.c (synthesize_tinfo_fn): Likewise.
8494         * semantics.c (expand_body): Likewise.
8495
8496         * cp-tree.h (copy_decl): New function.
8497         * class.c (finish_struct_1): Use it.
8498         * lex.c (copy_decl): Define it.
8499         * pt.c (tsubst_decl): Likewise.
8500         * tree.c (copy_template_template_parm): Likewise.
8501
8502         * cp-tree.h (lang_type): Remove has_nonpublic_ctor and
8503         has_nonpublic_assign_ref.
8504         (TYPE_HAS_NONPUBLIC_CTOR): Don't declare.
8505         (TYPE_HAS_NONPUBLIC_ASSIGN_REF): Likewise.
8506         * class.c (finish_struct_methods): Don't set
8507         TYPE_HAS_NONPUBLIC_CTOR or TYPE_HAS_NONPUBLIC_ASSIGN_REF.
8508         (interface_only): Don't declare.
8509         (interface_unknown): Likewise.
8510
8511 2000-04-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8512
8513         * tree.h (HAVE_TEMPLATES): Remove definition.
8514         * lang-options.h (-fthis-is-variable): Remove documentation.
8515
8516 2000-04-10  Jason Merrill  <jason@casey.cygnus.com>
8517
8518         * class.c (instantiate_type): Handle object-relative template-id.
8519
8520         * semantics.c (finish_expr_stmt): Call convert_to_void here.
8521         * decl.c (cplus_expand_expr_stmt): Not here.
8522
8523         * rtti.c (build_dynamic_cast_1): Call non_lvalue.
8524         Initialize exprtype earlier.
8525
8526         * parse.y (fn.def1): Check for defining types in return types.
8527
8528         * decl.c (check_tag_decl): Notice extra fundamental types.
8529         Diagnose empty decls in classes, too.
8530
8531         * decl.c (grokdeclarator): Don't override an anonymous name if no
8532         declarator was given.
8533
8534         * cvt.c (convert_to_void): Call resolve_offset_ref.
8535
8536         * typeck.c (build_x_function_call): Abort if we get an OFFSET_REF.
8537
8538         * decl2.c (decl_namespace): Handle getting a type.
8539
8540         * typeck.c (build_c_cast): Re-enable warning for cast between
8541         pointer and integer of different size.
8542
8543 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8544
8545         * inc/cxxabi.h (__pointer_type_info): Add restrict and
8546         incomplete flags.
8547         (__pointer_type_info::__pointer_catch): New virtual function.
8548         (__pointer_to_member_type_info): Derive from
8549         __pointer_type_info. Adjust.
8550         (__pointer_to_member_type_info::__do_catch): Remove.
8551         (__pointer_to_member_type_info::__is_pointer_p): Declare.
8552         (__pointer_to_member_type_info::__pointer_catch): Declare.
8553         * rtti.c (qualifier_flags): Add restrict flag.
8554         (ptmd_initializer): Reorder members.
8555         (create_tinfo_types): Expand comments. Reorder
8556         ptmd_desc_type_node members.
8557         * tinfo2.cc (__pointer_to_member_type_info::__is_pointer_p):
8558         Implement.
8559         (__pointer_type_info::__do_catch): Move specific code into
8560         __pointer_catch. Call it.
8561         (__pointer_type_info::__pointer_catch): Non-pointer-to-member
8562         specific catch checking. Fix void conversion check.
8563         (__pointer_to_member_type_info::__do_catch): Remove.
8564         (__pointer_to_member_type_info::__pointer_catch): Implement.
8565
8566 2000-04-10  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8567
8568         * lex.c (init_parse): Remove traces of classof and headof.
8569         * decl2.c (flag_operator_names): Default to 1.
8570         (lang_decode_option): Do not set it for -ansi.
8571
8572 2000-04-09  Mark Mitchell  <mark@codesourcery.com>
8573
8574         * cp-tree.h (struct lang_decl): Remove main_decl_variant.
8575         (DECL_MAIN_VARIANT): Remove.
8576         * decl.c (duplicate_decls): Don't set it.
8577         (start_function): Likewise.
8578         (lang_mark_tree): Don't mark it.
8579         * decl2.c (defer_fn): Don't use it.
8580         * lex.c (retrofit_lang_decl): Don't set it.
8581         * pt.c (tsubst_decl): Likewise.
8582         * ptree.c (print_lang_decl): Don't print it.
8583         * typeck.c (mark_addressable): Don't use it.
8584
8585 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8586
8587         * vec.cc: Include <new> and <exception>.
8588         (__cxa_vec_ctor): Use __cxa_vec_dtor for cleanup.
8589         (__cxa_vec_dtor): Catch dtor exceptions, and rethrow or
8590         terminate.
8591         (__cxa_vec_delete): Catch dtor exceptions.
8592
8593 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8594
8595         Prepend __ to implementation defined names.
8596         * inc/typeinfo (type_info): Rename _name to __name.
8597         (type_info::type_info): Rename parameter.
8598         (type_info::operator==, type_info::operator!=,
8599         type_info::before): Likewise.
8600         (type_info::is_pointer_p, type_info::is_function_p,
8601         type_info::do_catch, type_info::do_upcast): Prepend __. Rename
8602         parameters.
8603         * inc/cxxabi.h
8604         (__fundamental_type_info::__fundamental_type_info) Rename parameters.
8605         (__pointer_type_info::__pointer_type_info): Likewise.
8606         (__pointer_type_info::is_pointer_p,
8607         __pointer_type_info::do_catch): Prepend __. Rename parameters.
8608         (__array_type_info::__array_type_info): Rename parameters.
8609         (__function_type_info::__function_type_info): Likewise.
8610         (__function_type_info::is_function_p): Prepend __.
8611         (__enum_type_info::__enum_type_info): Rename parameters.
8612         (__pointer_to_member_type_info::__pointer_to_member_type_info):
8613         Likewise.
8614         (__pointer_to_member_type_info::do_catch): Prepend __. Rename
8615         parameters.
8616         (__base_class_info::is_virtual_p, is_public_p, offset): Prepend __.
8617         (__class_type_info::__class_type_info): Rename parameters.
8618         (__class_type_info::sub_kind): Prepend __. Adjust member names.
8619         (__class_type_info::upcast_result,
8620         __class_type_info::dyncast_result): Prepend __. Move definition
8621         into tinfo.cc.
8622         (__class_type_info::do_upcast, __class_type_info::do_catch,
8623         __class_type_info::find_public_src,
8624         __class_type_info::do_dyncast,
8625         __class_type_info::do_find_public_src): Prepend __. Rename
8626         parameters.
8627         (__si_class_type_info::__si_class_type_info): Rename parameters.
8628         (__si_class_type_info::do_upcast, __si_class_type_info::do_dyncast,
8629         __si_class_type_info::do_find_public_src): Prepent __. Rename
8630         parameters.
8631         (__vmi_class_type_info::__vmi_class_type_info): Rename parameters.
8632         (__vmi_class_type_info::do_upcast, __vmi_class_type_info::do_dyncast,
8633         __vmi_class_type_info::do_find_public_src): Prepent __. Rename
8634         parameters.
8635         (__dynamic_cast): Rename parameters.
8636         * tinfo.cc (type_info::is_pointer_p, type_info::is_function_p,
8637         type_info::do_catch, type_info::do_upcast): Prepend __.
8638         (contained_p, public_p, virtual_p, contained_public_p,
8639         contained_nonpublic_p, contained_nonvirtual_p): Adjust.
8640         (__class_type_info::do_catch,
8641         __class_type_info::do_upcast): Prepend __. Adjust.
8642         (__class_type_info::__upcast_result,
8643         __class_type_info::__dyncast_result): Move from inc/cxxabi.h.
8644         Adjust.
8645         (__class_type_info::find_public_src): Prepend __. Adjust.
8646         (__class_type_info::do_find_public_src,
8647         __si_class_type_info::do_find_public_src,
8648         __vmi_class_type_info::do_find_public_src): Likewise.
8649         (__class_type_info::do_dyncast,
8650         __si_class_type_info::do_dyncast,
8651         __vmi_class_type_info::do_dyncast): Likewise.
8652         (__class_type_info::do_upcast,
8653         __si_class_type_info::do_upcast,
8654         __vmi_class_type_info::do_upcast): Likewise.
8655         (__dynamic_cast): Adjust.
8656         * tinfo2.cc (__pointer_type_info::is_pointer_p): Prepend __.
8657         (__function_type_info::is_function_p): Likewise.
8658         (__pointer_type_info::do_catch): Likewise. Adjust.
8659         (__pointer_to_member_type_info::do_catch): Likewise. Adjust.
8660         (__throw_type_match_rtti_2): Adjust.
8661         (__is_pointer): Adjust.
8662
8663 2000-04-08  Mark Mitchell  <mark@codesourcery.com>
8664
8665         * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENTIFIER.
8666         (complete_ctor_identifier): New macro.
8667         (special_function_kind): Add sfk_copy_constructor and
8668         sfk_assignment_operator.
8669         (LOOKUP_HAS_IN_CHARGE): Remove.
8670         (cons_up_default_function): Rename to ...
8671         (implicitly_declare_fn): ... this.
8672         * call.c (build_new_method_call): Add in-charge parameters for
8673         constructors here.
8674         * class.c (add_implicitly_declared_members): Change parameter name
8675         from cant_have_assignment to cant_have_const_assignment.
8676         Replace calls to cons_up_default_function to implicitly_declare_fn.
8677         * cvt.c (ocp_convert): Use complete_ctor_identifier.
8678         * decl.c (initialize_predefined_identifiers): Initialize it.
8679         (start_function): Use DECL_CONSTRUCTOR_FOR_VBASE_P instead of
8680         complex expression.
8681         * init.c (expand_default_init): Don't calculate the in-charge
8682         parameter here.
8683         (build_new_1): Likewise.
8684         * lex.c (cons_up_default_function): Move to method.c.
8685         * method.c (synthesize_method): Use DECL_DESTRUCTOR_P.
8686         (implicitly_declare_fn): New function.
8687         * typeck.c (build_static_cast): Use complete_ctor_identifier.
8688         (build_modify_expr): Likewise.
8689         * typeck2.c (build_functional_cast): Likewise.
8690
8691         Under the new ABI, constructors don't return `this'.
8692         * cp-tree.h (warn_reorder): Declare.
8693         (special_function_kind): New enum.
8694         (global_base_init_list): Remove declaration.
8695         (emit_base_init): Don't return a value.
8696         (check_base_init): Don't declare.
8697         (is_aggr_typedef): Likewise.
8698         * decl.c (check_special_function_return_type): New function.
8699         (return_types): Remove.
8700         (grokdeclarator): Use check_special_function_return_type.
8701         (start_function): Don't initialize ctor_label under the new ABI.
8702         (finish_construtor_body): Don't create a corresponding LABEL_STMT.
8703         * init.c (begin_init_stmts): Move to top of file.
8704         (finish_init_stmts): Likewise.
8705         (warn_reorder): Don't declare.
8706         (emit_base_init): Don't create a STMT_EXPR here.  Don't return a
8707         value.
8708         (check_base_init): Remove.
8709         (is_aggr_typedef): Likewise.
8710         (build_new_1): Don't use the return value of a constructor.
8711         * semantics.c (setup_vtbl_ptr): Don't use the return value
8712         of emit_base_init.
8713         * typeck.c (check_return_expr): Don't magically convert return
8714         statements into `return this' in constructors under the new ABI.
8715
8716         * cp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTIFIER,
8717         CPTI_BASE_DTOR_IDENTIFIER, and CPTI_DELETING_DTOR_IDENTIFIER.
8718         (base_ctor_identifier): New macro.
8719         (base_dtor_identifier): Likewise.
8720         (deleting_dtor_identifier): Likewise.
8721         * decl.c: Don't include obstack.h.
8722         (obstack_chunk_alloc): Don't define.
8723         (obstack_chunk_free): Likewise.
8724         (struct predefined_identifier): New type.
8725         (initialize_predefined_identifiers): New function.
8726         (init_decl_processing): Use it.
8727         (debug_temp_inits): Remove.
8728         (start_method): Don't call preserve_data.
8729         (hack_incomplete_structures): Update comment.
8730         * init.c (init_init_processing): Don't initialize
8731         nelts_identifier.
8732         (build_offset_rf): Remove dead code.
8733         (build_delete): Use CLASSTYPE_N_BASECLASSES.
8734         * search.c (init_search_processing): Don't initialize
8735         vptr_identifier.
8736
8737 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8738
8739         * typeck.c (build_binary_op): Call `tree_expr_nonnegative_p' to elide
8740         some sign_compare warnings.
8741
8742 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8743
8744         Rename abi::__vmi_class_type_info members.
8745         * inc/cxxabi.h (__vmi_class_type_info): Rename details, n_bases,
8746         base_list, detail_masks members to vmi_flags, vmi_base_count,
8747         vmi_bases and vmi_flags_masks respectively.
8748         (__vmi_class_type_info::vmi_flags_masks): Rename
8749         details_unknown_mask to flags_unknown_mask.
8750         * tinfo.cc (__class_type_info::do_upcast): Adjust.
8751         (__vmi_class_type_info::do_find_public_src): Adjust.
8752         (__vmi_class_type_info::do_dyncast): Adjust.
8753         (__vmi_class_type_info::do_upcast): Adjust.
8754
8755 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8756
8757         * tinfo.cc (convert_to_base): New function.
8758         (get_vbase_offset): Remove. Move into convert_to_base.
8759         (__vmi_class_type_info::do_find_public_src): Adjust.
8760         (__vmi_class_type_info::do_dyncast): Adjust.
8761         (__vmi_class_type_info::do_upcast): Adjust.
8762
8763 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
8764
8765         * tinfo.cc (operator=): Use __builtin_strcmp.
8766         * tinfo2.cc (before): Likewise.
8767
8768 2000-04-06  Mark Mitchell  <mark@codesourcery.com>
8769
8770         * cp-tree.h (lang_decl_flags): Rename saved_inline to deferred.
8771         (DECL_SAVED_INLINE): Rename to ...
8772         (DECL_DEFERRED_FN): ... this.
8773         (in_function_p): Remove declaration.
8774         (mark_inline_for_output): Rename to ...
8775         (defer_fn): ... this.
8776         * decl.c (finish_function): Adjust call to mark_inline_for_output.
8777         (in_function_p): Remove definition.
8778         * decl2.c (saved_inlines): Rename to ...
8779         (deferred_fns): ... this.
8780         (saved_inlines_used): Rename to ...
8781         (deferred_fns_used): ... this.
8782         (mark_inline_for_output): Rename to ...
8783         (defer_fn): ... this.
8784         (finish_file): Adjust accordingly.
8785         (init_decl2): Likewise.
8786         * lex.c (cons_up_default_function): Likewise.
8787         * pt.c (mark_decl_instantiated): Likewise.
8788         (instantiate_decl): Don't set DECL_DEFER_OUTPUT under any
8789         circumstances.
8790         * rtti.c (get_tinfo_decl): Adjust call to mark_inline_for_output.
8791         * semantics.c (expand_body): Defer more functions.
8792
8793 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8794
8795         * vec.cc: New file.
8796         * Make-lang.in (CXX_LIB2FUNCS): Add it.
8797         (vec.o): Build it.
8798         * inc/cxxabi.h (__cxa_vec_new, __cxa_vec_ctor, __cxa_vec_dtor,
8799         __cxa_vec_delete): Declare.
8800
8801 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8802
8803         * rtti.c (dfs_class_hint_mark): New static function.
8804         (dfs_class_hint_unmark): New static function.
8805         (class_hint_flags): Use them.
8806
8807 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8808
8809         * decl2.c: Make flag_honor_std dependent on ENABLE_STD_NAMESPACE.
8810
8811 2000-04-05  Mark Mitchell  <mark@codesourcery.com>
8812
8813         * cp-tree.h (instantiate_decl): Change prototype.
8814         * decl2.c (mark_used): Adjust call.
8815         * optimize.c (inlinable_function_p): Adjust handling of templates.
8816         * pt.c (do_decl_instantiation): Adjust call to instantiate_decl.
8817         (do_type_instantiation): Likewise.
8818         (instantiate_decl): Defer more templates.
8819         (instantiate_pending_templates): Adjust logic to handle inline
8820         friend functions.
8821
8822         * Makefile.in (GGC_H): New variable.  Use it throughout in place
8823         of ggc.h.
8824
8825         * call.c: Don't include obstack.h.  Include ggc.h.
8826         (obstack_chunk_alloc): Don't define.
8827         (obstack_chunk_free): Likewise.
8828         (add_candidate): Allocate the z_candidate with ggc_alloc_obj.
8829         * decl.c (push_switch): Use xmalloc to allocate the cp_switch.
8830         (pop_switch): Free it.
8831
8832         * decl2.c (grokclassfn): Set TREE_READONLY for PARM_DECLs.
8833
8834         * dump.c (dequeue_and_dump): Don't try to print the bit_position
8835         if we don't have a DECL_FIELD_OFFSET.
8836
8837 Wed Apr  5 15:12:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8838
8839         * optimize.c (calls_setjmp_r): Use setjmp_call_p instead of
8840         special_function_p.
8841
8842 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8843
8844         * cfns.gperf (hash, libc_name_p): Prototype.
8845
8846         * rtti.c (build_dynamic_cast_1): Constification.
8847
8848         * search.c (dfs_debug_unmarkedp, dfs_debug_mark): Unhide prototypes.
8849
8850         * semantics.c (deferred_type_access_control): Prototype.
8851
8852 2000-04-04  Mark Mitchell  <mark@codesourcery.com>
8853
8854         Correct many new ABI issues regarding vbase and vcall offset
8855         layout.
8856         * cp-tree.h (BINFO_VTABLE): Document.
8857         (struct lang_type): Tweak formatting.
8858         (BINFO_PRIMARY_BINFO): Add to documentation.
8859         (CLASSTYPE_VSIZE): Fix typo in comment.
8860         (CLASSTYPE_VBASECLASSES): Update documentation.
8861         (BINFO_VBASE_MARKED): Remove.
8862         (SET_BINFO_VBASE_MARKED): Likewise.
8863         (CLEAR_BINFO_VBASE_MARKED): Likewise.
8864         (BINFO_FIELDS_MARKED): Remove.
8865         (SET_BINFO_FIELDS_MARKED): Likewise.
8866         (CLEAR_BINFO_FIELDS_MARKED): Likewise.
8867         (enum access_kind): New enumeration.
8868         (num_extra_vtbl_entries): Remove declaration.
8869         (size_extra_vtbl_entries): Likewise.
8870         (get_vtbl_decl_for_binfo): New function.
8871         (dfs_vbase_unmark): Remove declaration.
8872         (mark_primary_bases): Likewise.
8873         * class.c (SAME_FN): Remove.
8874         (struct vcall_offset_data_s): Move definition.
8875         (build_vbase_pointer): Use `build', not `build_binary_op', to
8876         access the vbase pointer under the new ABI.
8877         (build_vtable_entry_ref): Use get_vtbl_decl_for_binfo.
8878         (build_primary_vtable): Likewise.
8879         (dfs_mark_primary_bases): Move here from search.c.
8880         (mark_primary_bases): Likewise.
8881         (determine_primary_bases): Under the new ABI, don't make a base
8882         class a primary base just because we don't yet have any virtual
8883         functions.
8884         (layout_vtable_decl): Use get_vtbl_decl_for_binfo.
8885         (num_vfun_entries): Remove.
8886         (dfs_count_virtuals): Likewise.
8887         (num_extra_vtbl_entries): Likewise.
8888         (size_extra_vtbl_entries): Likewise.
8889         (layout_virtual_bases): Iterate in inheritance graph order under
8890         the new ABI.
8891         (finish_struct_1): Use TYPE_VFIELD, not CLASSTYPE_VSIZE, to
8892         indicate that a vfield is present.
8893         (init_class_processing): Initialize access_public_node, etc., from
8894         ak_public, etc.
8895         (get_vtbl_decl_for_binfo): New function.
8896         (dump_class_hierarchy_r): Likewise.
8897         (dump_class_hierarchy): Use it.
8898         (finish_vtbls): Build the vtbls in inheritance graph order.
8899         (dfs_finish_vtbls): Adjust call to build_vtbl_initializer.
8900         (initialize_vtable): Use get_vtbl_decl_for_binfo.
8901         (accumulate_vtbl_inits): Add comments explaining why a pre-order
8902         walk is required.
8903         (dfs_accumulate_vtbl_inits): Set BINFO_VTABLE to the location
8904         where the vptr points, even for primary vtables.
8905         (build_vtbl_initializer): Adjust handling of vbase and vcall
8906         offsets.
8907         (build_vcall_and_vbase_vtable_entries): New function.
8908         (dfs_build_vbase_offset_vtbl_entries): Remove.
8909         (build_vbase_offset_vtbl_entries): Reimplement.
8910         (dfs_build_vcall_offset_vtbl_entries): Don't include virtuals that
8911         were already handled in a primary base class vtable.
8912         (build_vcall_offset_vtbl_entries): Adjust.
8913         (build_rtti_vtbl_entries): Adjust.
8914         * decl2.c (output_vtable_inherit): Use get_vtbl_decl_for_binfo.
8915         * init.c (expand_virtual_init): Simplify.
8916         * repo.c (repo_get_id): Use get_vtbl_decl_for_binfo.
8917         * rtti.c (create_pseudo_type_info): Adjust calculation of vptr.
8918         * search.c (BINFO_ACCESS): New macro.
8919         (SET_BINFO_ACCESS): Likewise.
8920         (dfs_access_in_type): Manipulate access_kinds, not access nodes.
8921         (access_in_type): Likewise.
8922         (dfs_accessible_p): Likewise.
8923         (protected_accessible_p): Likewise.
8924         (lookup_fnfields_1): Adjust documentation.
8925         (dfs_mark_primary_bases): Move to class.c
8926         (mark_primary_bases): Likewise.
8927         (dfs_vbase_unmark): Remove.
8928         (virtual_context): Use BINFO_FOR_VBASE.
8929         (dfs_get_vbase_types): Simplify.
8930         (dfs_build_inheritance_graph_order): New function.
8931         (get_vbase_types): Use it.
8932         * tree.c (debug_binfo): Use get_vtbl_decl_for_binfo.
8933
8934         * tinfo.cc (get_vbase_offset): New function.
8935         (__vmi_class_type_info::do_find_public_src): Use it.
8936         (__vmi_class_type_info::do_dyncast): Likewise.
8937         (__vmi_class_type_info::do_upcast): Likewise.
8938
8939 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8940
8941         * lang-specs.h: Pass -fno-show-column to the preprocessor.
8942
8943 2000-03-30  Nathan Sidwell  <nathan@codesourcery.com>
8944
8945         * rtti.c (class_hint_flags): Rename flags.
8946         (class_initializer): Remove flags.
8947         (synthesize_tinfo_var): Combine offset and flags. Add flags
8948         for __vmi_class_type_info.
8949         (create_tinfo_types): Remove flags from __class_type_info and
8950         __si_class_type_info. Merge flags and offset from
8951         base_class_type_info.
8952         * inc/cxxabi.h (__base_class_info): Merge offset and vmi_flags.
8953         (__base_class_info::is_virtual_p): Adjust.
8954         (__base_class_info::is_public_p): Adjust.
8955         (__base_class_info::offset): New accessor.
8956         (__class_type_info::details): Remove member.
8957         (__class_type_info::__class_type_info): Lose details.
8958         (__class_type_info::detail_masks): Remove.
8959         (__si_class_type_info::__si_class_type_info): Lose details.
8960         (__vmi_class_type_info::details): New member.
8961         (__vmi_class_type_info::__vmi_class_type_info): Adjust.
8962         (__vmi_class_type_info::detail_masks): New member.
8963         * tinfo.cc (__class_type_info::do_upcast): Initialize result
8964         with unknown_details_mask.
8965         (__vmi_class_type_info::do_find_public_src): Adjust
8966         (__vmi_class_type_info::do_dyncast): Adjust.
8967         (__vmi_class_type_info::do_upcast): Set result details, if
8968         needed. Adjust.
8969         (__dynamic_cast): Temporarily #if out optimization.
8970
8971 2000-03-29  Nathan Sidwell  <nathan@codesourcery.com>
8972
8973         * rtti.c (get_tinfo_decl): Mark used.
8974         (emit_tinfo_decl): Don't optimize polymorphic type_info. Only
8975         mark as dealt with, if we output it.
8976
8977 2000-03-28  Mark Mitchell  <mark@codesourcery.com>
8978
8979         * class.c: Reorganize to put virtual function table initialization
8980         machinery at the end of the file.
8981
8982 2000-03-28  Jason Merrill  <jason@casey.cygnus.com>
8983
8984         * class.c (finish_struct): Use bitsize_zero_node.
8985         * pt.c (instantiate_class_template): Likewise.
8986
8987 2000-03-28  Mark Mitchell  <mark@codesourcery.com>
8988
8989         Put RTTI entries at negative offsets in new ABI.
8990         * class.c (dfs_build_vbase_offset_vtbl_entries): Put the first
8991         vbase offset at index -3, not -1.
8992         (build_vtabe_offset_vtbl_entries): Use unmarked_vtable_pathp, not
8993         dfs_vtable_path_unmarked_real_bases_queue_p to walk bases.
8994         (dfs_build_vcall_offset_vtbl_entries): Don't use skip_rtti_stuff.
8995         (build_rtti_vtbl_entries): New function.
8996         (set_rtti_entry): Remove.
8997         (build_primary_vtable): Don't use it.
8998         (build_secondary_vtable): Likewise.
8999         (start_vtable): Remove.
9000         (first_vfun_index): New function.
9001         (set_vindex): Likewise.
9002         (add_virtual_function): Don't call start_vtable.  Do call
9003         set_vindex.
9004         (set_primary_base): Rename parameter.
9005         (determine_primary_base): Likewise.
9006         (num_vfun_entries): Don't use skip_rtti_stuff.
9007         (num_extra_vtbl_entries): Include RTTI information.
9008         (build_vtbl_initializer): Use build_rtti_vtbl_entries.
9009         (skip_rtti_stuff): Remove.
9010         (dfs_modify_vtables): Don't use it.
9011         (modify_all_vtables): Don't use start_vtable.  Do use set_vindex.
9012         (layout_nonempty_base_or_field): Update size handling.
9013         (create_vtable_ptr): Tweak.
9014         (layout_class_type): Adjust parameter names.
9015         (finish_struct_1): Simplify.
9016         * cp-tree.h (CLASSTYPE_VSIZE): Tweak documentation.
9017         (skip_rtti_stuff): Remove.
9018         (first_vfun_index): New function.
9019         (dfs_vtable_path_unmarked_real_bases_queue_p): Remove.
9020         (dfs_vtable_path_marked_real_bases_queue_p): Remove.
9021         (marked_vtable_pathp): Declare.
9022         (unmarked_vtable_pathp): Likewise.
9023         * error.c (dump_expr): Use first_vfun_index to calculate vtable
9024         offsets.
9025         * rtti.c (build_headof): Look for RTTI at negative offsets.
9026         (get_tinfo_decl_dynamic): Likewise.
9027         (tinfo_base_init): Don't take the address of the TINFO_VTABLE_DECL
9028         here.
9029         (create_pseudo_type_info): Do it here instead.  Adjust so that
9030         vptr points at first virtual function.
9031         * search.c (marked_vtable_pathp): Make it global.
9032         (unmarked_vtable_pathp): Likewise.
9033         (dfs_vtable_path_unmarked_real_bases_queue_p): Remove.
9034         (dfs_vtable_path_marked_real_bases_queue_p): Likewise.
9035         (dfs_get_pure_virtuals): Don't use skip_rtti_stuff.
9036         (get_pure_virtuals): Likewise.
9037         (expand_upcast_fixups): Likewise.
9038         * tree.c (debug_binfo): Likewise.
9039         * tinfo.cc (__dynamic_cast): Look for vtable_prefix at appropriate
9040         negative offset.
9041
9042 Sun Mar 26 20:15:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9043
9044         * class.c (check_field_decl): Fix typo.
9045         (build_vtbl_or_vbase_field): Don't clear DECL_SAVED_INSNS.
9046         (check_methods): Likewise.
9047         (check_field_decls): Likewise.
9048         Use DECL_CONTEXT, not DECL_FIELD_CONTEXT.
9049         * cp-tree.h (DECL_SHADOWED_FOR_VAR, DECL_TEMPLATE_RESULT):
9050         Use DECL_RESULT_FLD, not DECL_RESULT.
9051         * decl.c (xref_tag): Use DECL_TEMPLATE_RESULT.
9052         * lex.c (identifier_type): Likewise.
9053         * pt.c (determine_specialization, lookup_template_class): Likewise.
9054         (tsubst_friend_function, tsubst_decl, instantiate_template): Likewise.
9055         (resolve_overloaded_unification, more_specialized): Likewise.
9056         * semantics.c (finish_member_declaration): Likewise.
9057         * typeck.c (build_x_function_call): Likewise.
9058
9059 2000-03-26  Mark Mitchell  <mark@codesourcery.com>
9060
9061         * class.c (layout_empty_base): Handle empty bases with non-byte
9062         alignment.
9063         (build_base_field): Likewise.
9064         (layout_virtual_bases): Likewise.
9065
9066         * class.c (finish_struct_1): Fix typo in this change:
9067
9068         Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9069
9070 2000-03-25  Mark Mitchell  <mark@codesourcery.com>
9071
9072         * decl.c (grokdeclarator): Count partial specializations when
9073         keeping track of how many template classes have been seen.
9074
9075         * dump.c (dequeue_and_dump): Dump DECL_TEMPLATE_RESULT.
9076
9077 Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9078
9079         * class.c (build_vbase_pointer_fields): layout_field now place_field.
9080         (get_vfield_offset): Use byte_position.
9081         (set_rtti_entry): Set OFFSET to ssizetype zero.
9082         (get_binfo_offset_as_int): Deleted.
9083         (dfs_record_base_offsets): Use tree_low_cst.
9084         (dfs_search_base_offsets): Likewise.
9085         (layout_nonempty_base_or_field): Reflect changes in RLI format
9086         and call byte_position.
9087         (layout_empty_base): Convert offset to ssizetype.
9088         (build_base_field): use rli_size_unit_so_far.
9089         (dfs_propagate_binfo_offsets): Do computation in proper type.
9090         (layout_virtual_bases): Pass ssizetype to propagate_binfo_offsets.
9091         (layout_class_type): Reflect changes in RLI names and fields.
9092         (finish_struct_1): Set DECL_FIELD_OFFSET.
9093         * dump.c (dequeue_and_dump): Call bit_position.
9094         * expr.c (cplus_expand_constant): Use byte_position.
9095         * rtti.c (expand_class_desc): Use bitsize_one_node.
9096         * typeck.c (build_component_addr): Use byte_position and don't
9097         special case for zero offset.
9098
9099 2000-03-24  Nathan Sidwell  <nathan@codesourcery.com>
9100
9101         * decl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P.
9102
9103         * rtti.c (get_tinfo_decl): Set comdat linkage on new-abi
9104         tinfo object.
9105         (emit_tinfo_decl): Only emit polymorphic tinfo's when emitting
9106         vtable.
9107
9108 2000-03-20 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9109
9110         * call.c (check_dtor_name, build_new_method_call): Use TYPE_P and
9111         DECL_P macros.
9112         * decl.c (push_class_binding, poplevel, pushtag, lookup_namespace_name,
9113         make_typename_type, check_initializer, cp_finish_decl,
9114         xref_tag): Likewise.
9115         * decl2.c (grokfield, build_expr_from_tree, build_expr_from_tree,
9116         decl_namespace, arg_assoc_template_arg, arg_assoc,
9117         validate_nonmember_using_decl, do_class_using_decl): Likewise.
9118         * error.c (dump_template_argument, dump_expr, cp_file_of, cp_line_of,
9119         args_to_string): Likewise.
9120         * friend.c (is_friend): Likewise.
9121         * lex.c (note_got_semicolon, note_list_got_semicolon,
9122         is_global): Likewise.
9123         * method.c (build_overload_nested_name, build_overload_value,
9124         build_qualified_name, build_qualified_name, hack_identifier): Likewise.
9125         * parse.y (typename_sub, typename_sub1): Likewise.
9126         * pt.c (push_inline_template_parms_recursive, check_template_shadow,
9127         process_partial_specialization, convert_template_argument,
9128         template_args_equal, add_pending_template, lookup_template_class,
9129         for_each_template_parm_r, maybe_fold_nontype_arg,
9130         tsubst, instantiate_template, type_unification_real, unify,
9131         instantiate_pending_templates, set_mangled_name_for_template_decl):
9132         Likewise.
9133         * repo.c (repo_get_id, repo_template_used): Likewise.
9134         * search.c (lookup_field_1): Likewise.
9135         * tree.c (walk_tree, get_type_decl, cp_tree_equal, member_p): Likewise.
9136         * xref.c (classname): Likewise.
9137
9138 2000-03-22  Mark Mitchell  <mark@codesourcery.com>
9139
9140         * cp-tree.h (BINFO_FOR_VBASE): Adjust documentation.
9141         (CANONICAL_BINFO): New macro.
9142         (BINFO_NEW_VTABLE_MARKED): Use it.
9143         (SET_BINFO_NEW_VTABLE_MARKED): Likewise.
9144         (CLEAR_BINFO_NEW_VTABLE_MARKED): Likewise.
9145         * class.c (dfs_build_vbase_offset_vtbl_entries): Use BINFO_TYPE,
9146         not TREE_TYPE.
9147         (build_primary_vtable): Adjust usage of BINFO_NEW_VTABLE_MARKED.
9148         (build_secondary_vtable): Likewise.
9149         (dfs_finish_vtbls): Likewise.
9150         (dfs_accumulate_vtbl_inits): Likewise.
9151         (accumulate_vtbl_inits): New function.
9152         (finish_vtbls): Make sure that virtual bases come after
9153         non-virtual bases in the vtable group.
9154         (record_base_offsets): Don't save and restore TREE_VIA_VIRTUAL.
9155         (finish_struct_1): Adjust usage of BINFO_NEW_VTABLE_MARKED.
9156         * search.c (struct vbase_info): Move definition.
9157         (marked_new_vtable_p): Adjust usage of BINFO_NEW_VTABLE_MARKED.
9158         (unmarked_new_vtable_p): Likewise.
9159         (dfs_mark_vtable_path): Remove.
9160         (dfs_mark_new_vtable): Remove.
9161         (dfs_unmark_new_vtable): Likewise.
9162         (dfs_clear_search_slot): Likewise.
9163         (dfs_find_vbases):  Adjust usage of BINFO_NEW_VTABLE_MARKED.
9164         (dfs_clear_vbase_slots): Likewise.
9165         (init_vbase_pointers): LIkewise.
9166
9167 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
9168
9169         * typeck.c (type_after_usual_arithmetic_conversions): Prefer a
9170         SIZETYPE to a non-SIZETYPE.
9171
9172 2000-03-21  Mark Mitchell  <mark@codesourcery.com>
9173
9174         * class.c (layout_virtual_bases): Adjust names in conditionally
9175         compiled code.
9176
9177         * class.c (record_base_offsets): New function.
9178         (layout_conflict_p): Likewise.
9179         (layout_nonempty_base_or_field): Use it.
9180         (layout_empty_base): New function.
9181         (build_base_field): Use it.
9182         (build_base_fields): Update comment.
9183         (layout_virtual_bases): Fold in a little code form
9184         layout_basetypes.  Use layout_empty_base.
9185         (layout_basetypes): Remove.
9186         (end_of_class): New function.
9187         (layout_class_type): Use it.  Adjust.
9188
9189         * cp-tree.h (CLASSTYPE_VBASECLASSES): Fix typo in comment.
9190         (fntype_p): Remove.
9191         * search.c (dfs_skip_nonprimary_vbases_unmarkedp): Fix typo in
9192         comment.
9193         (dfs_skip_nonprimary_vbases_markedp): Likewise.
9194         * typeck.c (fntype_p): Remove.
9195
9196         * cp-tree.h (TI_SPEC_INFO): Remove.
9197         (CLASSTYPE_TI_SPEC_INFO): Likewise.
9198         * pt.c (process_partial_specialization): Likewise.
9199
9200         * class.c (build_base_field): Fix thinko in computation of binfo
9201         offsets.
9202
9203         * tree.c (mark_local_for_remap_p): Mark variables declared in
9204         TARGET_EXPRs as well.
9205
9206 2000-03-21  Nathan Sidwell  <nathan@codesourcery.com>
9207
9208         * typeck.c (require_complete_type, complete_type,
9209         complete_type_or_else, c_sizeof, c_sizeof_nowarn,
9210         build_array_ref, convert_arguments, pointer_diff,
9211         build_x_unary_op, build_unary_op, build_c_cast,
9212         build_modify_expr): Use COMPLETE_TYPE_P etc.
9213         * call.c (is_complete, convert_like_real,
9214         build_new_method_call): Likewise.
9215         * class.c (build_vbase_pointer_fields, check_bases,
9216         build_base_field, finish_struct_1, pushclass): Likewise.
9217         * cvt.c (cp_convert_to_pointer, convert_to_void): Likewise.
9218         * decl.c (maybe_process_template_type_declaration, pushtag,
9219         pushdecl, redeclaration_error_message, start_decl, start_decl_1,
9220         layout_var_decl, check_initializer, cp_finish_decl,
9221         grokdeclarator, require_complete_types_for_parms,
9222         grok_op_properties, xref_tag, xref_basetypes,
9223         check_function_type): Likewise.
9224         * decl2.c (check_classfn, reparse_absdcl_as_casts): Likewise.
9225         * friend.c (do_friend): Likewise.
9226         * init.c (build_offset_ref): Likewise.
9227         * parse.y (structsp): Likewise.
9228         * pt.c (maybe_process_partial_specialization,
9229         tsubst_friend_function, instantiate_class_template, tsubst,
9230         do_type_instantiation, instantiate_pending_templates): Likewise.
9231         * repo.c (repo_get_id): Likewise.
9232         * rtti.c (build_typeid, get_typeid, build_dynamic_cast_1,
9233         synthesize_tinfo_var, emit_support_tinfos): Likewise.
9234         * search.c (lookup_fnfields_1, lookup_conversions): Likewise.
9235         * semantics.c (begin_class_definition): Likewise.
9236         * tree.c (build_cplus_method_type): Likewise.
9237         * typeck2.c (digest_init, build_functional_cast,
9238         add_exception_specifier): Likewise.
9239         * parse.h, parse.c: Regenerated.
9240
9241 2000-03-21  Nathan Sidwell  <nathan@codesourcery.com>
9242
9243         * inc/cxxabi.h: New header file. Define new-abi entry points.
9244         (__pointer_type_info::target): Rename member to ...
9245         (__pointer_type_info::type): ... here.
9246         (__base_class_info::type): Rename member to ...
9247         (__base_class_info::base): ... here.
9248         * Make-lang.in (CXX_EXTRA_HEADERS): Add cxxabi.h
9249         * cp-tree.h (CPTI_ABI): New global tree enumeration.
9250         (abi_node): New global tree node.
9251         * decl.c (abi_node): Document.
9252         (init_decl_processing): Initialize abi_node.
9253         * rtti.c (build_dynamic_cast_1): Use abi_node for new-abi.
9254         (get_vmi_pseudo_type_info): Likewise.
9255         (create_tinfo_types): Likewise.
9256         (emit_support_tinfos): Likewise.
9257         * tinfo.h (cxxabi.h): Include for new-abi.
9258         Move rtti class definitions to new header file.
9259         * tinfo.cc (abi): Use the namespace.
9260         (std): Move new abi rtti classes from here ...
9261         (__cxxabiv1): ... to here.
9262         * tinfo2.cc (cxxabi.h): Include for new-abi.
9263         Move rtti class definitions to new header file.
9264         (std): Move new abi rtti classes from here ...
9265         (__cxxabiv1): ... to here.
9266         * inc/typeinfo (__class_type_info): Move into __cxxabiv1
9267         namespace.
9268
9269 2000-03-20  Jed Wing <jedwin@zloty.ugcs.caltech.edu>
9270             Jason Merrill  <jason@casey.cygnus.com>
9271
9272         * method.c (build_overload_int): Use host_integerp.
9273
9274 2000-03-20 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9275
9276         * init.c (build_offset_ref): Handle the case of a templated member
9277         function.
9278
9279 2000-03-19  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
9280
9281         * except.c (expand_exception_blocks): Clear catch_clauses_last.
9282
9283 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
9284
9285         * cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
9286         * class.c (check_bitfield_decl): Turn illegal bitfields into
9287         non-bitfields.
9288         (dfs_propagate_binfo_offsets): Adjust for new size_binop
9289         semantics.
9290         (dfs_offset_for_unshared_vbases): Likewise.
9291         * cvt.c (cp_convert_to_pointer): Convert NULL to a
9292         pointer-to-member correctly under the new ABI.
9293         * expr.c (cplus_expand_constant): Don't use cp_convert when
9294         turning an offset into a pointer-to-member.
9295         * init.c (resolve_offset_ref): Don't adjust pointers-to-members
9296         when dereferencing them under the new ABI.
9297         * typeck.c (get_member_function_from_ptrfunc): Tweak calculation
9298         of pointers-to-members under the new ABI.
9299
9300         * class.c (check_bitfield_decl): Remove restriction on really long
9301         bitfields.
9302         (layout_class_type): Implement new ABI handling of bitfields
9303         longer than their types.
9304
9305 2000-03-18  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
9306
9307         * parse.y (extdefs): Call ggc_collect.
9308         * parse.c: Regenerated.
9309
9310 2000-03-18  Nathan Sidwell  <nathan@codesourcery.com>
9311
9312         * class.c (build_base_field): Use TYPE_ALIGN to examine a type.
9313         (note_name_declared_in_class): Use OVL_CURRENT to get at a
9314         potential overload.
9315
9316 Fri Mar 17 08:09:14 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9317
9318         * class.c (build_vbase_path): Use integer_zerop.
9319         (build_vtable_entry): Use tree_low_cst.
9320         (get_vfield_offset): Use bit_position.
9321         (dfs_modify_vtables): New variable vindex_val; `i' is HOST_WIDE_INT.
9322         Use tree_low_cst.
9323         (check_bitfield_decl): Set DECL_SIZE using convert.
9324         (build_base_field): Set DECL_SIZE and DECL_SIZE_UNIT using size_binop.
9325         (layout_virtual_bases): DSIZE is unsigned HOST_WIDE_INT.
9326         Use tree_low_cst.
9327         (finish_struct_1): Use bit_position.
9328         (dump_class_hierarchy): Use tree_low_cst.
9329         * cp-tree.h (min_precision): Add declaration.
9330         * decl.c (xref_tag, xref_basetypes): Use tree_low_cst.
9331         * error.c (dump_type_suffix): Use host_integerp and tree_low_cst.
9332         (dump_expr): Use integer_zerop, host_integerp, and tree_low_cst.
9333         * expr.c (cplus_expand_constant): Use bit_position.
9334         * init.c (build_vec_init): Use host_integerp and tree_low_cst.
9335         * rtti.c (get_base_offset): Use bit_position.
9336         * typeck.c (build_binary_op): Use integer_zerop, compare_tree_int,
9337         host_integerp, and tree_low_cst.
9338         (pointer_int_sum): Use integer_zerop.
9339         (build_component_addr): Use bit_position.
9340
9341 2000-03-17  Nathan Sidwell  <nathan@codesourcery.com>
9342
9343         * typeck.c (require_complete_type): Don't assume size_zero_node.
9344         (complete_type_or_else): Likewise.
9345
9346 2000-03-16  Steven Grady <grady@digitaldeck.com>
9347             Jason Merrill  <jason@casey.cygnus.com>
9348
9349         * rtti.c (build_dynamic_cast_1): Improve diagnostics.
9350
9351 2000-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9352
9353         * decl2.c (grokfield): Bail out if type is error_mark_node.
9354
9355 2000-03-15  Nathan Sidwell  <nathan@codesourcery.com>
9356
9357         * tinfo2.cc (__ptr_to_member_data): Rename to ...
9358         (__pointer_to_member_data): ... here. Adjust.
9359         * rtti.c (create_tinfo_types): Adjust.
9360
9361 2000-03-15  Nathan Sidwell  <nathan@codesourcery.com>
9362
9363         * cp-tree.h (CPTI_REF_DESC_TYPE, ref_desc_type_node): Remove.
9364         * decl.c (ref_desc_type_node): Undocument.
9365         * rtti.c (ptr_ref_initializer): Rename to ...
9366         (ptr_initializer): ... here. Adjust comments.
9367         (ptmd_initializer): Fix comment thinko.
9368         (synthesize_tinfo_var): Remove REFERENCE_TYPE case.
9369         (create_tinfo_types): Remove ref_desc_type_node init.
9370         * tinfo2.cc (__reference_type_info): Remove.
9371
9372 2000-03-15  Nathan Sidwell  <nathan@codesourcery.com>
9373
9374         * decl.c (cp_finish_decl): Remove obsolete comment.
9375
9376         * typeck.c (build_ptrmemfunc1): Kill uninitialized warning.
9377
9378 2000-03-14  Mark Mitchell  <mark@codesourcery.com>
9379
9380         * cp-tree.h: Tweak documentation.
9381         * class.c (build_vbase_pointer_fields): Layout the fields, too.
9382         (avoid_overlap): Remove.
9383         (get_binfo_offset_as_int): New function.
9384         (dfs_serach_base_offsets): Likewise.
9385         (layout_nonempty_base_or_field): Likewise.
9386         (build_base_field): Layout fields here.  Avoid placing two objects
9387         of the same type at the same address, under the new ABI.
9388         (build_base_fields): Adjust accordingly.
9389         (create_vtable_ptr): Return the new field, but don't attach it to
9390         TYPE_FIELDS.
9391         (remove_base_field): Remove.
9392         (remove_base_fields): Remove.
9393         (layout_basetypes): Adjust accordingly.
9394         (layout_class_type): Call layout_field for each field, rather than
9395         just making a wholesale call to layout_type.
9396
9397 2000-03-14  Jeff Sturm  <jsturm@sigma6.com>
9398
9399         * except.c (expand_throw): Fix typo in _Jv_Sjlj_Throw.
9400
9401 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
9402
9403         * decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.
9404
9405         * except.c (dtor_nothrow): New fn.
9406         (do_pop_exception): Use it.  Take type parm.
9407         (push_eh_cleanup): Take type parm.
9408         (expand_start_catch_block): Pass it.
9409         (build_eh_type_type_ref): Accept null type.
9410
9411 2000-03-12  Mark Mitchell  <mark@codesourcery.com>
9412
9413         * cp-tree.h (revert_static_member_fn): Change prototype.
9414         * decl.c (grokfndecl): Adjust call to revert_static_member_fn.
9415         (grok_op_properties): Likewise.
9416         (start_function): Likewise.
9417         (revert_static_member_fn): Simplify.
9418         * pt.c (check_explicit_specialization): Adjust call to
9419         revert_static_member_fn.
9420
9421 2000-03-11  Mark Mitchell  <mark@codesourcery.com>
9422
9423         * cp-tree.h (scope_kind): New type.
9424         (tmpl_spec_kind): Likewise.
9425         (declare_pseudo_global_level): Remove.
9426         (pseudo_global_level_p): Rename to template_parm_scope_p.
9427         (pushlevel): Remove declaration.
9428         (begin_scope): New function.
9429         (finish_scope): Likewise.
9430         (current_tmpl_spec_kind): Likewise.
9431         * decl.c (struct binding_level): Shorten parm_flag to 2 bits.
9432         Shorten keep to 2 bits.  Rename pseudo_global to template_parms_p.
9433         Add template_spec_p.
9434         (toplevel_bindings_p): Adjust.
9435         (declare_pseudo_global_level): Remove.
9436         (pseudo_global_level_p): Rename to template_parm_scope_p.
9437         (current_tmpl_spec_kind): New function.
9438         (begin_scope): Likewise.
9439         (finish_scope): Likewise.
9440         (maybe_push_to_top_level): Adjust.
9441         (maybe_process_template_type_declaration): Likewise.
9442         (pushtag): Likewise.
9443         (pushdecl_nonclass_level): Likewise.
9444         (lookup_tag): Likewise.
9445         (grokfndecl): Handle member template specializations.  Share
9446         constructor and non-constructor code.
9447         * decl2.c (check_classfn): Handle member template specializations.
9448         * pt.c (begin_template_parm_list): Use begin_scope.
9449         (begin_specialization): Likewise.
9450         (end_specialization): Likewise.
9451         (check_explicit_specialization): Use current_tmpl_spec_kind.
9452         Handle member template specializations.
9453         (end_template_decl): Use finish_scope.  Remove call to
9454         get_pending_sizes.
9455         (push_template_decl_real): Remove bogus error message.
9456         (tsubst_decl): Fix typo in code contained in comment.
9457         (instantiate_template): Handle member template specializations.
9458         (most_general_template): Likewise.
9459
9460 2000-03-11  Gabriel Dos Reis  <gdr@codesourcery.com>
9461
9462         * lex.c (whitespace_cr): Compress consecutive calls to warning().
9463         (do_identifier): Ditto for error().
9464
9465         * pt.c (convert_nontype_argument): Ditto for cp_error().
9466         (convert_template_argument): Ditto for cp_pedwarn().
9467
9468 2000-03-11  Jason Merrill  <jason@casey.cygnus.com>
9469
9470         * exception.cc (__check_null_eh_spec): New fn.
9471         * except.c (expand_end_eh_spec): Call it if the spec is throw().
9472
9473 2000-03-10  Jason Merrill  <jason@casey.cygnus.com>
9474
9475         * decl.c (push_throw_library_fn): Take the FUNCTION_TYPE.
9476         * except.c (expand_end_eh_spec): Add the return type.
9477         * rtti.c (throw_bad_cast): Add the parmtypes.
9478         (throw_bad_typeid): Likewise.
9479
9480         * semantics.c (expand_stmt): Only leave out rtl for unused
9481         artificials, and set DECL_IGNORED_P on them as well.
9482         * decl.c (wrapup_globals_for_namespace): Likewise.
9483
9484 2000-03-09  Nathan Sidwell  <nathan@codesourcery.com>
9485
9486         * decl.c (maybe_commonize_var): Skip all artificial decls.
9487         * pt.c (tsubst_decl): Don't copy TREE_ASM_WRITTEN.
9488
9489 2000-03-10  Jason Merrill  <jason@casey.cygnus.com>
9490
9491         * lang-options.h, decl2.c: Add -fno-enforce-eh-specs.
9492         * cp-tree.h: Declare flag_enforce_eh_specs.
9493         * decl.c (store_parm_decls, finish_function): Check it.
9494
9495         C library functions don't throw.
9496         * Makefile.in (cfns.h): New target.
9497         (except.o): Depend on it.
9498         * Make-lang.in (cc1plus): Depend on cfns.gperf.
9499         * cfns.gperf: New file.
9500         * cfns.h: Generated.
9501         * except.c: Include it.
9502         (nothrow_libfn_p): New fn.
9503         * decl.c (grokfndecl): Use it.
9504         * cp-tree.h: Declare it.
9505
9506         * decl.c (push_overloaded_decl_1, auto_function,
9507         define_function): Lose.
9508         (build_library_fn_1): New static fn.
9509         (builtin_function): Use it.
9510         (get_atexit_node): Use build_library_fn_ptr.
9511         (build_library_fn, build_cp_library_fn, build_library_fn_ptr,
9512         build_cp_library_fn_ptr, push_library_fn, push_cp_library_fn,
9513         push_void_library_fn, push_throw_library_fn): New fns.
9514         * cp-tree.h: Declare them.
9515         (cp_tree_index): Remove CPTI_BAD_CAST, CPTI_BAD_TYPEID.
9516         (throw_bad_cast_node, throw_bad_typeid_node): Lose.
9517         * except.c (init_exception_processing, call_eh_info, do_pop_exception,
9518         (expand_end_eh_spec, alloc_eh_object, expand_throw): Use above fns.
9519         * rtti.c (build_runtime_decl): Lose.
9520         (throw_bad_cast, throw_bad_typeid, get_tinfo_decl,
9521         build_dynamic_cast_1, expand_si_desc, expand_class_desc,
9522         expand_ptr_desc, expand_attr_desc, expand_generic_desc): Use above fns.
9523
9524         * call.c (build_call): Remove result_type parm.
9525         Call mark_used on unused artificial fns.
9526         * init.c, method.c, typeck.c, except.c, rtti.c: Adjust.
9527
9528 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
9529
9530         * call.c (build_call): Set TREE_NOTHROW on the CALL_EXPR as
9531         appropriate.
9532         * decl.c (define_function): Set TREE_NOTHROW on the FUNCTION_DECL.
9533         * except.c (call_eh_info, alloc_eh_object, expand_throw): Set
9534         TREE_NOTHROW or TREE_THIS_VOLATILE on the function as appropriate.
9535         * rtti.c (build_runtime_decl, get_tinfo_decl, build_dynamic_cast_1,
9536         expand_si_desc, expand_class_desc, expand_ptr_desc, expand_attr_desc,
9537         expand_generic_desc): Likewise.
9538
9539 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9540
9541         * exception.cc (__cp_pop_exception): Cleanup the original object.
9542
9543 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9544
9545         * decl.c (grok_op_properties): Merge conversion to void warning
9546         with other silly op warnings.
9547
9548 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
9549
9550         * typeck2.c (process_init_constructor): Set TREE_PURPOSE of
9551         array CONSTRUCTOR elements.  Don't use expr_tree_cons.
9552
9553 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9554
9555         * decl.c (cp_make_fname_decl): New function.
9556         (wrapup_globals_for_namespace): Don't emit unused static vars.
9557         (init_decl_processing): Remove comment about use of
9558         array_domain_type. Set make_fname_decl.
9559         (cp_finish_decl): Remove __FUNCTION__ nadgering.
9560         * semantics.c (begin_compound_stmt): Remove
9561         current_function_name_declared flagging.
9562         (expand_stmt): Don't emit unused local statics.
9563         * typeck.c (decay_conversion): Don't treat __FUNCTION__ decls
9564         specially.
9565
9566 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9567
9568         * typeck.c (convert_for_assignment): Don't look at array
9569         initializer.
9570         * call.c (convert_like_real): Likewise.
9571
9572 2000-03-07  Jason Merrill  <jason@casey.cygnus.com>
9573
9574         Add initial support for '\uNNNN' specifier.
9575         * lex.c (read_ucs): New fn.
9576         (readescape, skip_white_space): Call it.
9577         (is_extended_char, is_extended_char_1): New fns.
9578         (utf8_extend_token): New fn, #if 0'd out.
9579         (real_yylex): Treat extended chars like letters.
9580
9581         * search.c (note_debug_info_needed): Walk the bases even if we
9582         weren't deferring the type itself.
9583
9584 2000-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9585
9586         * decl2.c (finish_objects): Constify a char*.
9587
9588         * method.c (emit_thunk): Likewise.
9589
9590 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
9591
9592         * typeck.c (dubious_conversion_warnings): Look through
9593         REFERENCE_TYPE.
9594
9595 Mon Mar  6 08:46:47 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9596
9597         * class.c (dfs_modify_vtables): I is now unsigned.
9598         (check_bitfield_decl): Use tree_int_cst_sgn and compare_tree_int.
9599         (build_base_field): Add casts of TREE_INT_CST_LOW to HOST_WIDE_INT.
9600         * error.c (dump_expr): Cast TREE_INT_CST_HIGH to unsigned.
9601         * init.c (build_vec_init): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
9602         * method.c (build_overload_int): Cast TREE_INT_CST_HIGH to unsigned.
9603         * typeck.c (build_binary_op, case TRUNC_DIV_EXPR):
9604         Call integer_all_onesp.
9605         * typeck2.c (process_init_constructor): Use compare_tree_int.
9606
9607         * lang-specs.h (as): Don't call if -syntax-only.
9608
9609 2000-03-06  Mark Mitchell  <mark@codesourcery.com>
9610
9611         * expr.c (cplus_expand_expr, case STMT_EXPR): Don't set
9612         RTL_EXPR_HAS_NO_SCOPE after all.
9613
9614 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
9615
9616         * expr.c (cplus_expand_expr, case STMT_EXPR): Use
9617         expand_start_stmt_expr and expand_end_stmt_expr directly.  Set
9618         RTL_EXPR_HAS_NO_SCOPE.
9619
9620         * pt.c (instantiate_decl): Clear TI_PENDING_TEMPLATE_FLAG a little
9621         later.
9622
9623         * dump.c (dequeue_and_dump): Dump SCOPE_NO_CLEANUPS_P.
9624
9625 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
9626
9627         * call.c (convert_like): Macrofy.
9628         (convert_like_with_context): New macro.
9629         (convert_like_real): Renamed from convert_like.  Add calling
9630         context parameters, for diagnostics. Add recursive flag.  Call
9631         dubious_conversion_warnings for outer conversion.
9632         (build_user_type_conversion): Use convert_like_with_context.
9633         (build_over_call): Likewise. Don't warn about dubious
9634         conversions here. Adjust convert_default_arg calls.
9635         (convert_default_arg): Add context parameters for diagnostics.
9636         Pass through to convert_like_with_context.
9637         * cp-tree.h (convert_default_arg): Add context parameters.
9638         (dubious_conversion_warnings): Prototype new function.
9639         * typeck.c (convert_arguments): Adjust convert_default_arg call.
9640         (dubious_conversion_warnings): New function, broken
9641         out of convert_for_assignment.
9642         (convert_for_assignment): Adjust.
9643
9644 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
9645
9646         * decl2.c (key_method): Break out from...
9647         (import_export_vtable, import_export_class): ...here.
9648
9649         * decl.c (finish_function): Don't mess with flag_keep_inline_functions.
9650         * decl2.c (finish_vtable_vardecl): Don't check decl_function_context.
9651
9652         * search.c (note_debug_info_needed, dfs_debug_mark,
9653         dfs_debug_unmarkedp): Uncomment.  Adjust for new scheme.
9654         * decl2.c (finish_vtable_vardecl): Call note_debug_info_needed.
9655
9656 2000-03-03  Nathan Sidwell  <nathan@codesourcery.com>
9657
9658         * decl.c (cp_finish_decl): Remove obsolete obstack comments, fix
9659         typos.
9660
9661 2000-03-02  Mark Mitchell  <mark@codesourcery.com>
9662
9663         * cp-tree.h (TYPE_NEEDS_DESTRUCTOR): Rename to ...
9664         (TYPE_HAS_NONTRIVIAL_DESTRUCTOR): ... this.
9665         (TYPE_HAS_TRIVIAL_DESTRUCTOR): New macro.
9666         (lang_type): Split gets_new into has_new and has_array_new.
9667         (TYPE_VEC_NEW_USES_COOKIE): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR.
9668         (TYPE_GETS_NEW): Split into ...
9669         (TYPE_HAS_NEW_OPERATOR): ... this, and ...
9670         (TYPE_HAS_ARRAY_NEW_OPERATOR): ... this.
9671         (DECL_ARRAY_DELETE_OPERATOR_P): New macro
9672         (build_op_new_call): Don't declare.
9673         (build_new_1): Likewise.
9674         * call.c (build_op_new_call): Remove.
9675         * class.c (check_bases): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR
9676         instead of TYPE_NEEDS_DESTRUCTOR.
9677         (finish_struct_bits): Likewise.
9678         (add_implicitly_declared_members): Likewise.
9679         (check_field_decl): Likewise.
9680         (check_methods): Set TYPE_VEC_DELETE_TAKES_SIZE here, and set it
9681         correctly under the new ABI.
9682         * decl.c (start_decl_1): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR
9683         instead of TYPE_NEEDS_DESTRUCTOR.
9684         (initialize_local_var): Likewise.
9685         (destroy_local_var): Likewise.
9686         (cp_finish_decl): Likewise.
9687         (register_dtor_fn): Likewise.
9688         (grok_op_properties): Set TYPE_HAS_NEW_OPERATOR and
9689         TYPE_HAS_ARRAY_NEW_OPERATOR, not TYPE_HAS_NEW.  Don't set
9690         TYPE_VEC_DELETE_TAKES_SIZE here.
9691         (xref_basetypes): Set TYPE_HAS_NEW_OPERATOR and
9692         TYPE_HAS_ARRAY_NEW_OPERATOR, not TYPE_HAS_NEW.
9693         (store_parm_decls):  Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR.
9694         (finish_destructor_body): Likewise.
9695         (maybe_build_cleanup_1): Likewise.
9696         * decl2.c (do_static_destruction): Likewise.
9697         * init.c (build_new_1): Make it static.
9698         (perform_member_init): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR.
9699         (expand_cleanup_for_base): Likewise.
9700         (get_cookie_size): New function.
9701         (build_new_1): Handle array-new cookies correctly under the new
9702         ABI.
9703         (build_vec_delete_1): Likewise.
9704         (build_vec_init):  Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR.
9705         (build_delete): Likewise.
9706         (build_vec_delete): Handle array-new cookies correctly under the new
9707         ABI.
9708         * lex.c (do_identifier): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR.
9709         * pt.c (instantiate_class_template): Set TYPE_HAS_NEW_OPERATOR and
9710         TYPE_HAS_ARRAY_NEW_OPERATOR.
9711         * ptree.c (print_lang_type): Check them.
9712         * search.c (context_for_name_lookup): Fix typo in comment.
9713         (tree_has_any_destructor_p): Use TYPE_HAS_NONTRIVIAL_DESTRUCTOR.
9714         * tree.c (break_out_cleanups): Likewise.
9715         (build_cplus_array_test_1): Likewise.
9716         (cp_build_qualified_type_real): Likewise.
9717         * typeck.c (complete_type): Likewise.
9718
9719         * g++spec.c (lang_specific_driver): Add -fnew-abi at the start of
9720         the command-line, not the end.
9721
9722 2000-03-01  Jason Merrill  <jason@casey.cygnus.com>
9723
9724         * pt.c (instantiate_decl): Clear TI_PENDING_TEMPLATE_FLAG.
9725
9726 2000-03-02  Tom Tromey  <tromey@cygnus.com>
9727
9728         * cp-tree.h (build_java_class_ref): Declare.
9729         * init.c (build_java_class_ref): No longer static.
9730         * except.c (expand_throw): Generate a Java-style `throw' if the
9731         thrown object is a "Java" object.
9732         (initialize_handler_parm): Generate a Java-style lookup of
9733         exception info if the caught object is a "Java" object.
9734         (catch_language, catch_language_init): New globals.
9735         (decl_is_java_type): New function.
9736         (expand_start_catch_block): Don't call push_eh_info() or
9737         push_eh_cleanup() when handling a Java-style "catch".  Pass Java
9738         class reference to build_catch_block.
9739
9740 Thu Mar  2 13:32:01 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9741
9742         * typeck.c (comptypes): Treat sizetype like its language equivalent.
9743
9744 2000-03-01  Bernd Schmidt  <bernds@cygnus.co.uk>
9745
9746         * typeck.c (maybe_warn_about_returning_address_of_local): Reorganize
9747         to merge reference/pointer code and fix incorrect warnings.
9748
9749 2000-02-29  Jason Merrill  <jason@casey.cygnus.com>
9750
9751         * search.c (protected_accessible_p): Use context_for_name_lookup.
9752
9753         * init.c (construct_virtual_bases): Fix thinko.
9754         * typeck.c (expand_ptrmemfunc_cst): Fix thinko.
9755
9756 2000-03-01  Martin von Loewis  <loewis@informatik.hu-berlin.de>
9757
9758         * decl.c (current_function_decl): Move to toplev.c.
9759
9760 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
9761
9762         * pt.c (fn_type_unification): Unify return type, whenever
9763         provided.
9764         (get_bindings_real): Only pass return type when necessary.
9765         Remove explicit return type check.
9766         * class.c (resolve_address_of_overloaded_function): Pass desired
9767         return type to fn_type_unification.
9768
9769 Mon Feb 28 08:15:23 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9770
9771         * class.c (build_vtbl_or_vbase_field, check_methods): Don't clear
9772         DECL_FIELD_SIZE.
9773         (check_bitfield_decl, check_field_decls): Set DECL_SIZE, not
9774         DECL_FIELD_SIZE.
9775         * rtti.c (expand_class_desc): Likewise.
9776         * cp-tree.h (DECL_INIT_PRIORITY): Use underlying union name.
9777         (THUNK_VCALL_OFFSET): Likewise.
9778         (THUNK_DELTA): Reflect changes in ../tree.h.
9779
9780 2000-02-28  Jason Merrill  <jason@casey.cygnus.com>
9781
9782         * search.c (protected_accessible_p): Also allow the access if
9783         the member is public in DERIVED.  Lose TYPE parm.
9784         (friend_accessible_p): Lose TYPE parm.
9785         (accessible_p): Adjust.
9786
9787 Sun Feb 27 16:40:33 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9788
9789         * class.c (dfs_build_vtable_offset_vtbl_entries): Don't use size_binop
9790         on things that are not sizes; ssize_binop deleted.
9791         Call size_diffop when appropriate.
9792         (dfs_build_vcall_offset_vtbl_entries): Likewise.
9793         (build_primary_vtable, build_secondary_vtable): Likewise.
9794         (dfs_set_offset_for_unshared_vbases, dfs_modify_vtables): Likewise.
9795         Variable I is HOST_WIDE_INT.
9796         (get_vfield_offset): Pass proper types to size_binop.
9797         (size_extra_vtbl_entries, layout_virtual_bases): Likewise.
9798         (finish_struct_1): Likewise.
9799         (skip_rtti_stuff): Arg N is now pointer to signed.
9800         (layout_class_type): Use size_zero_node.
9801         * cp-tree.h (skip_rtti_stuff): Arg N is pointer to signed.
9802         * cvt.c (cp_convert_to_pointer): Pass proper types to size_binop.
9803         * decl.c (complete_arry_type): Pass proper types to size_binop.
9804         (xref_basetypes): BINFO_OFFSET is sizetype.
9805         * error.c (dump_expr): Don't use size_binop non-sizes.
9806         * expr.c (cplus_expand_constant): Pass proper types to size_binop.
9807         * init.c (construct_virtual_bases): Fix type error.
9808         (build_vec_delete_1): Pass proper type to size_binop and don't
9809         fold result.
9810         * lex.c (cp_make_lang_type): BINFO_OFFSET is sizetype.
9811         * rtti.c (get_base_offset): Pass proper type to size_binop.
9812         * search.c (dfs_find_vbases): Fix type error.
9813         (expand_upcast_fixups): Arg to skip_rtti_stuff is pointer to signed.
9814         (dfs_get_vbase_types): BINFO_OFFSET is sizetype.
9815         * tree.c (debug_binfo): Variable N is signed.
9816         Use HOST_WIDE_INT_PRINT_DEC.
9817         * typeck.c (comptypes): sizetype is same as equivalent integer type.
9818         (c_sizeof, c_sizeof_nowarn, expr_sizeof): Use TYPE_SIZE_UNIT,
9819         size_one_node and size_zero_node.
9820         (c_alignof): Use size_one_node.
9821         (build_component_addr): Pass proper types to size_binop.
9822         (expand_ptrmemfunc_cst): Don't use size_binop on non-sizes.
9823
9824 2000-02-26  Jason Merrill  <jason@casey.cygnus.com>
9825
9826         Implement class scope using-declarations for functions.
9827         * class.c (handle_using_decl): Call add_method for used functions.
9828         Use IDENTIFIER_CLASS_VALUE to check for conflicts.
9829         (add_method): Used functions are hidden by local functions.
9830         (check_bases_and_members): Handle using-decls before finalizing
9831         CLASSTYPE_METHOD_VEC.
9832         * call.c (add_function_candidate): Add ctype parm; if non-zero,
9833         override the type of 'this' accordingly.
9834         (add_template_candidate, add_template_candidate_real): Add ctype parm.
9835         (convert_class_to_reference, build_user_type_conversion_1,
9836         build_new_function_call, build_object_call, build_new_op,
9837         build_new_method_call): Pass ctype parm.
9838
9839         * search.c (lookup_member): Put rval_binfo, not basetype_path, in
9840         the baselink.
9841         * call.c (convert_class_to_reference, build_user_type_conversion_1,
9842         build_new_function_call, build_object_call, build_new_op,
9843         build_new_method_call, build_op_delete_call): Don't get basetype_path
9844         from a baselink.
9845         * typeck.c (build_component_ref): Likewise.
9846         * init.c (build_offset_ref): Likewise.
9847         (resolve_offset_ref): Don't call enforce_access.
9848         Call build_scoped_ref.
9849         * typeck2.c (build_scoped_ref): Simplify.  Do nothing if it
9850         would cause an error or if -pedantic.
9851         * class.c (alter_access): Lose binfo parm.
9852
9853 2000-02-26  Mark Mitchell  <mark@codesourcery.com>
9854
9855         * semantics.c (simplify_aggr_init_exprs_p): Don't walk into
9856         types.
9857
9858 2000-02-25  Alfred Minarik <a8601248@unet.univie.ac.at>
9859
9860         * rtti.c (get_vmi_pseudo_type_info): Move __vmi_class_type_info
9861         pseudo_type_info creation into the std namespace
9862
9863 2000-02-26  Mark Mitchell  <mark@codesourcery.com>
9864
9865         * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage before EOF.
9866         (import_export_class): Remove declaration.
9867         * decl2.c (import_export_class): Make it static.
9868         * dump.c (dequeue_and_dump): Handle PREDECREMENT_EXPR,
9869         PREINCREMENT_EXPR, POSTDECREMENT_EXPR, POSTINCREMENT_EXPR,
9870         EXPR_WITH_FILE_LOCATION.
9871         * lex.c (check_newline): Tweak filename/lineno setting.
9872         * semantics.c (begin_while_stmt): Fix typo in comment.
9873
9874 Sat Feb 26 19:50:23 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9875
9876         * lang-options.h (-fmessage-length=): Add missing option.
9877
9878         * Make-lang.in (CXX_SRCS): Add .h files and sort list.
9879
9880 2000-02-26  Zack Weinberg  <zack@wolery.cumb.org>
9881
9882         * Make-lang.in: Delete refs to LIBGCC2_DEPS.
9883
9884 Fri Feb 25 14:52:33 2000  Jim Wilson  <wilson@cygnus.com>
9885
9886         * optimize.c (expand_call_inline): Emit the return label before
9887         evaluating the return value.
9888
9889 2000-02-24  Mark Mitchell  <mark@codesourcery.com>
9890
9891         * lex.c (check_newline): Use push_srcloc and pop_srcloc, rather
9892         than duplicating functionality here.
9893         * optimize.c: Include input.h.
9894         (expand_call_inline): Use push_srcloc and pop_srcloc.
9895         * parse.y (maybe_cv_qualifier): Remove calls to emit_line_note.
9896         * parse.c: Regenerated.
9897         * Makefile.in (lex.o): Depend on input.h.
9898         (optimize.o): Likewise.
9899
9900 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9901
9902         * decl.c (grokdeclarator): Diagnose qualifiers on non-member
9903         function type, rather than ICE.
9904
9905 2000-02-23  Jason Merrill  <jason@casey.cygnus.com>
9906
9907         * decl.c (grokdeclarator): Call decl_type_access_control.
9908         * parse.y (parse_end_decl): Don't call decl_type_access_control if
9909         decl is null.
9910
9911 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9912
9913         * decl.c (decls_match): Remove obsolete static member nadgering.
9914
9915 2000-02-21  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
9916
9917         * decl.c (grokdeclarator): Change ANSI to ISO.
9918         * lex.c (consume_string, readescape, do_identifier): Likewise.
9919         (parse_float, real_yylex): Likewise.
9920         * parse.y (paren_expr_or_null, paren_cond_or_null): Likewise.
9921         (unary_expr, new_initializer, cast_expr, primary, primary_no_id,
9922         new_type_id, maybe_label_decls, simple_stmt,
9923         for.init.statement): Likewise.
9924         * pt.c (do_decl_instantiation, do_type_instantiation): Likewise.
9925         * semantics.c (finish_named_return_value): Likewise.
9926         * parse.c: Regenerate.
9927
9928 2000-02-21  Mark Mitchell  <mark@codesourcery.com>
9929
9930         * cp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
9931         (CPTI_CLASS_STAR_TYPE): Remove.
9932         (vtable_index_type): Likewise.
9933         (class_star_type_node): Remove.
9934         (TYPE_PTRMEMFUNC_FN_TYPE): Adjust for the new ABI.
9935         (build_binary_op_nodefault): Remove.
9936         * call.c (build_new_op): Use build_binary_op instead of
9937         build_binary_op_nodefault.
9938         * decl.c (init_decl_processing): Remove class_star_type_node
9939         initialization.  Make delta_type_node ptrdiff_type_node under the
9940         new ABI.  Initialize vtable_index_type.
9941         (build_ptrmemfunc_type): Build different structures for the new
9942         ABI.
9943         (build_enumerator): Use build_binary_op instead of
9944         build_binary_op_nodefault.
9945         * method.c (build_overload_value): Mangle pointers-to-members
9946         appropriately under the new ABI.
9947         * typeck.c (build_array_ref): Use build_binary_op instead of
9948         build_binary_op_nodefault.
9949         (get_member_function_from_ptrfunc): Adjust for the new ABI.
9950         (build_binary_op_nodefault): Rename to ...
9951         (build_binary_op): ... this.  Remove old version.  Adjust for
9952         pointer-to-member comparisons under the new ABI.
9953         (build_ptrmemfunc1): Remove dead code.  Adjust for the new ABI.
9954         (build_ptrmemfunc): Adjust for the new ABI.
9955         (expand_ptrmemfunc_cst): Likewise.
9956         (delta2_from_ptrmemfunc): Assert that we're not using the new ABI.
9957         (pfn_from_ptrmemfunc): Adjust for the new ABI.
9958
9959 2000-02-21  Gabriel Dos Reis  <gdr@codesourcery.com>
9960
9961         * call.c (build_object_call): Compress consecutive calls to
9962         cp_error.
9963         (build_conditional_expr): Say 'ISO C++' not 'ANSI C++'.
9964         (build_op_delete_call): Adjust message formatting.
9965
9966         * class.c (check_bases): Compress consecutive calls to
9967         cp_pedwarn.
9968         (finish_struct_anon): Say 'ISO C++'.
9969
9970         * decl.c (start_decl): Same here.
9971         (grok_reference_init): Likewise.
9972         (grokfndecl): Correct message formatting.
9973         (grokfndecl): Improve diagnostic.
9974         (check_static_variable_definition): Likewise. Say 'ISO C++'
9975         (compute_array_index_type): Say 'ISO C++'
9976         (create_array_type_for_decl): Compress consecutive calls to
9977         cp_error.
9978         (grokdeclarator): Say 'ISO C++'
9979         (grok_op_properties): Likewise.
9980
9981         * decl2.c (delete_sanity): Clairify diagnostic.
9982         (check_member_template): Same here.
9983         (grok_function_init): Use consistent terminology.
9984
9985         * expr.c (do_case): Say 'ISO C++'
9986
9987         * friend.c (do_friend): Compress consecutive calls to warning.
9988
9989 2000-02-20  Mark Mitchell  <mark@codesourcery.com>
9990
9991         * cp-tree.h (merge_primary_and_secondary_vtables_p): New macro.
9992         * class.c (build_secondary_vtable): Reorganize.  Don't create a
9993         new vtable under the new ABI.
9994         (layout_vtable_decl): Don't add num_extra_vtbl_entries when
9995         computing the size.
9996         (build_vtbl_initializer): Don't return a CONSTRUCTOR; just return
9997         the initializing elements.
9998         (initialize_vtable): New function.
9999         (dfs_finish_vtbls): Use it.
10000         (dfs_accumulate_vtbl_inits): New function.
10001         (finish_vtbls): Merge primary and secondary vtables under the new
10002         ABI.
10003         (finish_struct_1): Remove redundant call to layout_vtable_decl.
10004         * init.c (expand_virtual_init): Deal with BINFO_VTABLEs that
10005         aren't VAR_DECLs.
10006
10007         * class.c (build_vtable): New function, split out from ...
10008         (get_vtable_decl): ... here, and ...
10009         (build_secondary_vtable): ... here.
10010
10011         * pt.c (tsubst_decl): Fix formatting.
10012
10013 Sat Feb 19 18:43:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10014
10015         * class.c (build_primary_vtable, layout_vtable_decl): Likewise.
10016         (avoid_overlap, build_base_field): Likewise.
10017         (build_base_field, build_base_fields, is_empty_class):
10018         Test DECL_SIZE with integer_zero.
10019         (layout_class_type): Set CLASSTYPE_SIZE_UNIT.
10020         * cp-tree.h (struct lang_type): New field size_unit.
10021         (CLASSTYPE_SIZE_UNIT): New macro.
10022         * decl.c (init_decl_processing): Set DECL_SIZE_UNIT.
10023         (cp_finish_decl): Delete -Wlarger-than processing.
10024         * optimize.c (remap_decl): Walk DECL_SIZE_UNIT.
10025         * pt.c (tsubst_decl): Set DECL_SIZE_UNIT.
10026         * tree.c (make_binfo): binfo vector is one entry longer.
10027         (walk_tree): Walk DECL_SIZE_UNIT.
10028
10029 2000-02-19  Mark Mitchell  <mark@codesourcery.com>
10030
10031         * class.c (dfs_build_vcall_offset_vtbl_entries): Fix typo in
10032         comment.
10033         (build_vtable_entry): Don't assume all vtable entries are
10034         functions.
10035         (build_vtbl_initializer): Adjust accordingly.
10036         (get_vtable_decl): Fix formatting.
10037
10038 2000-02-18  Jason Merrill  <jason@casey.cygnus.com>
10039
10040         * semantics.c (deferred_type_access_control): Walk the entire
10041         type_lookups list.
10042         (save_type_access_control): Rename from
10043         initial_deferred_type_access_control.  Just remember the value.
10044         (decl_type_access_control): New fn.
10045         (begin_function_definition): Use deferred_type_access_control, after
10046         we've started the function.  Set type_lookups to error_mark_node.
10047         * parse.y (frob_specs, fn.def1): Adjust.
10048         (parse_decl0, parse_field, parse_field0, parse_bitfield): New fns.
10049         (parse_end_decl, parse_bitfield0, parse_method): New fns.
10050         (fn.def2, initdcl, initdcl0_innards, nomods_initdcl0): Use them.
10051         (after_type_component_declarator0): Likewise.
10052         (after_type_component_declarator): Likewise.
10053         (notype_component_declarator): Likewise.
10054         * cp-tree.h: Adjust.
10055
10056         * decl.c (redeclaration_error_message): Allow redeclaration of
10057         namespace-scope decls.
10058
10059 2000-02-18  Martin von Loewis  <loewis@informatik.hu-berlin.de>
10060
10061         * typeck2.c (my_friendly_abort): Use GCCBUGURL.
10062
10063 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10064
10065         * class.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.
10066         * decl2.c (grokclassfn): Likewise.
10067
10068         * ir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.
10069
10070         * decl2.c (lang_decode_option): Don't set default message length
10071         here.
10072         * lex.c (lang_init_options): Set it here.
10073
10074 2000-02-16  Mark Mitchell  <mark@codesourcery.com>
10075
10076         Make DECL_CONTEXT mean the class in which a member function was
10077         declared, even for a virtual function.
10078         * cp-tree.h (DECL_CLASS_CONTEXT): Adjust.
10079         (DECL_FRIEND_CONTEXT): New macro.
10080         (DECL_REAL_CONTEXT): Remove.
10081         (SET_DECL_FRIEND_CONTEXT): Likewise.
10082         (DECL_VIRTUAL_CONTEXT): Adjust.
10083         (DECL_CLASS_SCOPE_P): Use TYPE_P.
10084         (add_friends): Remove.
10085         (hack_decl_function_context): Likewise.
10086         * call.c (build_new_function_call): Replace DECL_REAL_CONTEXT with
10087         CP_DECL_CONTEXT.
10088         (build_over_call): Fix indentation.  Use DECL_CONTEXT
10089         instead of DECL_CLASS_CONTEXT.
10090         * class.c (dfs_build_vcall_offset_vtbl_entries): Likewise.
10091         (add_method): Set DECL_VIRTUAL_CONTEXT, not DECL_CLASS_CONTEXT.
10092         (strictly_overrides): Use DECL_CONTEXT, not DECL_CLASS_CONTEXT.
10093         (build_vtbl_or_vbase_field): Don't set DECL_CLASS_CONTEXT.
10094         (build_base_field): Likewise.
10095         (finish_struct_1): Likewise.
10096         (build_self_reference): Likewise.
10097         * decl.c (push_class_binding): Use CP_DECL_CONTEXT, not
10098         DECL_REAL_CONTEXT.
10099         (pushtag): Use decl_function_context, not
10100         hack_decl_function_context.
10101         (decls_match): Use CP_DECL_CONTEXT, not DECL_REAL_CONTEXT.
10102         (duplicate_decls): Use DECL_VIRTUAL_CONTEXT.
10103         (pushdecl): Remove bogus code.
10104         (start_decl): Use DECL_CONTEXT rather than DECL_CLASS_CONTEXT.
10105         (cp_finish_decl): Use CP_DECL_CONTEXT, not DECL_REAL_CONTEXT.
10106         (grokfndecl): Use DECL_CONTEXT, not DECL_CLASS_CONTEXT.
10107         Use decl_function_context, nothack_decl_function_context.
10108         (grokvardecl): Don't set DECL_CLASS_CONTEXT.
10109         (grokdeclarator): Likewise.  Use decl_function_context, not
10110         hack_decl_function_context.
10111         (copy_args_p): Document.  Don't use DECL_CLASS_CONTEXT.
10112         (start_function): Use DECL_FRIEND_CONTEXT, not
10113         DECL_CLASS_CONTEXT.  Use decl_function_context, not
10114         hack_decl_function_context.
10115         (finish_function): Use decl_function_context, not
10116         hack_decl_function_context.
10117         (maybe_retrofit_in_chrg): Use DECL_CONTEXT, not
10118         DECL_CLASS_CONTEXT.
10119         (grokclassfn): Set DECL_VIRTUAL_CONTEXT, not DECL_CONTEXT.
10120         (finish_static_data_member_decl): Don't set DECL_CLASS_CONTEXT.
10121         (grokfield): Likewise.
10122         (finish_builtin_type): Likewise.
10123         (finish_vtable_vardec): Use decl_function_context, not
10124         hack_decl_function_context.
10125         (import_export_decl): Use DECL_CONTEXT, not DECL_CLASS_CONTEXT.
10126         (start_static_initialization_or_destruction): Likewise.
10127         (finish_static_initialization_or_destruction): Likewise.
10128         (mark_used): Adjust logic for deciding when to synthesize methods.
10129         * dump.c (dequeue_and_dump): Use CP_DECL_CONTEXT, not
10130         DECL_REAL_CONTEXT.
10131         * error.c (dump_function_decl): Use DECL_CONTEXT, not
10132         DECL_CLASS_CONTEXT.
10133         * friend.c (is_friend): Likewise.
10134         (add_friends): Remove.
10135         (do_friend): Use SET_DECL_FRIEND_CONTEXT.
10136         * lex.c (begin_definition_of_inclass_inline): Use
10137         decl_function_context, not hack_decl_function_context.
10138         (process_next_inline): Likewise.
10139         (do_identifier): Use CP_DECL_CONTEXT, not DECL_REAL_CONTEXT.
10140         * method.c (set_mangled_name_for_decl): Use DECL_CONTEXT, not
10141         DECL_CLASSS_CONTEXT.
10142         (hack_identifier): Likewise.
10143         (synthesize_method):  Use decl_function_context, not
10144         hack_decl_function_context.
10145         * pt.c (template_class_depth_real): Use CP_DECL_CONTEXT, not
10146         DECL_REAL_CONTEXT.
10147         (is_member_template): Use decl_function_context, not
10148         hack_decl_function_context.  Use DECL_CONTEXT, not
10149         DECL_CLASS_CONTEXT.
10150         (build_template_decl): Set DECL_VIRTUAL_CONTEXT, not
10151         DECL_CLASS_CONTEXT.
10152         (check_default_tmpl_args): Use CP_DECL_CONTEXT, not
10153         DECL_REAL_CONTEXT.
10154         (push_template_decl_real): Likewise.
10155         (instantiate_class_template): Don't call add_friends.
10156         (tsubst_default_argument): Use DECL_CONTEXT, not
10157         DECL_REAL_CONTEXT.
10158         (tsubst_decl): Set DECL_VIRTUAL_CONTEXT, not DECL_CLASS_CONTEXT.
10159         Use DECL_CONTEXT, not DECL_CLASS_CONTEXT.
10160         (set_meangled_name_for_template_decl): Use DECL_CONTEXT, not
10161         DECL_CLASS_CONTEXT.
10162         * repo.c (repo_inline_used): Likewise.
10163         * search.c (current_scope): Adjust for new _CONTEXT macros.
10164         (context_for_name_lookup): Use CP_DECL_CONTEXT, not
10165         DECL_REAL_CONTEXT.
10166         (friend_accessible_p): Use DECL_CONTEXT, not DECL_CLASS_CONTEXT.
10167         (lookup_fnfields_here):Likewise.
10168         (check_final_overrider): Likewise.
10169         (init_vbase_pointers): Likewise.
10170         (virtual_context): Likewise.
10171         * semantics.c (finish_member_declaration): Just set DECL_CONTEXT.
10172         (expand_body): Use decl_function_context, not
10173         hack_decl_function_context.
10174         * tree.c (hack_decl_function_context): Remove.
10175         * typeck.c (build_x_function_call): Use DECL_CONTEXT, not
10176         DECL_CLASS_CONTEXT.
10177         * typeck2.c (error_not_base_type): Likewise.
10178
10179 2000-02-15  Jason Merrill  <jason@casey.cygnus.com>
10180
10181         * decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.
10182
10183 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10184
10185         * Make-lang.in (g++spec.o): Depend on $(GCC_H), not gcc.h.
10186
10187 2000-02-15  Jonathan Larmour  <jlarmour@redhat.co.uk>
10188
10189         * lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.
10190
10191 2000-01-16  Gabriel Dos Reis  <gdr@codesourcery.com>
10192
10193         * decl2.c (lang_decode_option): Enable automatic line wrapping.
10194
10195 2000-02-13  Jason Merrill  <jason@casey.cygnus.com>
10196
10197         * parse.y (frob_specs): Split out...
10198         (parse_decl): From here.
10199         (fn.def2): Call initial_deferred_type_access_control.
10200         (after_type_component_declarator0): Call frob_specs.
10201         (notype_component_declarator0): Likewise.
10202         * search.c (friend_accessible_p): Nested classes are friends of their
10203         enclosing classes.
10204
10205 2000-02-10  Mark Mitchell  <mark@codesourcery.com>
10206
10207         * ir.texi (ADDR_EXPR): Document the fact that an ADDR_EXPR can be
10208         used to create an implicit temporary.
10209
10210         * class.c (dfs_modify_vtables): Tweak calculation of functions to
10211         override.
10212
10213 2000-02-08  Nathan Sidwell  <nathan@acm.org>
10214
10215         * typeck.c (strip_all_pointer_quals): Use TYPE_MAIN_VARIANT, to
10216         strip array element qualifiers too.
10217
10218 2000-02-07  Mark Mitchell  <mark@codesourcery.com>
10219
10220         * decl.c (store_parm_decls): Don't build cleanups for parameters
10221         while processing_template_decl.
10222
10223 2000-02-07  Jason Merrill  <jason@casey.cygnus.com>
10224
10225         * cp-tree.h (struct saved_scope): Add incomplete field.
10226         (namespace_scope_incomplete): New macro.
10227         * decl.c (pushdecl): Use it.
10228         (hack_incomplete_structures): Use it.  See through artificial
10229         binding levels.
10230         (mark_saved_scope): Mark it.
10231
10232         Implement access control for nested types.
10233         * search.c (type_access_control): New fn.
10234         (accessible_p): Now we do perform access control for types.
10235         * semantics.c (deferred_type_access_control): New fn.
10236         (initial_deferred_type_access_control): New fn.
10237         (begin_function_definition): Call it.  Add lookups parm.
10238         * decl.c (struct binding_level): Add this_class field.
10239         (pushlevel_class): Set it.
10240         (mark_binding_level): Mark it.
10241         (lookup_name_real): Use it.  Call type_access_control.
10242         (mark_saved_scope): Mark lookups field.
10243         * cp-tree.h (flagged_type_tree): Add lookups field.
10244         (struct saved_scope): Add lookups field.
10245         (type_lookups): New macro.
10246         * parse.y (declmods): Now <ftype>.
10247         (parse_decl): Add lookups parm.  Call
10248         initial_deferred_type_access_control.
10249         (lang_extdef): Clear type_lookups.
10250         (typed_declspecs, declmods, typespec): Set lookups field.
10251         (initdcl): Call deferred_type_access_control.
10252         (fn.def1, fn.def2, typed_declspecs1, initdcl0_innards, nomods_initdcl0,
10253         component_decl_1, named_parm): Adjust.
10254         * friend.c (is_friend): Nested classes are friends of their
10255         enclosing classes.
10256
10257         * class.c (currently_open_derived_class): New fn.
10258         * method.c (hack_identifier): Use it.
10259
10260         * lex.c (do_identifier): Remove obsolete code.
10261
10262         * parse.y (typed_typespecs): Propagate new_type_flag properly.
10263
10264 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
10265
10266         * tinfo.h: Remove apostrophes from C++ comment (xgettext
10267         thinks this file is plain C).
10268
10269 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10270
10271         * Makefile.in (call.o): Depend on $(EXPR_H).
10272
10273         * call.c: Include "expr.h".
10274
10275         * class.c (dump_class_hierarchy): Add prototype.
10276
10277         * search.c (dfs_get_pure_virtuals): Likewise.
10278
10279 2000-02-1  Ulrich Drepper  <drepper@redhat.com>
10280
10281         * parse.y (simple_stmt): Allow :: token in asm parameter list.
10282         * parse.c: Rebuilt.
10283
10284 Mon Jan 31 15:35:29 2000  Jim Wilson  <wilson@cygnus.com>
10285
10286         * class.c (build_vtbl_or_vbase_field): New parameter fcontext.
10287         Store it in DECL_FCONTEXT.
10288         (build_vbase_pointer_fields, create_vtable_ptr): Fix callers.
10289
10290 2000-01-31  Jason Merrill  <jason@casey.cygnus.com>
10291
10292         * tinfo.h (old abi): #include "tconfig.h".
10293         * tinfo.cc (convert_to_base): Move into old abi section.
10294
10295 2000-01-31  Mark Mitchell  <mark@codesourcery.com>
10296
10297         * cp-tree.h (BINFO_VIRTUALS): Tweak documentation.
10298         (CLASSTYPE_PRIMARY_BINFO): Use BINFO_PRIMARY_BINFO.
10299         (BINFO_PRIMARY_BINFO): New macro.
10300         (BF_DELTA): Rename to ...
10301         (BV_DELTA): ... this.
10302         (BF_VCALL_INDEX): Rename to ...
10303         (BV_VCALL_INDEX): ... this.
10304         (BF_FN): Rename to ...
10305         (BV_FN): ... this.
10306         * class.c (build_vbase_path): Adjust for changes to reverse_path.
10307         (set_rtti_entry): Rename BF_ macros to BV_ variants.
10308         (modify_vtable_entry): Simplify.
10309         (add_virtual_function): Rename BF_ macros to BV_ variants.
10310         (build_vtable_initializer): Likewise.
10311         (get_class_offset_1): Remove.
10312         (dfs_get_class_offset): Likewise.
10313         (get_class_offset): Likewise.
10314         (dfs_find_final_overrider): New function.
10315         (find_final_overrider): Likewise.
10316         (modify_one_vtable): Remove.
10317         (dfs_find_base): New function.
10318         (dfs_modify_vtables): Fold modify_one_vtable in here.  Use
10319         find_final_overrider.
10320         (modify_all_vtables): Adjust.  Set BV_VCALL_INDEX on new
10321         virtuals.
10322         (dfs_fixup_vtable_deltas): Remove.
10323         (override_one_vtable): Remove.
10324         (merge_overrides): Likewise.
10325         (layout_virtual_bases): Make sure BINFO_OFFSET is set right for
10326         unreal chilren of virtual bases.
10327         (finish_struct_1): Don't use merge_overrides.  Don't use
10328         dfs_fixup_vtable_deltas.
10329         * tree.c (reverse_path): Return a TREE_LIST, not a chain of
10330         BINFOs.
10331
10332 2000-01-31  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
10333             Jason Merrill  <jason@yorick.cygnus.com>
10334
10335         * tinfo.h: Rename USItype to myint32, depend on BITS_PER_UNIT.
10336
10337 2000-01-31  Alfred Minarik <a8601248@unet.univie.ac.at>
10338
10339         * exception.cc (__throw_bad_typeid): Add missing std::.
10340
10341 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10342
10343         * cp-tree.h (make_thunk): PROTO -> PARAMS.
10344
10345 2000-01-31  Nathan Sidwell  <sidwell@codesourcery.com>
10346
10347         * cp-tree.h (new_abi_rtti_p): Use flag_new_abi.
10348
10349         Runtime support for new-abi rtti.
10350         * inc/typeinfo (type_info::operator!=): Define in class.
10351         (type_info::before, type_info::name, type_info::operator==,
10352         type_info::operator!=): Define new ABI implementations.
10353         (type_info::is_pointer_p, type_info::is_function_p): Declare
10354         new virtual functions.
10355         (type_info::do_catch, type_info::do_upcast): Likewise.
10356
10357         * tinfo.h (__base_class_info): Define new class.
10358         (__class_type_info): Likewise.
10359         (__si_class_type_info): Likewise.
10360         (__vmi_class_type_info): Likewise.
10361         (__dynamic_cast): Prototype.
10362
10363         * tinfo.cc: Conditionalize old and new rtti mechanisms.
10364         (type_info::is_pointer_p): Define new function.
10365         (type_info::is_function_p): Likewise.
10366         (type_info::do_catch): Likewise.
10367         (type_info::do_upcast): Likewise.
10368         (vtable_prefix): New structure for vtable access.
10369         (adjust_pointer): Define new template function.
10370         (contained_p, public_p, virtual_p, contained_public_p,
10371         contained_nonpublic_p, contained_nonvirtual_p): Define new
10372         functions.
10373         (nonvirtual_base_type): New local variable.
10374         (__class_type_info::~__class_type_info): Define.
10375         (__si_class_type_info::~__si_class_type_info): Likewise.
10376         (__vmi_class_type_info::~__vmi_class_type_info): Likewise.
10377         (__class_type_info::do_catch): Define new function.
10378         (__class_type_info::do_upcast): Likewise.
10379         (__class_type_info::find_public_src): Likewise.
10380         (__class_type_info::do_find_public_src): Likewise.
10381         (__si_class_type_info::do_find_public_src): Likewise.
10382         (__vmi_class_type_info::do_find_public_src): Likewise.
10383         (__class_type_info::do_dyncast): Likewise.
10384         (__si_class_type_info::do_dyncast): Likewise.
10385         (__vmi_class_type_info::do_dyncast): Likewise.
10386         (__class_type_info::do_upcast): Likewise.
10387         (__si_class_type_info::do_upcast): Likewise.
10388         (__vmi_class_type_info::do_upcast): Likewise.
10389         (__dynamic_cast): Likewise.
10390
10391         * tinfo2.cc (__fundamental_type_info): Define new class.
10392         (__pointer_type_info): Likewise.
10393         (__reference_type_info): Likewise.
10394         (__array_type_info): Likewise.
10395         (__function_type_info): Likewise.
10396         (__enum_type_info): Likewise.
10397         (__ptr_to_member_type_info): Likewise.
10398         (__fundamental_type_info::~__fundamental_type_info): Define.
10399         (__pointer_type_info::~__pointer_type_info): Likewise.
10400         (__reference_type_info::~__reference_type_info): Likewise.
10401         (__array_type_info::~__array_type_info): Likewise.
10402         (__function_type_info::~__function_type_info): Likewise.
10403         (__enum_type_info::~__enum_type_info): Likewise.
10404         (__ptr_to_member_type_info::~__ptr_to_member_type_info): Likewise.
10405         (__pointer_type_info::do_catch): Define new function.
10406         (__ptr_to_member_type_info::do_catch): Define new function.
10407
10408         (__throw_type_match_rtti_2): Use new ABI interface, if enabled.
10409         (__is_pointer): Likewise.
10410
10411         * exception.cc (__cplus_type_matcher): Deal with new-abi rtti.
10412
10413 2000-01-30  Mark Mitchell  <mark@codesourcery.com>
10414
10415         * cp/class.c (build_vtable): Rename to build_primary_vtable.
10416         (prepare_fresh_vtable): Rename to build_secondary_vtable.
10417         (make_new_vtable): New function.
10418         (modify_vtable_entry): Handle generation of new vtables correctly.
10419         (modify_one_vtable): Remove unused parameter.
10420         (dfs_fixup_vtable_deltas): Likewise.
10421         (override_one_vtable): Use build_secondary_vtable.
10422         (finish_struct_1): Use build_primary_vtable and
10423         build_secondary_vtable.
10424
10425 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
10426
10427         * cp/decl.c: Adjust variable names, comments, help strings.
10428
10429 2000-01-29  Nathan Sidwell  <nathan@acm.org>
10430
10431         * new2.cc (operator delete[]): Use operator delete, don't assume
10432         implementation.
10433
10434 2000-01-29  Nathan Sidwell  <sidwell@codesourcery.com>
10435
10436         * class.c (build_vtbl_initializer): Add argument to
10437         build_vtable_entry call.
10438
10439 2000-01-27  Mark Mitchell  <mark@codesourcery.com>
10440
10441         * cp-tree.def (THUNK_DECL): Discuss vcall indices.
10442         * cp-tree.h (BINFO_VIRTUALS): Update documentation.
10443         (BF_DELTA): New macro.
10444         (BF_VCALL_INDEX): Likewise.
10445         (BF_FN): Likewise.
10446         (THUNK_VCALL_OFFSET): Likewise.
10447         (make_thunk): Change prototype.
10448         * class.c (build_vtable_entry): Integrate
10449         build_vtable_entry_for_fn.  Handle vcall indices.
10450         (build_vtable_entry_for_fn): Remove.
10451         (set_rtti_entry): Handle vcall indices.  Use BF_DELTA,
10452         BF_VCALL_INDEX, BF_FN.
10453         (modify_vtable_entry): Integrate common code from
10454         modify_one_vtable and dfs_fixup_vtable_deltas.
10455         (add_virtual_function): Set BF_VCALL_INDEX.
10456         (build_vtbl_initializer): Simplify.  Use BF_DELTA, BF_VCALL_INDEX,
10457         and BF_FN.
10458         (modify_one_vtable): Simplify.
10459         (dfs_fixup_vtable_deltas): Likewise.
10460         (override_one_vtable): Use BF_DELTA, BF_VCALL_INDEX, BF_FN.
10461         * method.c (make_thunk): Handle vcall indices.
10462
10463 2000-01-28  Nathan Sidwell  <sidwell@codesourcery.com>
10464
10465         Compiler side new abi rtti (not enabled).
10466         * cp-tree.h (new_abi_rtti_p): New macro.
10467         (emit_support_tinfos): Prototype new function.
10468         (tinfo_decl_p): Likewise.
10469         (emit_tinfo_decl): Likwise.
10470         * rtti.c (TINFO_PSEUDO_TYPE, TINFO_VTABLE_DECL): New accessor
10471         macros.
10472         (doing_runtime): New local static.
10473         (init_rtti_processing): Add new-abi initializer.
10474         (get_tinfo_decl): Add new-abi logic.
10475         (tinfo_from_decl): Likewise.
10476         (build_dynamic_cast_1): Likewise.
10477         (qualifier_flags): New static function.
10478         (tinfo_base_init): Likewise.
10479         (generic_initializer): Likewise.
10480         (ptr_ref_initializer): Likewise.
10481         (ptmd_initializer): Likewise.
10482         (class_hint_flags): Likewise.
10483         (class_initializer): Likewise.
10484         (synthesize_tinfo_var): Likewise.
10485         (create_real_tinfo_var): Likewise.
10486         (create_pseudo_type_info): Likewise.
10487         (get_vmi_pseudo_type_info): Likewise.
10488         (create_tinfo_types): Likewise.
10489         (emit_support_tinfos): New global function.
10490         (tinfo_decl_p): New global predicate.
10491         (emit_tinfo_decl): New global function.
10492         * class.c (set_rtti_entry): Generalize for old and new rtti.
10493         (build_vtbl_initializer): Likewise.
10494         * decl2.c (finish_file): Likewise.
10495
10496 Thu Jan 27 20:53:36 2000  Jim Wilson  <wilson@cygnus.com>
10497
10498         * optimize.c (remap_decl): Add walk_tree calls for DECL_SIZE (t)
10499         and TYPE_MAX_VALUE (TYPE_DOMAIN (TREE_TYPE (t))).
10500
10501 Thu Jan 27 13:54:12 2000  Mike Stump  <mrs@wrs.com>
10502
10503         * decl.c (pushdecl): Fix up shadow warnings with respect to implicit
10504         for scopes.
10505
10506 2000-01-26  Jason Merrill  <jason@casey.cygnus.com>
10507
10508         * pt.c (unify): Use fold, not maybe_fold_nontype_arg.
10509
10510 Wed Jan 26 22:19:14 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10511
10512         * optimize.c (calls_setjmp_r): Supply new argument
10513         to special_function_p.
10514
10515 2000-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10516
10517         * call.c: PROTO -> PARAMS.
10518         * class.c: Likewise.
10519         * cp-tree.h: Likewise.
10520         * cvt.c: Likewise.
10521         * decl.c: Likewise.
10522         * decl.h: Likewise.
10523         * decl2.c: Likewise.
10524         * dump.c: Likewise.
10525         * errfn.c: Likewise.
10526         * error.c: Likewise.
10527         * except.c: Likewise.
10528         * expr.c: Likewise.
10529         * init.c: Likewise.
10530         * input.c: Likewise.
10531         * lex.c: Likewise.
10532         * lex.h: Likewise.
10533         * method.c: Likewise.
10534         * optimize.c: Likewise.
10535         * parse.y: Likewise.
10536         * pt.c: Likewise.
10537         * repo.c: Likewise.
10538         * rtti.c: Likewise.
10539         * search.c: Likewise.
10540         * semantics.c: Likewise.
10541         * spew.c: Likewise.
10542         * tree.c: Likewise.
10543         * typeck.c: Likewise.
10544         * typeck2.c: Likewise.
10545         * xref.c: Likewise.
10546
10547 2000-01-25  Richard Henderson  <rth@cygnus.com>
10548
10549         * typeck.c (build_binary_op_nodefault): Remove UNNE_EXPR.
10550
10551 2000-01-25  Mark Mitchell  <mark@codesourcery.com>
10552
10553         * cp-tree.h (vcall_offset_in_vtable_p): New macro.
10554         * class.c (build_vbase_offset_vtbl_entries): Fix typo in commment.
10555         (struct vcall_offset_data_s): New type.
10556         (dfs_vcall_offset_queue_p): New function.
10557         (dfs_build_vcall_offset_vtbl_entries): Likewise.
10558         (build_vcall_offset_vtbl_entries): Likewise.
10559         (layout_vtable_decl): Likewise.
10560         (num_vfun_entries): Likewise.
10561         (num_extra_vtbl_entries): Add the entries for vcall offsets.
10562         (build_vtbl_initializer): Likewise.
10563         (dfs_finish_vtabls): Use layout_vtable_decl.
10564         (modify_one_vtables): Always duplicate vtables under the new ABI.
10565         (finish_struct_1): Use layout_vtable_decl.
10566
10567 2000-01-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10568
10569         * decl.c (member_function_or_else): Change third arg from a format
10570         specifier to an `enum overload_flags'.  Callers changed.
10571
10572 2000-01-25  Gabriel Dos Reis  <gdr@codesourcery.com>
10573
10574         * typeck.c (composite_pointer_type, c_sizeof, expr_sizeof,
10575         build_binary_op_nodefault, build_unary_op, build_reinterpret_cast,
10576         build_const_cast, get_delta_difference, check_return_expr): Avoid
10577         ANSI string concatenation usage.
10578
10579 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10580
10581         * class.c (layout_class_type): Put the fields required to make a
10582         class non-empty at the end, not the beginning, of the TYPE_FIELDs
10583         list.
10584
10585 2000-01-24  Jason Merrill  <jason@casey.cygnus.com>
10586
10587         * pt.c (maybe_fold_nontype_arg): Do nothing if we're not in a
10588         template.
10589
10590         * decl2.c (mark_used): Do instantiate inlines that have been
10591         explicitly instantiated.
10592
10593 2000-01-24  Richard Henderson  <rth@cygnus.com>
10594
10595         * call.c (build_over_call): Use expand_tree_builtin.
10596         * typeck.c (build_function_call_real): Likewise.
10597         (build_binary_op_nodefault): Handle unordered compares.
10598
10599 2000-01-24  Nathan Sidwell  <sidwell@codesourcery.com>
10600
10601         * cp-tree.h (CPTI_BAD_CAST, CPTI_BAD_TYPEID, CPTI_DCAST): New
10602         cp_tree_index values.
10603         (throw_bad_cast_node, throw_bad_typeid_node, dynamic_cast_node):
10604         New global node #defines for them.
10605         * rtti.c (call_void_fn): Replace with ...
10606         (build_runtime_decl): ... new static function.
10607         (throw_bad_cast): Use throw_bad_cast_node and build_runtime_decl.
10608         (throw_bad_typeid): Use throw_bad_typeid_node and build_runtime_decl.
10609         (build_dynamic_cast_1): Always produce correctly typed result.
10610         Explicitly produce type_info addresses. Use dynamic_cast_node.
10611         * exception.cc (__throw_bad_cast): Return `void *'.
10612         (__throw_bad_typeid): Return `const type_info &'.
10613
10614 2000-01-24  Nathan Sidwell  <sidwell@codesourcery.com>
10615
10616         * cp-tree.h (get_vtable_decl): Prototype new function.
10617         * class.c (get_vtable_decl): New function. Broken out from ...
10618         (build_vtable): ... here. Use it.
10619         * decl2.c (finish_vtable_vardecl): Ignore dummy vtables created
10620         by get_vtable_decl.
10621
10622 2000-01-24  Nathan Sidwell  <sidwell@codesourcery.com>
10623
10624         * cp-tree.h (CPTI_TP_DESC_TYPE, CPTI_ACCESS_MODE_TYPE,
10625         CPTI_USER_DESC_TYPE, CPTI_CLASS_DESC_TYPE, CPTI_ATTR_DESC_TYPE,
10626         CPTI_PTMF_DESC_TYPE): Remove cp_tree_index enumerations.
10627         (CPTI_TI_DESC_TYPE, CPTI_REF_DESC_TYPE, CPTI_ARY_DESC_TYPE,
10628         CPTI_ENUM_DESC_TYPE, CPTI_CLASS_DESC_TYPE, CPTI_SI_CLASS_DESC_TYPE,
10629         CPTI_VMI_CLASS_DESC_TYPE, CPTI_BASE_DESC_TYPE): New enumerations.
10630         (CPTI_TINFO_FN_ID, CPTI_TINFO_FN_TYPE): Rename to ...
10631         (CPTI_TINFO_DECL_ID, CPTI_TINFO_DECL_TYPE): ... here.
10632         (CPTI_TINFO_VAR_ID): New enumeration.
10633         (__tp_desc_type_node, __access_mode_type_node,
10634         __bltn_desc_type_node, __user_desc_type_node,
10635         __class_desc_type_node, __ptr_desc_type_node,
10636         __attr_desc_type_node, __func_desc_type_node,
10637         __ptmf_desc_type_node, __ptmd_desc_type_node): Remove #defines.
10638         (ti_desc_type_node, bltn_desc_type_node, ptr_desc_type_node,
10639         ref_desc_type_node, ary_desc_type_node, func_desc_type_node,
10640         enum_desc_type_node, class_desc_type_node,
10641         si_class_desc_type_node, vmi_class_desc_type_node,
10642         ptmd_desc_type_node, base_desc_type_node): New #defines.
10643         (tinfo_fn_id, tinfo_fn_type): Rename to ...
10644         (tinfo_decl_id, tinfo_decl_type): ... here. Adjust.
10645         (tinfo_var_id): New enumeration.
10646         (DECL_TINFO_FN_P): Augment comment.
10647         * decl.c (cp_global_trees): Adjust documentation.
10648         * rtti.c (init_rtti_processing): Adjust for tinfo_decl_id,
10649         tinfo_decl_type and tinfo_var_id.
10650         (get_tinfo_decl_dynamic): Adjust for tinfo_decl_type.
10651         (build_typeid): Remove unused variable.
10652         (get_tinfo_var): Use tinfo_var_id.
10653         (tinfo_name): New static function.
10654         (get_tinfo_decl): Adjust for tinfo_decl_id and tinfo_decl_type.
10655         (tinfo_from_decl): Likewise.
10656         (get_base_offset): New static function, broken out of
10657         expand_class_desc.
10658         (expand_si_desc): Use tinfo_name.
10659         (expand_class_desc): Likewise. Lose local static variable.
10660         Use base_desc_type_node. Use get_base_offset.
10661         (expand_ptr_desc): Use tinfo_name.
10662         (expand_attr_desc): Likewise.
10663         (expand_generic_desc): Likewise.
10664
10665         * tinfo.cc (__GXX_ABI_VERSION): Test value and existence.
10666         * tinfo.h (__GXX_ABI_VERSION): Test value and existence.
10667
10668 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
10669
10670         * cp-tree.h (__eprintf): Remove declaration.
10671         * tree.c (__eprintf): Remove definition.
10672
10673 2000-01-23  Zack Weinberg  <zack@rabi.columbia.edu>
10674             Mark Mitchell  <mark@codesourcery.com>
10675
10676         * cp-tree.h (CLASSTYPE_MARKED_N, SET_CLASSTYPE_MARKED_N,
10677         CLEAR_CLASSTYPE_MARKED_N): Avoid signed vs. unsigned warnings.
10678
10679 2000-01-23  Brad Lucier  <lucier@math.purdue.edu>
10680
10681         * class.c (dump_class_hierarchy): Print HOST_WIDE_INT properly.
10682
10683 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
10684
10685         * cp-tree.h (register_dtor_fn): New function.
10686         * decl.c (destroy_local_static): Rename to ...
10687         (register_dtor_fn): ... this.  Give it external linkage.
10688         (expand_static_init): Use it.
10689         * decl2.c (do_static_initialization): Likewise, if using
10690         __cxa_atexit.
10691         (do_static_destruction): Check that __cxa_atexit is not in use.
10692         (finish_file): Don't call do_static_destruction if using
10693         __cxa_atexit.
10694
10695         * typeck.c (convert_arguments): Restore two-message error
10696         reporting.
10697
10698 2000-01-20  Nathan Sidwell  <sidwell@codesourcery.com>
10699
10700         Remap dynamic cast hint values to be consistent across ABIs.
10701         * search.c (dynamic_cast_base_recurse): Remap generated value.
10702         (get_dynamic_cast_base_type): Adjust documentation.
10703         * tinfo.h (__user_type_info::dyncast): Likewise.
10704         (__user_type_info::find_public_subobj): Remap BOFF meaning.
10705         * tinfo.cc (__si_type_info::do_dyncast): Remap BOFF meaning.
10706         (__class_type_info::do_dyncast): Likewise.
10707         (__class_type_info::do_find_public_subobj): Likewise.
10708         * tinfo2.cc (__dynamic_cast): Remap BOFF parameter.
10709
10710 2000-01-19  Gabriel Dos Reis  <gdr@codesourcery.com>
10711
10712         * typeck.c (build_unary_op): Use cp_pedwarn, not pedwarn.
10713
10714         * typeck2.c (incomplete_type_error): Restore previous
10715         cp_error and cp_error_at call sequence.
10716
10717 2000-01-20  Brad Lucier  <lucier@math.purdue.edu>
10718
10719         * class.c (dump_class_hierarchy): Make format agree with argument;
10720         cast pointer to unsigned long and print with %lx.
10721
10722 2000-01-19  Gabriel Dos Reis  <gdr@codesourcery.com>
10723
10724         * decl2.c (lang_decode_option): Set default line-wrap length to 72.
10725
10726         * typeck.c (composite_pointer_type, common_type,
10727         comp_target_parms, c_sizeof, expr_sizeof, build_array_ref,
10728         build_function_call_real, convert_arguments,
10729         build_binary_op_nodefault, pointer_int_sum, pointer_diff,
10730         build_unary_op, mark_addressable, build_compound_expr,
10731         build_static_cast, build_reinterpret_cast, build_const_cast,
10732         build_c_cast, build_modify_expr, get_delta_difference,
10733         build_ptrmemfunc, check_return_expr): Replace 'ANSI C++' with
10734         'ISO C++'.  Fusion consecutive calls to diagnostic message routines
10735         into a single one.
10736         * typeck2.c (readonly_error, abstract_virtuals_error,
10737         process_init_constructor, check_for_new_type): Likewise.
10738
10739 2000-01-19  Mark Mitchell  <mark@codesourcery.com>
10740
10741         * tree.c (bot_manip): Set DECL_CONTEXT for newly created
10742         VAR_DECLs.
10743
10744 2000-01-18  Nathan Sidwell  <sidwell@codesourcery.com>
10745
10746         * cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
10747         (build_x_typeid): Likewise.
10748         (get_tinfo_fn): Likewise.
10749         (get_tinfo_fn_unused): Rename to ...
10750         (get_tinfo_decl): ... here.
10751         * rtti.c (build_headof): Replace logic error with assertion.
10752         (get_tinfo_fn_dynamic): Rename to ...
10753         (get_tinfo_decl_dynamic): ... here. Make static. Use
10754         complete_type_or_else.
10755         (build_x_typeid): Move into ...
10756         (build_typeid): ... here. Adjust call to
10757         get_tinfo_decl_dynamic. Use tinfo_from_decl. Simplify
10758         throw_bad_typeid expression.
10759         (get_tinfo_fn_unused): Rename to ...
10760         (get_tinfo_decl): ... here. Adjust comment.
10761         (get_tinfo_fn): Delete.
10762         (tinfo_from_decl): New static function.
10763         (get_typeid_1): Call get_tinfo_decl and tinfo_from_decl.
10764         (get_typeid): Use complete_type_or_else.
10765         (build_dynamic_cast_1): Adjust calls to
10766         get_tinfo_decl_dynamic. Simplify throw_bad_cast expression.
10767         * parse.y (primary): Adjust call to build_typeid.
10768         * except.c (build_eh_type_type_ref): Adjust call to
10769         get_tinfo_decl. Mark as used.
10770         * class.c (set_rtti_entry): Adjust call to get_tinfo_decl.
10771         * decl2.c (build_expr_from_tree): Adjust call to build_typeid.
10772         * parse.c: Regenerated.
10773
10774 2000-01-17  Mark Mitchell  <mark@codesourcery.com>
10775
10776         * class.c (fixed_type_or_null): Don't clear NONNULL.  Document
10777         calling convention.
10778         (resolves_to_fixed_type_p): Document calling convention.
10779         * rtti.c (build_x_typeid): Initialize NONNULL.
10780
10781         * cp-tree.h (build_shared_int_cst): New function.
10782         * call.c (build_over_call): Use DECL_VIRTUAL_CONTEXT, for clarity.
10783         * class.c (modify_vtable_entry): Likewise.
10784         (add_virtual_function): Split out code to generated shared
10785         INTEGER_CSTs to build_share_int_cst.
10786         (modify_all_vtables): Handle all the overridden functions here.
10787         Add overridden functions from non-primary virtual bases to the
10788         primary vtable.
10789         (finish_struct_1): Adjust call to modify_all_vtables.  Add
10790         overridden functions from non-primary bases to the vtable.
10791         * tree.c (build_shared_int_cst): New function.
10792
10793         * cp-tree.h (scratchalloc): Remove.
10794         (build_scratch_list): Likewise.
10795         * call.c (convert_class_to_reference): Replace build_scratch_list
10796         and build_expr_list with build_tree_list.
10797         (add_candidate): Replace scratchalloc with expralloc.  Note memory
10798         leak.
10799         (build_user_type_conversion_1):  Replace build_scratch_list
10800         and build_expr_list with build_tree_list.
10801         (build_new_op): Likewise.
10802         (build_op_delete_call): Likewise.
10803         (convert_like): Likewise.
10804         * cvt.c (ocp_convert): Likewise.
10805         * decl.c (start_decl): Likewise.
10806         (start_function): Likewise.
10807         (finish_destructor_body): Likewise.
10808         (maybe_build_cleanup_1): Likewise.
10809         * decl2.c (reparse_decl_as_expr): Likewise.
10810         * init.c (perform_member_init): Likewise.
10811         (expand_cleanup_for_base): Likewise.
10812         (build_builtin_delete_call): Likewise.
10813         (build_new_1): Likewise.
10814         (build_delete): Likewise.
10815         * method.c (do_build_assign_ref): Likewise.
10816         * parse.y (already_scoped_stmt): Likewise.
10817         (nontrivial_exprlist): Likewise.
10818         (net_initializer): Likewise.
10819         (initlist): Likewise.
10820         * parse.c: Regenerated.
10821         * rtti.c (build_x_typeid): Likewise.
10822         (build_dynamic_cast_1): Likewise.
10823         * typeck.c (build_x_compound_expr): Likewise.
10824         (build_static_cast): Likewise.
10825         (build_modify_expr): Likewise.
10826
10827         * cp-tree.h (DECL_VINDEX): Add documentation.
10828         * class.c (build_vtable_entry): Likewise.
10829         (start_vtable): Add comment.
10830         (add_virtual_function): Replace pending_hard_virtuals with
10831         overridden_virtuals and pending_virtuals with new_virtuals.
10832         Replace redundant assignments with assertions.
10833         (check_for_override): Add comment.
10834         (check_bases_and_members): Replace pending_hard_virtuals with
10835         overridden_virtuals and pending_virtuals with new_virtuals.
10836         (create_vtbl_ptr): Likewise.
10837         (layout_class_type): Likewise.
10838         (finish_struct_1): Likewise.  Add comments.
10839
10840 2000-01-16  Mark Mitchell  <mark@codesourcery.com>
10841
10842         * class.c (finish_struct_1): Replace redundant code with
10843         assertions.
10844
10845         * cp-tree.h (flag_new_abi): Move.
10846         (flag_use_cxa_atexit): Likewise.
10847         (flag_honor_std): Likewise.
10848         (flag_rtti): Likewise.
10849         (vbase_offsets_in_vtable_p): Define.
10850         (vptrs_present_everywhere_p): Likewise.
10851         (TYPE_CONTAINS_VPTR_P): Likewise.
10852         (dfs_walk_real): Declare.
10853         * class.c (build_vbase_pointer_fields): Check
10854         vbase_offsets_in_vtable_p.
10855         (dfs_build_vbase_offset_vtbl_entries): Record the vbase indices in
10856         BINFO_VPTR_FIELD.
10857         (build_vbase_offset_vtbl_entries): Simplify.
10858         (build_vbase_offset_vtbl_entries): Adjust.
10859         (build_vbase_pointer): Add ability to look up vbase offsets in
10860         vtable.
10861         (start_vtable): New function.
10862         (add_virtual_function): Use it.
10863         (determine_primary_base): Use TYPE_CONTAINS_VPTR_P.
10864         (num_extra_vtbl_entries): Use vbase_offsets_in_vtable_p.
10865         (build_vtbl_initializer): Take the type of the complete object as
10866         input.  Use it to correctly calculate vbase offsets.
10867         (dfs_finish_vtbls): Pass the complete type to
10868         build_vtbl_initializer.
10869         (check_bases_and_members): Use TYPE_CONTAINS_VPTR_P.
10870         (create_vtable_ptr): Create a vtable even if there are no
10871         new virtual functions, under the new ABI.
10872         (finish_struct_1): Likewise.
10873         (get_vfield_name): Use TYPE_CONTAINS_VPTR_P.
10874         * decl.c (exapnd_static_init): Remove call to
10875         preserve_initializer.
10876         * decl2.c (mark_vtable_entries): Tweak to handle vbase offsets in
10877         vtables.
10878         * init.c (initialize_vtbl_ptrs): Initialize them in pre-order.
10879         (expand_virtual_init): Use vbase_offsets_in_vtable_p.
10880         (construct_virtual_bases): Don't initialize virtual base pointers
10881         under the new ABI.
10882         (build_aggr_init): Clean up comment.
10883         (expand_aggr_init_1): Likewise.
10884         * rtti.c (expand_class_desc): Store the virtual function table
10885         index where the vbase offset lives in the offset field.
10886         * search.c (dfs_walk_real): Make it global.
10887         (dfs_debug_mark): Use TYPE_CONTAINS_VPTR_P.
10888         * tree.c (make_binfo): Don't clear BINFO_VPTR_FIELD.
10889
10890         * tinfo.h (USItype): Make it signed under the new ABI.
10891         * tinfo.cc (convert_to_base): New function.  Encapsulate base
10892         conversion logic here.
10893         (__class_type_info::do_upcast): Use it.
10894         (__class_type_info::do_dyncast): Likewise.
10895         (__class_type_info::do_find_public_subobj): Likewise.
10896
10897         * init.c (construct_virtual_bases): Don't look up the addresses of
10898         virtual bases at run-time.
10899
10900         * class.c (build_vbase_pointer): Relocate.
10901         (build_vbase_pointer_fields): Likewise.
10902         (dfs_build_vbase_offset_vtbl_entries): Likewise.
10903         (build_vbase_offset_vtbl_entries): Likewise.
10904
10905         * decl.c (init_decl_processing): Complain if -fnew-abi
10906         -fno-vtable-thunks is used.
10907
10908         * decl2.c (lang_decode_option): Don't couple flag_honor_std to
10909         flag_new_abi.
10910
10911 2000-01-15  Mark Mitchell  <mark@codesourcery.com>
10912
10913         * cp-tree.h (num_extra_vtbl_entries): New function.
10914         (size_extra_vtbl_entries): Likewise.
10915         (dfs_vtable_path_unmark): Likewise.
10916         (dfs_vtable_path_unmarked_real_bases_queue_p): Likewise.
10917         (dfs_vtable_path_marked_real_bases_queue_p): Likewise.
10918         * class.c (num_extra_vtbl_entries): New function.
10919         (size_extra_vtbl_entries): Likewise.
10920         (dfs_build_vbase_offset_vtbl_entries): New function.
10921         (build_vbase_offset_vtbl_entries): Likewise.
10922         (build_vtbl_initializer): Use it.
10923         (finish_struct_1): Adjust vtable sizes (using
10924         num_extra_vtbl_entries).
10925         * expr.c (cplus_expand_expr): Assert that the DECL_RTL for a
10926         THUNK_DECL is non-NULL before expanding it.
10927         * init.c (expand_virtual_init): Adjust the vtable pointer by
10928         size_extra_vtbl_entries before storing it.
10929         * search.c (get_shared_vase_if_not_primary): Adjust prototype.
10930         Handle TREE_LIST parameters here, not in the dfs_* functions.
10931         (dfs_unmarked_real_bases_queue_p): Adjust.
10932         (dfs_marked_real_bases_queue_p): Likewise.
10933         (dfs_vtable_path_unmarked_real_bases_queue_p): New function.
10934         (dfs_vtable_path_marked_real_bases_queue_p): New function.
10935         (dfs_vtable_path_unmark): Likewise.
10936
10937 2000-01-14  Mark Mitchell  <mark@codesourcery.com>
10938
10939         * optimize.c (copy_body_r): Clear the operand three of a
10940         TARGET_EXPR when copying it.
10941
10942 2000-01-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
10943
10944         * method.c (build_decl_overload_real): Check whether we are in ::
10945         before returning __builtin_new/delete.
10946
10947 2000-01-13  Mark Mitchell  <mark@codesourcery.com>
10948
10949         * pt.c (tsubst_friend_function): Improve comment.
10950         (instantiate_decl): Avoid crashing when a "nested" function is
10951         instantiated from the top level.
10952
10953         * dump.c (dqeueue_and_dump): Dump
10954         DECL_FRIEND_PSEUDO_TEMPLATE_INSTANTIATION.
10955
10956 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10957
10958         * call.c: If GATHER_STATISTICS, declare `n_build_method_call'.
10959
10960 2000-01-13  Nathan Sidwell  <sidwell@codesourcery.com>
10961
10962         * g++spec.c (lang_specific_driver): Add -fnew-abi if
10963         ENABLE_NEW_GXX_ABI defined.
10964         * Make-lang.in (tinfo.o, tinfo2.o, exception.o, new.o,
10965         opnew.o, opnewnt.o, opvnew.o, opvnewnt.o, opdel.o, opdelnt.o,
10966         opvdel.o, opvdelnt.o): Use GXX_ABI_FLAG switch.
10967
10968 2000-01-12  Mark Mitchell  <mark@codesourcery.com>
10969
10970         * decl.c (start_cleanup_fn): Call pushdecl.
10971
10972         * call.c (convert_class_to_reference): Fix typos.
10973         (build_conditional_expr): Handle errors gracefully.
10974         * class.c (push_nested_class): Likewise.
10975         * cp-tree.h (VAR_FUNCTION_OR_PARM_DECL_CHECK): New macro.
10976         (DECL_THIS_EXTERN): Use it.
10977         (DECL_THIS_STATIC): Likewise.
10978         * cvt.c (convert_to_void): Handle errors gracefully.
10979         (build_expr_type_conversion): Likewise.
10980         * decl.c (maybe_push_decl): Likewise.
10981         (start_decl_1): Likewise.
10982         (require_complete_types_for_parms): Likewise.
10983         * parse.y (structsp): Likewise.
10984         (base_class): Likewise.
10985         * parse.c: Regenerated.
10986         * pt.c (finish_member_template_decl): Likewise.
10987         * typeck.c (decay_conversion): Likewise.
10988
10989         * cp-tree.h (dfs_skip_vbases): New function.
10990         (find_vbase_instance): Likewise.
10991         * class.c (determine_primary_base): Allow a nearly empty base to
10992         serve as a primary base class under the new ABI.
10993         (get_class_offset_1): Rename to ...
10994         (dfs_get_class_offset): ... this.  Simplify.  Don't issue error
10995         messages here.
10996         (get_class_offset): Use it.  Issue error messages here.
10997         (dfs_modify_vtables): Rely on dfs_unmarked_real_bases_queue_p to
10998         find the right copies of virtual bases.
10999         (fixup_vtable_deltas1): Rename to ...
11000         (dfs_fixup_vtable_deltas): ... this.  Adjust to handle virtual
11001         bases as primary bases.
11002         (fixup_vtable_deltas): Remove.
11003         (override_one_vtable): Handle virtual bases as primary bases.
11004         (merge_overrides): Likewise.
11005         (finish_struct_1): Likewise.
11006         (dump_class_hierarchy): Dump primary-ness of bases as well.
11007         * search.c (mark_primary_bases): Use a pre-order traversal to
11008         handle primary virtual bases.
11009         (dfs_skip_vbases): New fiunction.
11010         (expand_upcast_fixups): Adjust to handle primary virtual bases.
11011         (fixup_virtual_upcast_offsets): Likewise.
11012         (fixup_all_virtual_upcast_offsets): Likewise.
11013         (dfs_find_vbase_instances): New function.
11014         (find_vbase_instance): Likewise.
11015
11016 2000-01-11  Mumit Khan  <khan@xraylith.wisc.edu>
11017
11018         * lex.c (DIR_SEPARATOR): Delete macro.
11019
11020 2000-01-12  Gabriel Dos Reis  <gdr@codesourcery.com>
11021
11022        * decl2.c (lang_decode_option): Handle automatic line wrapping
11023        option.
11024
11025 2000-01-11  Mark Mitchell  <mark@codesourcery.com>
11026
11027         * friend.c (do_friend): Don't resolve scopes when processing
11028         template declarations, even if the qualifying scope doesn't
11029         involve template parameters.
11030
11031 2000-01-10  Mark Mitchell  <mitchell@dumbledore.codesourcery.com>
11032
11033         * class.c (dfs_modify_vtables_queue_p): Remove.
11034         (modify_all_vtables): Use dfs_unmarked_real_bases_queue_p
11035         and dfs_marked_real_bases_queue_p instead of
11036         dfs_modify_vtables_queue_p.
11037
11038         * class.c (build_vbase_path): Simplify.
11039         (dfs_propagate_binfo_offsets): New function.
11040         (propagate_binfo_offsets): Use it.
11041         (remove_base_field): Simplify.
11042         (dfs_set_offset_for_vbases): Remove.
11043         (dfs_set_offset_for_shared_vbases): New function.
11044         (dfs_set_offset_for_unshared_vbases): Likewise.
11045         (layout_virtual_bases): Use them.
11046         (layout_basetypes): Don't call propagate_binfo_offsets.
11047         * search.c (dfs_get_vbase_types): Clone completely fresh binfos
11048         for the vbases.
11049
11050         * class.c (build_base_field): New function, split out from ...
11051         (build_base_fields): ... here.  Use it.  Allocate primary bases
11052         first, under the new ABI.
11053         (get_vtable_entry): Remove.
11054         (remove_base_field): New function, split out from ...
11055         (remove_base_fields): ... here.  Adjust since primary bases come
11056         first under the new ABI.
11057
11058         * cp-tree.h (expand_direct_vtbls_init): Remove declaration.
11059         (initialize_vtbl_ptrs): New function.
11060         (expand_indirect_vtbls_init): Change prototype.
11061         (convert_pointer_to_vbase): Declare.
11062         * init.c (expand_direct_vtbls_init): Remove.
11063         (dfs_initialize_vtbl_ptrs): New function.
11064         (initialize_vtbl_ptrs): Likewise.
11065         (emit_base_init): Use initialize_vtbl_ptrs.
11066         * search.c (convert_pointer_to_vbase): Make it global.
11067         (expand_indirect_vtbls_init): Remove vtable initialization code.
11068         * semantics.c (setup_vtbl_ptr): Use initialize_vtbl_ptrs.
11069
11070         * class.c (dfs_finish_vtbls): New function.
11071         (finish_vtbls): Use it.
11072         (dump_class_hierarchy): New function.
11073
11074         * cp-tree.h (BINFO_PRIMARY_MARKED_P): Change definition.
11075         (BINFO_VBASE_PRIMARY_P): New macro.
11076         (BINFO_VIRTUALS): Add to documentation.
11077         (SET_BINFO_PRIMARY_MARKED_P): Remove.
11078         (CLEAR_BINFO_PRIMARY_MARKED_P): Likewise.
11079         (dfs_mark_primary_bases_queue_p): Likewise.
11080         (dfs_unmarked_real_bases_queue_p): New function.
11081         (dfs_marked_real_bases_queue_p): Likewise.
11082         * search.c (dfs_mark_primary_bases): Adjust.
11083         (mark_primary_bases): Likewise.
11084         (get_shared_vbase_if_not_primary): New function.
11085         (dfs_unmarked_real_bases_queue_p): Likewise.
11086         (dfs_marked_real_bases_queue_p): Likewise.
11087         (dfs_get_pure_virtuals): Simplify.
11088         (get_pure_virtuals): Likewise.
11089
11090 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11091
11092         * lex.c: Include tm_p.h.
11093
11094 2000-01-07  Nathan Sidwell  <sidwell@codesourcery.com>
11095
11096         * lang-specs.h (__GXX_ABI_VERSION): New preprocessor macro.
11097
11098 2000-01-06  Jason Merrill  <jason@casey.cygnus.com>
11099
11100         * decl2.c (comdat_linkage): Don't set DECL_DEFER_OUTPUT.
11101         * pt.c (instantiate_decl): Defer comdat templates that might not be
11102         needed.
11103
11104         * cp-tree.h (DECL_NEEDED_P): Also true if !DECL_COMDAT.
11105         * decl2.c (finish_vtable_vardecl): Don't check !DECL_COMDAT.
11106         (finish_file): Likewise.
11107
11108         * decl2.c (import_export_class): Undo 12/14 change.
11109
11110         * error.c (dump_decl): operator new, not operatornew.
11111
11112         * class.c (field_decl_cmp): A nontype is "greater" than a type.
11113         * search.c (lookup_field_1): Look for the last field with the
11114         desired name.
11115
11116 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11117
11118         * decl2.c (lookup_arg_dependent): Deal with FNS not being a
11119         FUNCTION_DECL.
11120
11121 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11122
11123         * typeck.c (build_static_cast): Don't strip target qualifiers
11124         when casting from a class.
11125
11126 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11127
11128         * class.c (warn_hidden): Initialize variable `fndecl'.
11129
11130 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
11131
11132         * decl.c (flag_isoc9x): New variable to be able to use code in
11133         c-common.c.  For now always zero.
11134
11135 2000-01-03  Mark Mitchell  <mark@codesourcery.com>
11136
11137         * cp-tree.h (CLASSTYPE_VBASECLASSES): Improve documentation.
11138         * class.c (layout_basetypes): Don't set BINFO_INHERITANCE_CHAIN
11139         or unshare_base_binfos for virtual bases here.
11140         * search.c (dfs_get_vbase_types): Do it here.
11141         (get_vbase_types): Adjust.
11142
11143 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
11144
11145         * cp-tree.h (CLASSTYPE_VFIELDS): Move definition.
11146         (BINFO_PRIMARY_MARKED_P): Use flag 5.
11147         (SET_BINFO_PRIMARY_MARKED_P): Likewise.
11148         (CLEAR_BINFO_PRIMARY_MARKED_P): Likewise.
11149         (unmark_primary_bases): Remove declaration.
11150         (unmarkedp): Declare.
11151         (dfs_vbase_unmark): Likewise.
11152         * class.c (determine_primary_base): Return immediately if there
11153         are no base classes.  Call mark_primary_bases here.
11154         (modify_all_direct_vtables): Remove.
11155         (modify_all_indirect_vtables): Remove.
11156         (dfs_modify_vtables_queue_p): New function.
11157         (dfs_modify_vtables): New function.
11158         (modify_all_vtables): Use them.
11159         (build_base_fields): Build FIELD_DECLs for primary virtual base
11160         classes.
11161         (create_vtable_ptr): Don't call determine_primary_base here.
11162         (dfs_mark_primary_bases_and_set_vbase_offsets): Rename to ...
11163         (dfs_set_offset_for_vbases): ... this.
11164         (layout_virtual_bases): Use it.
11165         (layout_class_type): Call determine_primary_base here.
11166         * search.c (unmarkedp): Make it global.
11167         (shared_marked_p): Simplify.
11168         (shared_unmarked_p): Likewise.
11169         (dfs_primary_bases_queue_p): Remove.
11170         (dfs_unmark_primary_bases): Likewise.
11171         (unmark_primary_bases): Likewise.
11172         (mark_primary_bases): Simplify.
11173         (get_pure_virtuals): Don't call mark_primary_bases here.
11174         (dfs_vbase_unmark): New function.
11175         (get_vbase_types): Simplify.
11176
11177         * class.c (struct base_info): Remove.
11178         (determine_primary_base): Take has_virtual_p rather than a
11179         base_info as input.  Don't calculate max_has_virtual.
11180         (finish_struct_bits): Remove max_has_virtual argument.
11181         (create_vtable_ptr): Remove max_has_virtual_p argument.
11182         (layout_virtual_bases): Remove max argument.
11183         (layout_basetypes): Likewise.
11184         (layout_class_type): Remove max_has_virtual_p argument.
11185         (finish_struct_1): Remove max_has_virtual.
11186
11187         * cp-tree.h (dfs_mark_primary_bases_queue_p): New function.
11188         (layout_basetypes): Remove.
11189         * class.c (propagate_binfo_offsets): Moved here from tree.c.
11190         Update to handle primary virtual bases.
11191         (remove_base_fields): New function, split out from
11192         layout_basetypes.
11193         (dfs_mark_primary_bases_and_set_vbase_offsets): New function.
11194         (layout_virtual_bases): New function, split out from
11195         layout_basetypes.  Update to handle primary virtual bases.
11196         (layout_basetypes): Moved here from tree.c.  Use
11197         remove_base_fields and layout_virtual_bases.
11198         * search.c (dfs_mark_primary_bases_queue_p): New function.
11199         (mark_primary_bases): Use it.
11200         * tree.c (CEIL): Remove.
11201         (propagate_binfo_offsets): Remove.
11202         (layout_basetypes): Remove.
11203
11204 2000-01-01  Mark Mitchell  <mark@codesourcery.com>
11205
11206         * cp-tree.h (CLASSTYPE_N_BASECLASSES): Use BINFO_N_BASETYPES.
11207         (BINFO_PRIMARY_MARKED_P): New macro.
11208         (SET_BINFO_PRIMARY_MARKED_P): Likewise.
11209         (CLEAR_BINFO_PRIMARY_MARKED_P): Likewise.
11210         (mark_primary_bases): New function.
11211         (unmark_primary_bases): Likewise.
11212         * search.c (get_abstract_virtuals_1): Remove.
11213         (dfs_mark_primary_bases): New function.
11214         (mark_primary_bases): Likewise.
11215         (dfs_unmark_primary_bases): Likewise.
11216         (unmark_primary_bases): Likewise.
11217         (dfs_get_pure_virtuals): Likewise.
11218
11219 2000-01-01  Mark Mitchell  <mark@codesourcery.com>
11220
11221         * cp-tree.h (skip_rtti_stuff): Adjust prototype.
11222         * class.c (skip_rtti_stuff): Reorganize parameters and return value.
11223         (modify_one_vtable): Adjust.
11224         (fixup_vtable_deltas1): Likewise.
11225         (override_one_vtable): Likewise.
11226         * search.c (get_abstract_virtuals_1): Likewise.
11227         (get_pure_virtuals): Likewise.
11228         (expand_upcast_fixups): Likewise.
11229         * tree.c (debug_binfo): Likewise.
11230
11231         * class.c (build_vtable): Don't return a value.  Don't rebuild
11232         vtables for bases that have already been handled.
11233         (prepare_fresh_vtable): Don't rebuild vtables for bases that have
11234         already been handled.
11235         (modify_one_vtable): Adjust accordingly.
11236         (fixup_vtable_deltas1): Likewise.
11237         (finish_struct_1): Likewise.
11238
11239 2000-01-01  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
11240
11241         * call.c (build_new_method_call): Also check destructors.