]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-tree.h
re PR c++/26433 (Syntax error using __FUNCTION__ in catch handler)
[thirdparty/gcc.git] / gcc / cp / cp-tree.h
2006-05-19  Mark Mitchellre PR c++/26433 (Syntax error using __FUNCTION__ in...
2006-05-19  Mark Mitchellre PR c++/27471 (ICE within build_c_cast cp/typeck...
2006-05-16  Mark Mitchellre PR c++/27339 (out-of-class definition of value templ...
2006-05-15  Mark Mitchellre PR c++/27505 (ICE in const folding with bitfields)
2006-05-02  Jakub Jelinekre PR middle-end/27337 (OpenMP ICE in expand_expr_real_...
2006-04-24  Mark Mitchellre PR c++/26912 (friend const member function specializ...
2006-04-23  Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-04-19  Volker Reicheltre PR c++/26036 (Treating a class object as a function...
2006-04-19  Mark Mitchellre PR c++/27102 (ICE with invalid class name in functio...
2006-04-11  Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-03-21  Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-09  Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-18  Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-13  Volker Reicheltcp-tree.h (warn_hidden): Remove prototype.
2006-02-13  Volker Reicheltcp-tree.h (build_type_conversion): Remove prototype.
2006-02-13  Volker Reicheltcp-tree.h (push_tinst_level): Remove prototype.
2006-02-07  Gabriel Dos Reiscp-tree.h (tf_warning_or_error): Renamed from tf_warn_o...
2006-02-07  Roger Sayledecl.c (grokdeclarator): Don't bother checking for...
2006-02-04  Gabriel Dos Reiscp-tree.h (tf_warn_or_error): New substituion flag.
2006-02-01  Mark Mitchellre PR c++/25342 (internal compiler error: in lookup_mem...
2006-01-25  Volker Reicheltrevert: cp-tree.h (do_poplevel): Remove prototype.
2006-01-25  Volker Reicheltcp-tree.h (get_primary_binfo): Remove prototype.
2006-01-23  Volker Reicheltcp-tree.h (do_poplevel): Remove prototype.
2006-01-23  Volker Reicheltcp-tree.h (build_x_delete): Remove prototype.
2006-01-23  Volker Reicheltcp-tree.h (get_vtt_name): Remove prototype.
2006-01-19  Mark Mitchellre PR c++/25836 (G++ does not allow a conversion of...
2006-01-18  Kazu Hiratatree.c (find_tree_t, find_tree): Remove.
2006-01-03  Mark Mitchellre PR c++/25635 (Bogus cruft in error message for inval...
2005-12-27  Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-11-27  Volker Reicheltre PR c++/24979 (DECL_MAIN_P is declared twice in cp...
2005-11-04  Joseph Myerscp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.
2005-11-03  Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-10-18  Nathan Sidwellre PR c++/22604 (ICE after invalid covariant return)
2005-10-17  Nathan Sidwellre PR c++/24386 (wrong virtual function called in templ...
2005-10-16  Mark Mitchellre PR c++/22137 (Internal error: Segmentation fault...
2005-10-13  Mark Mitchellre PR c++/20721 (crossing of a initialization left...
2005-09-27  Jason Merrillre PR c++/13764 (c++ front-end creates extra blocks)
2005-09-12  Ian Lance Taylorre PR c++/7874 (g++ finds friend functions defined...
2005-09-06  Jakub Jelinekre PR c/23075 (Redundant / bogus warning)
2005-09-06  Mark Mitchellre PR c++/9782 (constructor not called on higher-dimens...
2005-09-06  Kazu Hiratacp-tree.h, [...]: Fix comment typos.
2005-08-29  Mark Mitchellre PR c++/23099 (ICE in build_simple_base_path, at...
2005-08-26  Mark Mitchellre PR c++/23491 (new declarator with constant expressio...
2005-08-15  Fariborz JahanianFix Infinite Stack Recursion Regression.
2005-07-20  Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-18  Mark Mitchellre PR c++/22263 (explicit instantiation fails to emit...
2005-07-17  Mark Mitchellre PR c++/22139 (Segfault with templates and friend...
2005-07-15  Mark Mitchellre PR c++/22132 (Wrong code: upcasting a const class...
2005-07-09  Andrew Pinskicp-lang.c (shadowed_var_for_decl, [...]): Move over...
2005-07-08  Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-03  Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-07-02  Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-26  Kaveh R. Ghazigenautomata.c (decl_mode_check_failed, [...]): Add...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Nathan SidwellMake-lang.in: Reformat some long lines.
2005-06-15  Mike StumpCanonicalize whitespace.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2005-06-08  Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-06-07  Nathan Sidwellcp-tree.def (DEFAULT_ARG): Adjust documentation.
2005-06-06  Nathan Sidwellre PR c++/20637 (Confusing message with different using...
2005-06-05  Mark Mitchellre PR c++/21619 (__builtin_constant_p(&"Hello"[0])...
2005-06-03  Mark Mitchellre PR c++/21336 (Internal compiler error when using...
2005-05-28  Ian Lance Taylorc-decl.c (add_stmt): Add C frontend specific version.
2005-05-25  Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-05-17  Ziemowit LaskiYet more Objective-C++...
2005-05-12  Ian Lance Taylorc-common.h (statement_code_p): Don't declare.
2005-05-04  Kazu Hiratacp-tree.h (language_function): Change the type of x_loc...
2005-05-02  Kazu Hirataclass.c (current_lang_depth, [...]): Use VEC instead...
2005-05-02  Kazu Hirataclass.c (local_classes, [...]): Use VEC instead of...
2005-05-02  Michael Matzre PR c++/19542 (attribute(sentinel) has problems with...
2005-04-25  Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-21  Kazu Hiratacp-tree.h (THROW_NAME, [...]): Remove.
2005-04-21  Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-20  Ian Lance Taylorc-common.def: Remove STMT_EXPR (moved to cp/cp-tree...
2005-04-18  Kazu Hirata* cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove.
2005-04-17  Kazu Hiratacp-tree.h (LOOKUP_GLOBAL): Remove.
2005-04-15  Kazu Hiratacp-tree.h (lang_type_class): Remove redefined.
2005-04-14  Kazu Hiratacp-tree.h (SET_TMPL_ARG, [...]): Remove.
2005-04-09  Kazu Hirata* cp-tree.h (cp_deprecated): Remove.
2005-04-09  Kazu Hirata* cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.
2005-04-09  Kazu Hiratacp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.
2005-04-09  Kazu Hirata* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.
2005-04-09  Kazu Hirata* cp-tree.h (cxx_alignof): Remove.
2005-04-09  Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-08  Mark Mitchellre PR c++/20145 (template "class has virtual functions...
2005-04-01  Nathan Sidwellcall.c (add_template_candidates_real): Remove length...
2005-03-31  Nathan SidwellPR c++/19203, implement DR 214
2005-03-30  Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-23  Joseph Myersc-common.h (default_conversion): Remove.
2005-03-21  Joseph Myersc-common.c (lvalue_or_else): Replace by lvalue_error...
2005-03-17  Paolo Carlinire PR c++/19966 (Misleading message "must take exactly...
2005-03-14  Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-03-12  Per Bothnercp-tree.h (struct cp_declarator): New id_loc field.
2005-03-09  Mark Mitchellre PR c++/20142 (implicit assignment operator with...
2005-03-01  Nathan Sidwellre PR c++/20232 (ICE with covariancy)
2005-02-24  Volker Reicheltcall.c, [...]: Fix comment typo(s).
2005-02-21  Douglas Gregorre PR c++/19076 (Pointer to member function not matched...
2005-02-12  Kriang Lerdsuwanakijre PR c++/14479 (enum definition in template class...
2005-02-09  Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-02-03  Matt Austernre PR c++/19628 (g++ no longer accepts __builtin_consta...
next