re PR c++/5607 (No pointer adjustment in covariant return types)
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
2002-04-25 Jason Merrillre PR c++/5607 (No pointer adjustment in covariant...
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-25 Jason Merrilltypeck.c (build_modify_expr): The pedwarn for array...
2002-04-24 Mark Mitchellcvt.c (convert_to_void): Don't unconditionally make...
2002-04-24 Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-24 Jason Merrillre PR c++/6331 (g++ 3.1 looses const qualifiers)
2002-04-23 Jason Merrillre PR c++/6395 (gcc-3_1-branch regression for g++.old...
2002-04-23 Jakub Jelinekparse.y (check_class_key): Allow KEY to be union/enum...
2002-04-23 David O'Brieng++spec.c: Use profiled libstdc++ and libm with -p...
2002-04-23 Mark Mitchellre PR c++/6256 (Seg fault for template friends in names...
2002-04-20 Neil BoothMakefile.in: Update.
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-18 Jason Merrillre PR c++/5658 (Regression on redefinition of a type...
2002-04-17 Jakub Jelinekre PR c++/6316 (trap when compiling file)
2002-04-17 Mark Mitchellc-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-16 Mark Mitchelldecl.c (register_dtor_fn): Pass the address of dso_hand...
2002-04-14 Gabriel Dos Reisdiagnostic.h (output_buffer_state): Redefine.
2002-04-14 Jakub Jelinekclass.c (layout_virtual_bases): Do all dsize computatio...
2002-04-14 Jason Merrilltypeck.c (get_member_function_from_ptrfunc): Don't...
2002-04-13 Mark Mitchellre PR c++/5373 (Statement expressions broken in C++)
2002-04-13 Mark Mitchellre PR c++/5189 (g++ -c bug.cpp crashed on simple stupid...
2002-04-13 Mark MitchellRevert these changes:
2002-04-12 Richard Sandiforddecl.c (duplicate_decls): Don't try to unify an implici...
2002-04-12 Andrew Haleytypeck.c (type_after_usual_arithmetic_conversions)...
2002-04-11 Richard SandifordRevert previous patch.
2002-04-11 Richard Sandiforddecl.c (duplicate_decls): Don't try to unify an implici...
2002-04-10 Nathan Sidwellre PR c++/5507 (Overzealous implicit typename warning)
2002-04-09 Jason Merrillre PR rtl-optimization/6189 (Regression from 3.0.x...
2002-04-09 Jason Merrillinit.c (build_member_call): For now, don't convert...
2002-04-08 Paolo Carliniparse.y (namespace_qualifier, [...]): Add ending '...
2002-04-07 Mark Mitchellre PR c++/5571 (crash in initialization of a static...
2002-04-06 Jason Merrillre PR c++/4934 (Seg fault on legal code)
2002-04-06 Jason Merrillre PR c++/525 (Problem with Multiple Inheritance and...
2002-04-06 Jason Merrillre PR c++/6179 (EH regression test failure for STLport...
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-03 Jason Merrillre PR c++/5104 (template using std::set_terminate fails...
2002-04-03 Richard Hendersonre PR rtl-optimization/4330 (Optimizer generates illega...
2002-04-03 Neil Boothlanghooks-def.h (lhd_set_decl_assembler_name, [......
2002-04-03 Roger Saylere PR c++/5998 (regression, all builtins disabled)
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Roger Saylere PR c++/5998 (regression, all builtins disabled)
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-29 Roger Saylere PR c++/5998 (regression, all builtins disabled)
2002-03-29 Neil BoothMakefile.in (except.o): Update.
2002-03-29 Jakub Jelinekre PR c++/6073 ([Solaris] Internal compiler error in...
2002-03-27 Neil BoothMakefile.in (attribs.o): Update.
2002-03-27 Mark Mitchellre PR c++/4884 (g++ 3.0.2 problem with -fvolatile)
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Mark Mitchellre PR c++/4884 (g++ 3.0.2 problem with -fvolatile)
2002-03-26 Nathan Sidwellre PR c++/5682 (ICE in build_secondary_vtable)
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-25 Neil Booth* cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.
2002-03-25 Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-03-23 Jakub Jelinekre PR c++/6037 (ICE in enum after switch() (gcc 3.0.4))
2002-03-23 Gabriel Dos Reis* error.c (dump_type): Be careful about implicit typenames.
2002-03-23 Gabriel Dos Reisre PR c++/3656 (ICE when incorrectly deriving a class...
2002-03-23 Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
2002-03-22 Jeff Knaggstypeck.c (expand_ptrmemfunc_cst): Scale idx down to...
2002-03-21 Aldy Hernandeztree.c (cp_cannot_inline_tree_fn): Same.
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-20 Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-20 Jason Merrillre PR c++/2136 (g++ seems to disregard '::' in '::delete')
2002-03-20 Jason Merrillre PR c++/5118 (c4x-g++ Fails on Templates)
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-18 Eric Botcazoure PR c++/3882 (gcc 3.0 error referencing a variable...
2002-03-18 Jason Merrillre PR c++/2039 (bad code generated for access to unname...
2002-03-18 Jason MerrillPR c++/4222, c++/5995
2002-03-18 Jason Merrillre PR c++/3870 (gcc 3.0 bogus error specializing a...
2002-03-18 Jason Merrillre PR c++/4377 (more errors with multiple non-type...
2002-03-18 Jason Merrillre PR c++/4003 (ICE on template instantiation including...
2002-03-18 Jason MerrillPR c++/3948 -- C++ ABI change, followup to 2001-12...
2002-03-18 Jason Merrillre PR c++/4460 (g++ 3.0.1 seg faults instead of throwin...
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-17 Jason Merrillre PR c++/5757 (Throwing exception in constructor,...
2002-03-16 Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-16 Richard Henderson* init.c (build_new_1): Use size_binop instead of cp_bu...
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-15 Jason Merrillre PR c++/5857 (C++ duplicate_decls shouldn't use commo...
2002-03-15 Jason Merrilltoplev.c (wrapup_global_declarations): Clarify variable...
2002-03-15 Richard Hendersonc-decl.c: Include c-pragma.h.
2002-03-15 Jakub Jelinekre PR c++/5908 (Warning regression wrt. gcc 3.0)
2002-03-14 Jakub Jelinekcall.c (build_over_call): Set TREE_NO_UNUSED_WARNING...
2002-03-13 Richard Sandifordmangle.c (write_builtin_type): Handle 128-bit integers...
2002-03-13 Richard Sandifordcp-tree.h (init_init_processing): Remove declaration.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-12 Nathan Sidwellre PR c++/5659 (default access for class/struct bug)
2002-03-11 Nathan SidwellRevert 2001-03-26 Nathan Sidwell <nathan@codesourcery...
2002-03-11 Nathan SidwellRevert 2000-12-01 Nathan Sidwell <nathan@codesourcery...
2002-03-11 Dan NicolaescuC++ alias analysis improvement.
2002-03-10 Kaveh R. Ghazi* cp-tree.h (stabilize_expr): Prototype.
2002-03-09 Craig Rodriguescp-tree.h (CLEAR_BINFO_MARKED): Make both parts of...
2002-03-08 Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-03-02 Nathan Sidwellre PR c++/775 (2.97 error declaring nested class a...
next