re PR c++/29024 (storage class specifier accepted for typedef (clause 7.1.1 ; 1))
[gcc.git] / gcc / cp / cp-tree.h
2006-10-11 Lee Millwardre PR c++/29024 (storage class specifier accepted for...
2006-09-25 Lee Millwardre PR c++/27667 (ICE with in-class specialization)
2006-09-25 Lee Millwardre PR c++/27329 (ICE with misplaced expression)
2006-09-11 Mark Mitchellre PR c++/28991 (Static constructor emitted instead...
2006-09-07 Jason Merrillre PR c++/27371 (Does not warn about unused function...
2006-08-28 Volker Reicheltre PR c++/28860 (Trouble with bound template template...
2006-08-26 Mark Mitchellre PR c++/28588 (static private function)
2006-08-26 Volker Reicheltre PR c++/28852 (ICE on invalid conversion operator)
2006-08-20 Mark Mitchellre PR c++/28341 (ICE with references as template parame...
2006-07-28 Kazu Hirata* cp-tree.h: Fix a comment typo.
2006-07-23 Mark Mitchellre PR c++/28025 (multiple template friend compile error)
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-16 Mark Mitchellre PR c++/27884 (bogus error: invalid use of 'register...
2006-06-16 Mark Mitchellre PR c++/27689 (function template incorrectly selected...
2006-06-13 Jakub Jelinekre PR middle-end/27793 (num_ssa_names inconsistent...
2006-06-07 Volker Reicheltre PR c++/27601 (ICE (in fold_offsetof_1, at c-common...
2006-06-06 Mike StumpFix up whitespacing
2006-06-05 Mark Mitchellre PR c++/27819 (ICE casting static const variables)
2006-05-25 Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-21 Mark Mitchellre PR c++/27210 (ICE on c++ template)
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.
next