aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-10-24re PR c++/8067 (g++ 3.2 internal error: Segmentation fault)Mark Mitchell1-0/+4
2002-10-23re PR c++/7679 (The compiler crashes wen a right parentesis is missing)Mark Mitchell1-0/+9
2002-10-23langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg1-1/+9
2002-10-22re PR c++/6579 (Infinite loop with statement expressions in member initializa...Mark Mitchell1-0/+6
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-0/+6
2002-10-22class.c (empty_base_at_nonzero_offset_p): New function.Mark Mitchell1-0/+6
2002-10-21class.c (include_empty_classes): Use normalize_rli.Mark Mitchell1-0/+3
2002-10-21decl.c (reshape_init): Tweak handling of character arrays.Mark Mitchell1-0/+2
2002-10-21re PR c++/8218 (Excessively large amount of memory used with classes with lar...Mark Mitchell1-0/+11
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-0/+6
2002-10-19c-decl.c, decl.c (start_decl): Point users of the old initialized- typedef ex...Zack Weinberg1-3/+8
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-0/+6
2002-10-18* class.c (base_derived_from): Make sure return value is a bool.Mark Mitchell1-0/+4
2002-10-18class.c (find_final_overrider_data_s): Remove overriding_fn and overriding_base.Mark Mitchell1-0/+9
2002-10-18re PR c++/8080 ([Regression in main trunk] g++ 3.3 ICE in make_decl_rtl)Jason Merrill1-0/+6
2002-10-18class.c (add_method): Compare template parms too.Nathan Sidwell1-0/+4
2002-10-17re PR c++/7584 (Erroneous ambiguous base error on using declaration)Mark Mitchell1-0/+4
2002-10-17pt.c (convert_template_argument): Revert this change: 2002-10-16 Mark Mitchel...Mark Mitchell1-0/+5
2002-10-17init.c (expand_default_init): Handle brace-enclosed initializers correctly.Mark Mitchell1-0/+5
2002-10-17mangle.c (write_expression): Correct handling of enumeration constants.Mark Mitchell1-0/+6
2002-10-17re PR c++/7478 (internal compiler error on static_cast inside template)Mark Mitchell1-0/+6
2002-10-16re PR c++/7524 ([Regression from GCC 2.95.3] f(const float arg[3]) fails)Mark Mitchell1-0/+6
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-0/+5
2002-10-15decl.c (reshape_init): Fix typo.Mark Mitchell1-0/+12
2002-10-15call.c (call_builtin_trap): New fn.Jason Merrill1-1/+8
2002-10-15class.c (check_field_decls): Remove empty_p parameter.Mark Mitchell1-0/+17
2002-10-15init.c (build_delete): Do not apply save_expr for arrays.Nathan Sidwell1-0/+5
2002-10-15decl.c (layout_var_decl): Call layout_decl even for variables whose type is a...Mark Mitchell1-0/+3
2002-10-14re PR c++/7176 (g++ confused by friend and static member with same name)Mark Mitchell1-0/+7
2002-10-11re PR c++/5661 (Gcc 3.0.3 Seg faults compiling bad code)Mark Mitchell1-0/+8
2002-10-11Move ChangeLog entry where it belongsGabriel Dos Reis1-0/+8
2002-10-11PRs C++/6803, C++/7721 and C++/7803Gabriel Dos Reis1-0/+6
2002-10-11init.c (build_field_list): Provide uses_unions_p with a default value.Jason Molenda1-1/+6
2002-10-11NEWS: Document removal of "new X = ..." extension.Mark Mitchell1-0/+33
2002-10-11decl.c (typename_hash): Use htab_hash_pointer.Kaveh R. Ghazi1-0/+4
2002-10-10Fix C++ FE attribute alias failure.Jim Wilson1-0/+4
2002-10-09Add PR numbers to entries for last commitZack Weinberg1-0/+1
2002-10-09c-decl.c (start_decl): Unconditionally issue error for 'typedef foo = bar'.Zack Weinberg1-5/+12
2002-10-09* decl2.c (prune_vtable_vardecl): Delete unused function.Kaveh R. Ghazi1-0/+4
2002-10-08re PR c++/7754 (ICE SIGSEGV on union with template parameter)Mark Mitchell1-0/+9
2002-10-07* decl2.c, pt.c: Revert c++/7754 fix.Richard Henderson1-0/+4
2002-10-05re PR c++/7804 (bad printing of fp constant in warning message)Kriang Lerdsuwanakij1-0/+5
2002-10-04re PR c++/7931 (The compiler ices on some legal code)Mark Mitchell1-0/+12
2002-10-04re PR c++/8006 (ice in mangle_conv_op_name_for_type boost regression)Mark Mitchell1-0/+23
2002-10-02Fixed ChangLog entries that went in the wrong place.Matt Austern1-0/+9
2002-10-02re PR c++/7188 (Segfault with template class and recursive (incorrect) inital...Mark Mitchell1-0/+26
2002-10-02re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle1-0/+9
2002-10-02decl.c (cp_finish_decl): Make sure array types are laid out, even if the arra...Mark Mitchell1-1/+9
2002-10-01class.c (build_vtbl_initializer): Change build_c_cast to build1.Steve Ellcey1-0/+5
2002-10-01decl.c (cp_finish_decl): Correct check for dynamic initialization of thread-l...Mark Mitchell1-0/+5