aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-09-20re PR c++/157 (Duplicate error message for invalid elaborated type specifier)Kriang Lerdsuwanakij1-0/+8
2003-09-19re PR c++/495 (ICE in in lookup_template_class, at cp/pt.c:3961)Kriang Lerdsuwanakij1-0/+6
2003-09-19fix PR numberNathan Sidwell1-1/+1
2003-09-19re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::se...Nathan Sidwell1-0/+7
2003-09-19decl.c (cxx_scope_descriptor): Fix thinko.Gabriel Dos Reis1-0/+5
2003-09-18re PR c++/12320 (ICE on use of undefined enum)Danny Smith1-0/+6
2003-09-18re PR c++/9848 (missing 'unused parameter' warning.)Nathan Sidwell1-0/+7
2003-09-18tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle1-0/+5
2003-09-18* ChangeLog: Fix recent commit.Volker Reichelt1-1/+5
2003-09-18re PR c++/12316 (trouble with garbage collection)Volker Reichelt1-0/+5
2003-09-18c-pretty-print.h (pp_type_specifier_seq): Fix thinko.Gabriel Dos Reis1-0/+6
2003-09-17tree-optimize.c (tree_rest_of_compilation): Save and restore input_location.Richard Henderson1-0/+4
2003-09-17re PR c++/12266 (incorrect instantiation of unneeded template during overload...Mark Mitchell1-0/+7
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell1-0/+9
2003-09-17* semantics.c (expand_or_defer_fn): Inc/dec function_depth.Richard Henderson1-0/+4
2003-09-16re PR c++/7939 (ICE on function template specialization)Kriang Lerdsuwanakij1-0/+7
2003-09-16Cleaned up Jan's ChangeLog entriesR. Kelley Cook1-12/+12
2003-09-15re PR c++/12184 (ICE with trying to convert an incomplete type)Nathan Sidwell1-0/+6
2003-09-15re PR c++/3907 (nested template parm collides with member name)Mark Mitchell1-0/+70
2003-09-14class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...Mark Mitchell1-0/+5
2003-09-14* rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo decls.Geoffrey Keating1-0/+4
2003-09-14alias.c: Follow spelling conventions.Kazu Hirata1-1/+6
2003-09-13cgraphunit.c (cgraph_assemble_pending_functions): Export.Richard Henderson1-0/+5
2003-09-11* decl2.c (var_finalized_p): Swap arms of conditional.David Edelsohn1-0/+4
2003-09-11re PR c++/11788 (missing implicit instantiation of static member function)Nathan Sidwell1-0/+11
2003-09-11cgraphunit.c (cgraph_finalize_function): Add nested arg.Richard Henderson1-0/+5
2003-09-10* decl2.c (cxx_callgraph_analyze_expr): Mark argument unused.Richard Henderson1-0/+4
2003-09-10decl2.c (var_finalized_p): New.Jan Hubicka1-0/+5
2003-09-10cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson1-0/+9
2003-09-09cgraphunit.c (cgraph_finalize_function): Remove unused argument.Richard Henderson1-0/+3
2003-09-09semantics.c (expand_or_defer_fn): Use cgraph_finalize_function always.Richard Henderson1-0/+3
2003-09-09decl2.c (finish_file): Avoid out-of-bounds array reference during memmove.Richard Henderson1-0/+5
2003-09-09except.c: Include cgraph.h.Richard Henderson1-0/+5
2003-09-09re PR bootstrap/12168 (ICE (bus error) in set_mem_attributes_minus_bitpos)Christian Ehrhardt1-0/+5
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell1-0/+3
2003-09-08re PR c++/11786 (operator() call on variable in other namespace not recognized)Mark Mitchell1-0/+5
2003-09-08* optimize.c (maybe_clone_body): Inc/dec function_depth.Richard Henderson1-0/+4
2003-09-08re PR c++/5296 ([DR115] Pointers to functions and template functions behave d...Mark Mitchell1-0/+6
2003-09-08c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson1-0/+10
2003-09-07Fix typo.Mark Mitchell1-1/+1
2003-09-07re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static)Gabriel Dos Reis1-0/+14
2003-09-07decl2.c (maybe_emit_vtables, [...]): Avoid re-emitting variables in unit-at-a...Jan Hubicka1-0/+5
2003-09-07re PR c++/11867 (static_cast ignores ambiguity)Mark Mitchell1-0/+9
2003-09-06cp-tree.h (add_binding): Remove declaration.Gabriel Dos Reis1-0/+13
2003-09-06re PR c++/11794 (using declaration inside nested class seems ignored)Nathan Sidwell1-0/+6
2003-09-06re PR c++/11409 (using declarations and fabs built-in)Roger Sayle1-0/+7
2003-09-06re PR c++/11595 (crash on duplicate label definition)Steven Bosscher1-0/+6
2003-09-06re PR c++/12167 (ICE on default argument of class member function if non-simple)Nathan Sidwell1-0/+6
2003-09-05re PR c++/12163 (static_cast + explicit ctor regression)Mark Mitchell1-0/+9
2003-09-05re PR c++/11922 (ICE on type_unification_real)Nathan Sidwell1-0/+7