]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/decl.c
PR c++/12698, c++/12699, c++/12700, c++/12566
[thirdparty/gcc.git] / gcc / cp / decl.c
2003-10-24  Nathan SidwellPR c++/12698, c++/12699, c++/12700, c++/12566
2003-10-21  Robert Bowdidgedecl.c (cp_finish_decl): Remove clause intended for...
2003-10-21  Kriang Lerdsuwanakijdecl.c (start_decl): Exit if push_template_decl returns...
2003-10-21  Kazu HirataChangeLog: Fix typos.
2003-10-20  Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-20  Kriang LerdsuwanakijPR c++/9781, c++/10583, c++/11862
2003-10-17  Kriang Lerdsuwanakijre PR c++/2513 (internal template template parameter...
2003-10-14  Gabriel Dos ReisBreack out decl.c (3/n)
2003-10-13  Gabriel Dos ReisBreak out decl.c (2/n)
2003-10-09  Jason Merrilltweak whitespace
2003-10-07  Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-10-03  Gabriel Dos Reisdecl.c (struct cp_binding_level): Move to name-lookup.h
2003-09-30  Richard Henderson* decl.c (duplicate_decls): Copy DECL_SAVED_INSNS too.
2003-09-30  Gabriel Dos Reisdecl.c (pop_binding): Don't mess with nullifying bindin...
2003-09-28  Andreas Jaegerc-decl.c (finish_function): Convert definition to ISO...
2003-09-27  Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-09-27  Gabriel Dos Reiscp-tree.h, [...]: Remove reference to macros BINDING_SC...
2003-09-26  Gabriel Dos Reisdecl.c (pop_binding_level, [...]): Merge into leave_scope.
2003-09-23  Gabriel Dos Reiscp-tree.h (scope_kind): Add new enumerator.
2003-09-22  Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21  Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-19  Gabriel Dos Reisdecl.c (cxx_scope_descriptor): Fix thinko.
2003-09-17  Mark Mitchellre PR debug/12066 (g++ generates stabs for "char *...
2003-09-15  Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-09-08  Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-09-07  Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-09-06  Gabriel Dos Reiscp-tree.h (add_binding): Remove declaration.
2003-09-06  Steven Bosscherre PR c++/11595 (crash on duplicate label definition)
2003-09-04  DJ Delorietarghooks.c: New file.
2003-09-01  Mark Mitchellre PR c++/12114 ([3.3.2] Uninitialized memory accessed...
2003-08-29  Richard Hendersontree-optimize.c: New file.
2003-08-26  Nathan Sidwellre PR c++/11871 (Koenig lookup regression)
2003-08-25  Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-23  Kriang LerdsuwanakijPR c++/641, c++/11876
2003-08-21  Jason Merrillre PR c++/11614 (Incorrect handling of pointers to...
2003-08-20  Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-18  Nathan Sidwellapparently missing part of 2003-08-15 checkin
2003-08-12  Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-08-07  Aldy Hernandezdecl.c (grokparms): Use cp_build_qualified_type instead...
2003-08-05  Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-04  Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-08-02  Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-08-01  Mark Mitchellre PR c++/11697 (Failure to diagnose class template...
2003-08-01  Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-07-29  Rainer Orth* decl.c (finish_enum): Initialize underlying_type.
2003-07-29  Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-29  Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-28  Nathan Sidwellcp-tree.h (begin_compound_stmt): No scope arg is a...
2003-07-25  Nathan Sidwellcp-tree.h (build_compound_expr): Take LHS & RHS args.
2003-07-25  Nathan Sidwellcp-tree.h (enum tsubst_flags_t): Add tf_user.
2003-07-25  Per Bothnerdecl.c (pushdecl_class_level): Don't use push_srcloc...
2003-07-24  Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-24  Nathan Sidwell* decl.c (reshape_init): Remove unreachable code.
2003-07-22  Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-22  Nathan Sidwellre PR c++/11614 (Incorrect handling of pointers to...
2003-07-22  Kriang Lerdsuwanakijre PR c++/10793 (ICE (treecheck) when partial-specializ...
2003-07-19  Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-17  Mark Mitchellre PR c++/11547 (ICE with const temporaries)
2003-07-16  Kriang Lerdsuwanakijre PR c++/5421 (friends+templates: ICE: expected identi...
2003-07-16  Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14  Mark Mitchellre PR c++/7019 ([3.3 only] SFINAE does not work with...
2003-07-14  Mark Mitchellre PR c++/11493 (tree check ICE in error.c)
2003-07-11  Geoffrey KeatingIndex: ChangeLog
2003-07-10  Mark Mitchellre PR c++/10032 (-pedantic converts some errors to...
2003-07-10  Nathan SidwellPR c++ 9483
2003-07-09  Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08  Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-08  Kaveh R. Ghazibitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PR...
2003-07-06  Kazu Hiratacall.c: Fix comment formatting.
2003-07-06  Mark Mitchellre PR c++/11431 (static_cast behavior with subclasses...
2003-07-05  Kazu Hiratacall.c: Fix comment typos.
2003-07-03  Nathan Sidwellre PR c++/9162 ([New parser] Problem with default argum...
2003-07-03  Kaveh R. Ghaziclass.c (add_method, [...]): Fix format specifier.
2003-07-02  Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01  Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-06-28  Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-27  Mark Mitchellre PR c++/10796 (ICE (segfault) when defining an enum...
2003-06-24  Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-23  Jan Hubickadecl.c (register_dtor_fn): Mark cleanup as used.
2003-06-21  Gabriel Dos Reisre PR c++/10915 (a not-useful non-avoidable warning...
2003-06-20  Mark Mitchellre PR c++/9649 (ICE in finish_member_declaration at...
2003-06-20  Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-17  Jason Merrillre PR c++/10929 (-Winline warns about functions for...
2003-06-16  Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-14  Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-12  Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-06-10  Geoffrey Keating[multiple changes]
2003-06-07  Andreas Jaeger* cp/decl.c (xref_tag): Remove undefined macro NONNESTE...
2003-06-04  J"orn Renneckedecl.c (grokdeclarator): Error_mark_node in, error_mark...
2003-06-04  Jason Merrillcp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.
2003-05-31  Gabriel Dos Reisdecl.c (cp_binding_level::this_entity): Rename from...
2003-05-29  Gabriel Dos Reisdecl.c (ENABLE_SCOPE_CHECKING): Rename from DEBUG_BINDI...
2003-05-29  Gabriel Dos Reisname-lookup.h (global_scope_p): New macro.
2003-05-21  Danny Smithre PR c++/9738 ([mingw] Internal compiler error in...
2003-05-18  Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-05-10  Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-05  Jason Merrilltweak comment
2003-05-05  Kriang LerdsuwanakijFix a typo overlooked in the previous commit.
2003-05-05  Kriang Lerdsuwanakij* decl.c: Fix typos.
next