decl.c (finish_function): Also complain about no return in templates.
[gcc.git] / gcc / cp / ChangeLog
2002-12-18 Jason Merrilldecl.c (finish_function): Also complain about no return...
2002-12-17 Jason Merrillcalls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT...
2002-12-17 Jason Merrillc-semantics.c (add_scope_stmt): Abort if the end SCOPE_...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Gabriel Dos Reisre PR c++/8031 (ICE in comptypes, at cp/typeck.c:913)
2002-12-13 Geoffrey Keatingcp-tree.h: Have the multiple-include guards around...
2002-12-10 Mark Mitchellre PR c++/8372 (ICE on explicit call of destructor)
2002-12-10 Matt Austern* cp-tree.h: get rid of needs_virtual_reinit bit.
2002-12-10 Mark Mitchellre PR c++/8153 (ICE with static const member in class)
2002-12-05 Kaveh R. Ghazi* error.c (dump_expr): Fix format specifier warning.
2002-12-04 Geoffrey Keatingclass.c (finish_struct_1): Correct comment.
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-12-04 Gabriel Dos Reisre PR c++/8799 (ICE: Error reporting routines re-entered.)
2002-12-03 Jason Merrillcall.c (build_user_type_conversion_1): Don't set ICS_BA...
2002-12-03 Mark Mitchellre PR c++/8688 (ICE with segfault on missing comma...
2002-12-03 Mark Mitchellre PR c++/8720 (ICE with bitwise or (3 operands))
2002-12-02 Kriang LerdsuwanakijDR 180
2002-12-01 Mark Mitchellre PR c++/5919 (ICE when passing variable array to...
2002-12-01 Mark Mitchellre PR c++/8727 (compiler confused by inheritance from...
2002-12-01 Mark Mitchellre PR c++/8332 (strlen/template interaction causes...
2002-12-01 Mark Mitchellre PR c++/8227 (g++ 3.3: ctors not called in static...
2002-12-01 Mark Mitchellre PR c++/8214 (character conversion problem)
2002-11-30 Mark Mitchellre PR c++/8511 ((hopefully) reproducible cc1plus SIGSEGV.)
2002-11-29 Joe Buckanon2.C: New test.
2002-11-29 Mark Mitchellclass.c (walk_subobject_offsets): Recur on binfos as...
2002-11-27 Mark Mitchellclass.c (build_base_field): Make sure we get the canoni...
2002-11-27 Geoffrey KeatingIndex: cp/ChangeLog
2002-11-26 Nathan Sidwellcp-tree.h (DECL_LANG_FLAG_4): Document more uses.
2002-11-26 Mark Mitchellempty11.C: New test.
2002-11-25 Mark Mitchellsearch.c (is_subobject_of_p_1): Fix thinko.
2002-11-24 Mark Mitchellclass.c (layout_class_type): Reuse tail padding when...
2002-11-22 Mark Mitchellrtti2.C: New test.
2002-11-21 Glen Nakamurare PR c++/8342 (g++.jason/pmf7.C fails on i586-pc-linux...
2002-11-20 Mark Mitchellpt.c (for_each_template_parm): Free allocated memory.
2002-11-19 Jason Thorpegcc.c (The Specs Language): Document spec functions.
2002-11-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-11-14 Zack Weinbergtree.c (tree_vec_elt_check_failed): New function.
2002-11-14 Mark Mitchellclass.c (dfs_find_final_overrider): Adjust so that...
2002-11-09 Kriang Lerdsuwanakijre PR c++/8389 (Access to members of base class & templ...
2002-11-08 Mark Mitchellclass.c (add_vcall_offset_vtbl_entries_1): Correct...
2002-11-08 Mark Mitchellre PR c++/8338 (Infinite loop on illegal code)
2002-11-07 Mark Mitchellclass.c (add_implicitly_declared_members): Put implicit...
2002-11-06 Geoffrey Keating* decl2.c (finish_file): Correct spelling.
2002-11-04 Mark Mitchellcall.c (build_special_member_call): Do not try to looku...
2002-11-02 Zack WeinbergPR c/7353 redux
2002-10-31 Jason Merrillre PR c++/8186 (ICE in cp_expr_size, at cp/cp-lang...
2002-10-31 Mark Mitchellcp-tree.h (lang_decl_flags): Remove init_priority.
2002-10-31 Mark Mitchellre PR c++/8160 (ICE in build_modify_expr, at cp/typeck...
2002-10-30 Kriang LerdsuwanakijCore issue 287, PR c++/7639
2002-10-30 Mark Mitchellre PR c++/8287 (GCC3.2: Destructor called for non-const...
2002-10-26 Mark Mitchellcall.c (build_over_call): Use DECL_CONTEXT, not DECL_VI...
2002-10-25 Zack Weinbergre PR c++/7266 (pedantic segfaults on missing typename)
2002-10-25 Mark Mitchellclass.c (build_vtbl_initializer): Don't use build_vtabl...
2002-10-25 David Edelsohnre PR c++/7228 (ICE when using member template and...
2002-10-25 Mark Mitchellclass.c (end_of_base): New method.
2002-10-24 Mark Mitchellclass.c (check_field_decls): Fix typo.
2002-10-24 Mark Mitchellre PR c++/8067 (g++ 3.2 internal error: Segmentation...
2002-10-23 Mark Mitchellre PR c++/7679 (The compiler crashes wen a right parent...
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-10-22 Mark Mitchellre PR c++/6579 (Infinite loop with statement expression...
2002-10-22 Richard Hendersontarget.h (gcc_target.asm_out): Merge output_mi_thunk...
2002-10-22 Mark Mitchellclass.c (empty_base_at_nonzero_offset_p): New function.
2002-10-21 Mark Mitchellclass.c (include_empty_classes): Use normalize_rli.
2002-10-21 Mark Mitchelldecl.c (reshape_init): Tweak handling of character...
2002-10-21 Mark Mitchellre PR c++/8218 (Excessively large amount of memory...
2002-10-20 Mark Mitchellalpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-19 Zack Weinbergc-decl.c, decl.c (start_decl): Point users of the old...
2002-10-18 Mark Mitchelltarget-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-18 Mark Mitchell* class.c (base_derived_from): Make sure return value...
2002-10-18 Mark Mitchellclass.c (find_final_overrider_data_s): Remove overridin...
2002-10-18 Jason Merrillre PR c++/8080 ([Regression in main trunk] g++ 3.3...
2002-10-18 Nathan Sidwellclass.c (add_method): Compare template parms too.
2002-10-17 Mark Mitchellre PR c++/7584 (Erroneous ambiguous base error on using...
2002-10-17 Mark Mitchellpt.c (convert_template_argument): Revert this change...
2002-10-17 Mark Mitchellinit.c (expand_default_init): Handle brace-enclosed...
2002-10-17 Mark Mitchellmangle.c (write_expression): Correct handling of enumer...
2002-10-17 Mark Mitchellre PR c++/7478 (internal compiler error on static_cast...
2002-10-16 Mark Mitchellre PR c++/7524 ([Regression from GCC 2.95.3] f(const...
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-10-15 Mark Mitchelldecl.c (reshape_init): Fix typo.
2002-10-15 Jason Merrillcall.c (call_builtin_trap): New fn.
2002-10-15 Mark Mitchellclass.c (check_field_decls): Remove empty_p parameter.
2002-10-15 Nathan Sidwellinit.c (build_delete): Do not apply save_expr for arrays.
2002-10-15 Mark Mitchelldecl.c (layout_var_decl): Call layout_decl even for...
2002-10-14 Mark Mitchellre PR c++/7176 (g++ confused by friend and static membe...
2002-10-11 Mark Mitchellre PR c++/5661 (Gcc 3.0.3 Seg faults compiling bad...
2002-10-11 Gabriel Dos ReisMove ChangeLog entry where it belongs
2002-10-11 Gabriel Dos ReisPRs C++/6803, C++/7721 and C++/7803
2002-10-11 Jason Molendainit.c (build_field_list): Provide uses_unions_p with...
2002-10-11 Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-10-11 Kaveh R. Ghazidecl.c (typename_hash): Use htab_hash_pointer.
2002-10-10 Jim WilsonFix C++ FE attribute alias failure.
2002-10-09 Zack WeinbergAdd PR numbers to entries for last commit
2002-10-09 Zack Weinbergc-decl.c (start_decl): Unconditionally issue error...
2002-10-09 Kaveh R. Ghazi* decl2.c (prune_vtable_vardecl): Delete unused function.
2002-10-08 Mark Mitchellre PR c++/7754 (ICE SIGSEGV on union with template...
2002-10-07 Richard Henderson* decl2.c, pt.c: Revert c++/7754 fix.
2002-10-05 Kriang Lerdsuwanakijre PR c++/7804 (bad printing of fp constant in warning...
2002-10-04 Mark Mitchellre PR c++/7931 (The compiler ices on some legal code)
2002-10-04 Mark Mitchellre PR c++/8006 (ice in mangle_conv_op_name_for_type...
next