* ChangeLog: Fix recent commit.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
2003-09-18 Volker Reichelt* ChangeLog: Fix recent commit.
2003-09-18 Volker Reicheltre PR c++/12316 (trouble with garbage collection)
2003-09-18 Gabriel Dos Reisc-pretty-print.h (pp_type_specifier_seq): Fix thinko.
2003-09-18 Richard Hendersontree-optimize.c (tree_rest_of_compilation): Save and...
2003-09-17 Mark Mitchellre PR c++/12266 (incorrect instantiation of unneeded...
2003-09-17 Mark Mitchellre PR debug/12066 (g++ generates stabs for "char *...
2003-09-17 Richard Henderson* semantics.c (expand_or_defer_fn): Inc/dec function_depth.
2003-09-16 Kriang Lerdsuwanakijre PR c++/7939 (ICE on function template specialization)
2003-09-16 R. Kelley CookCleaned up Jan's ChangeLog entries
2003-09-15 Nathan Sidwellre PR c++/12184 (ICE with trying to convert an incomple...
2003-09-15 Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-09-14 Mark Mitchellclass.c (layout_class_type): Make DECL_MODE match TYPE_...
2003-09-14 Geoffrey Keating* rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo...
2003-09-14 Kazu Hirataalias.c: Follow spelling conventions.
2003-09-13 Richard Hendersoncgraphunit.c (cgraph_assemble_pending_functions): Export.
2003-09-11 David Edelsohn* decl2.c (var_finalized_p): Swap arms of conditional.
2003-09-11 Nathan Sidwellre PR c++/11788 (missing implicit instantiation of...
2003-09-11 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
2003-09-11 Richard Henderson* decl2.c (cxx_callgraph_analyze_expr): Mark argument...
2003-09-10 Jan Hubickadecl2.c (var_finalized_p): New.
2003-09-10 Richard Hendersoncgraph.h (struct cgraph_node): Rename lowered to analyzed.
2003-09-10 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Remove unused...
2003-09-10 Richard Hendersonsemantics.c (expand_or_defer_fn): Use cgraph_finalize_f...
2003-09-10 Richard Hendersondecl2.c (finish_file): Avoid out-of-bounds array refere...
2003-09-10 Richard Hendersonexcept.c: Include cgraph.h.
2003-09-09 Christian Ehrhardtre PR bootstrap/12168 (ICE (bus error) in set_mem_attri...
2003-09-09 Mark Mitchelllanghooks-def.h (lhd_register_builtin_type): New function.
2003-09-08 Mark Mitchellre PR c++/11786 (operator() call on variable in other...
2003-09-08 Richard Henderson* optimize.c (maybe_clone_body): Inc/dec function_depth.
2003-09-08 Mark Mitchellre PR c++/5296 ([DR115] Pointers to functions and templ...
2003-09-08 Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-09-07 Mark MitchellFix typo.
2003-09-07 Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-09-07 Jan Hubickadecl2.c (maybe_emit_vtables, [...]): Avoid re-emitting...
2003-09-07 Mark Mitchellre PR c++/11867 (static_cast ignores ambiguity)
2003-09-06 Gabriel Dos Reiscp-tree.h (add_binding): Remove declaration.
2003-09-06 Nathan Sidwellre PR c++/11794 (using declaration inside nested class...
2003-09-06 Roger Saylere PR c++/11409 (using declarations and fabs built-in)
2003-09-06 Steven Bosscherre PR c++/11595 (crash on duplicate label definition)
2003-09-06 Nathan Sidwellre PR c++/12167 (ICE on default argument of class membe...
2003-09-05 Mark Mitchellre PR c++/12163 (static_cast + explicit ctor regression)
2003-09-05 Nathan Sidwellre PR c++/11922 (ICE on type_unification_real)
2003-09-05 Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-09-04 Geoffrey Keatingre PR c++/12161 (ICE during bootstrap, locale-inst...
2003-09-04 Nathan Sidwellcp-tree.h (finish_sizeof, [...]): Remove.
2003-09-04 Mark MitchellRemove cast-as-lvalue extension.
2003-09-04 DJ Delorietarghooks.c: New file.
2003-09-03 Mark Mitchellre PR c++/12053 (ABI difference between default g+...
2003-09-03 Richard Hendersonoptimize.c (optimize_function): Push/pop ggc context...
2003-09-02 Scott Brumbaughre PR c++/11553 (g++ accepts duplicate 'friend')
2003-09-02 Mark Mitchellre PR c++/11847 (reference does not work as template...
2003-09-02 Mark Mitchellre PR c++/11808 (Wrong namespace lookup for template...
2003-09-01 Mark Mitchellre PR c++/12114 ([3.3.2] Uninitialized memory accessed...
2003-09-01 Josef Zlomekc-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-30 Mark Mitchellre PR c++/12093 (inconstitent error with templates...
2003-08-30 Mark MitchellAdd missing ChangeLog entry
2003-08-29 Mark Mitchellre PR c++/11928 (c++ typedef handling)
2003-08-29 Richard Hendersontree-optimize.c: New file.
2003-08-29 Gabriel Dos Reisre PR c++/11811 (Weird message with default template...
2003-08-29 Mark Mitchellinit.c (decl_constant_value): Deal with COND_EXPR speci...
2003-08-28 Mark Mitchellre PR rtl-optimization/5079 (Reference to static const...
2003-08-27 Dan Nicolaescuparser.c (struct cp_token): Use enum bitfields.
2003-08-26 Nathan Sidwellre PR c++/11871 (Koenig lookup regression)
2003-08-26 Nathan Sidwellbuiltins.c (build_function_call_expr): Don't set TREE_S...
2003-08-25 Gabriel Dos ReisFix thinko
2003-08-25 Richard Henderson* cxx-pretty-print.c (pp_cxx_class_name): Remove unused...
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-25 Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-23 Kriang Lerdsuwanakijre PR c++/3765 (member using declaration can't change...
2003-08-23 Kriang LerdsuwanakijPR c++/641, c++/11876
2003-08-21 Jason Merrillre PR c++/11283 (ICE in build_conditional_expr)
2003-08-21 Mark Mitchellre PR c++/11551 (g++ accepts typedef as destructor...
2003-08-21 Mark Mitchellre PR c++/11834 (template specialization not matched)
2003-08-21 Jason Merrillre PR c++/11614 (Incorrect handling of pointers to...
2003-08-21 Jason Merrillsemantics.c (simplify_aggr_init_expr): Split out from...
2003-08-20 Nathan Sidwellre PR c++/11945 (Incorrect warnings issued for comma...
2003-08-20 Mark MitchellFix typo in ChangeLog
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-19 Andrew Pinskicp-lang.c (LANG_HOOKS_DECL_UNINIT): Define.
2003-08-19 Kriang Lerdsuwanakijre PR c++/11174 (derived class can access protected...
2003-08-19 Gabriel Dos Reislanghooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS...
2003-08-18 Nathan Sidwellre PR c++/11957 (wrong "warning: statement has no effect")
2003-08-18 Nathan Sidwellpt.c (instantiate_class_template): Push to class's...
2003-08-17 Jan Hubickare PR c++/11702 ([unit-at-a-time] Failure to emit code...
2003-08-16 Nathan Sidwellre PR c++/11512 (Spurious warning for comma-operator...
2003-08-15 Nathan Sidwellcp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-15 Jan Hubickadecl2.c (mark_member_pointers): Rename to...
2003-08-15 Nathan Sidwellcp: * pt.c (instantiate_class_template): Set location...
2003-08-15 Nathan Sidwelldecl.c (make_typename_type): Use my_friendly_assert.
2003-08-15 Jan Hubicka* method.c (use_thunk): Expand body directly.
2003-08-12 Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-08-12 Aldy Hernandezcall.c (standard_conversion): Opaque pointers interconvert.
2003-08-11 Mark Mitchelltypeck.c (merge_types): Handle cv-qualified pointer...
2003-08-11 Mark Mitchellre PR c++/11789 (rejects legal, multiple inheritance...
2003-08-10 Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10 Nathan Sidwellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL...
2003-08-10 Nathan Sidwellre PR c++/11670 (ICE in convert_like_real on illegal...
2003-08-10 Nathan Sidwellre PR c++/10530 (Cannot access non-dependent type withi...
2003-08-07 Kriang Lerdsuwanakijre PR c++/5767 (ICE with forwarding template template...
next