re PR c++/46220 (Error: invalid covariant return type generated for incomplete class...
[gcc.git] / gcc / cp / ChangeLog
2011-03-04 Jason Merrillre PR c++/46220 (Error: invalid covariant return type...
2011-03-03 Paolo Carlinire PR c++/47974 (ICE: tree check: expected tree_vec...
2011-03-03 Jason Merrillre PR c++/47950 ([C++0x] Internal compiler error: non...
2011-03-03 Jason Merrillre PR c++/47950 ([C++0x] Internal compiler error: non...
2011-03-03 Jason Merrillre PR c++/47774 ([C++0x] constexpr specifier on ctor...
2011-03-02 Jason Merrillre PR c++/46159 (Bogus warning about lambdas)
2011-03-02 Jason Merrillre PR c++/47200 ([C++0x] ICE: in adjust_temp_type,...
2011-03-01 Jason Merrillre PR c++/47851 ([C++0x] Incorrect decltype result...
2011-03-01 Jason Merrillre PR c++/46282 ([C++0x] ICE: SIGSEGV in grokbitfield...
2011-02-28 Jason Merrillre PR c++/47873 (virtual Inheritance - Covariant Virtua...
2011-02-27 Jason Merrillre PR c++/47904 (ICE with DECL_PARM_INDEX (this) in...
2011-02-27 Jason Merrillre PR c++/47897 ([C++0x] static const member variable...
2011-02-25 Jason Merrillparser.c (cp_parser_constant_expression): Set non_integ...
2011-02-24 Jason Merrillcp-tree.h (DECL_PARM_LEVEL): New.
2011-02-23 Nathan Froydre PR c++/46868 (ICE: SIGSEGV splay_tree_splay (splay...
2011-02-23 Jakub Jelinekre PR c++/47833 (ICE during GC in gt_ggc_mx_pending_tem...
2011-02-23 Paolo Carlinire PR c++/47242 ([C++0x] ICE: tree check: expected...
2011-02-22 Dodji Seketelire PR c++/47666 (ICE in dfs_walk_once)
2011-02-21 Jason Merrillre PR c++/47207 ([C++0x] ICE: in decl_constant_var_p...
2011-02-21 Jason Merrillre PR c++/47199 ([C++0x] ICE: expected class 'type...
2011-02-21 Jason Merrillre PR c++/46831 ([C++0x] Crash when it tries to do...
2011-02-20 Jason Merrillre PR c++/47703 ([C++0x] ICE: std::sort chokes on simpl...
2011-02-20 Jason Merrillre PR c++/46472 ([C++0X] constexpr is not constexpr)
2011-02-20 Dodji Seketelire PR c++/46394 ([C++0X] [4.6 Regression] no matching...
2011-02-19 Jason Merrillre PR c++/47503 ([C++0x] ICE: in adjust_temp_type,...
2011-02-18 Paolo Carlinire PR c++/47795 (internal compiler error: tree check...
2011-02-18 Dodji Seketelire PR c++/47208 ([C++0x] ICE: in decl_constant_var_p...
2011-02-17 Jakub Jelinekre PR c++/47783 (Warning 'set but not used' [-Wunused...
2011-02-17 Dodji Seketelire PR c++/47172 ([C++0x] cannot call member function...
2011-02-16 Dodji Seketelire PR c++/47326 ([C++0x] ICE in tsubst_copy (triggered...
2011-02-16 Jakub Jelinekre PR c++/47704 ([C++0x] Java-related error message...
2011-02-16 Jason Merrillre PR c++/46807 (internal compiler error: in synthesize...
2011-02-14 Jason Merrillre PR c++/47482 ([C++0x] ICE: unexpected expression...
2011-02-13 Iain SandoeRevert r170108, r170107, r170105, r170104, r170103...
2011-02-13 Mike Stumpt-darwin (config/darwin.h.rebuild): Harden against...
2011-02-13 Mike Stumpt-darwin (build/slashify1): Harden against rebuilds.
2011-02-13 Mike Stumpparser.h: Add arguments to all plugins.
2011-02-13 Mike Stumplex.h: Plugify.
2011-02-13 Tobias Burnusparser.c (cp_parser_declaration): Remove unused variable.
2011-02-13 Mike StumpMake-lang.in (cp/parser.o): Move c-family/c-objc.h...
2011-02-13 Mike Stumpt-darwin (build/slashify): Allow others to reuse easier.
2011-02-11 Dodji SeketeliRevert "Fix PR c++/47172"
2011-02-11 Dodji Seketelire PR c++/47172 ([C++0x] cannot call member function...
2011-02-10 Jason Merrilldecl.c (cp_make_fname_decl): Set DECL_THIS_STATIC at...
2011-02-10 Jason Merrilldecl.c (build_enumerator): Don't perform integral promo...
2011-02-10 Jason Merrill* cvt.c (convert_to_void): Handle null op1.
2011-02-10 Jason Merrillclass.c (type_has_constexpr_default_constructor): Make...
2011-02-10 Jason Merrillre PR c++/47511 ([C++0x] ICE: unexpected ast of kind...
2011-02-03 Dodji Seketelire PR c++/47398 (tree check: accessed elt 10 of tree_ve...
2011-02-03 Nathan Froydre PR c++/46890 (Failed to compile scummvm's player_v4a...
2011-01-31 Jakub Jelinekre PR c++/47416 (ICE in build_data_member_initializatio...
2011-01-31 Rainer Orthconfigure.ac (gcc_cv_ld_static_option): Define.
2011-01-28 Dodji Seketelire PR preprocessor/47311 ([C++0x] ICE in tsubst @cp...
2011-01-26 Jakub Jelinekre PR c++/47476 ([C++0x] ICE in potential_constant_expr...
2011-01-26 Dave KornChangeLog: Add missing PR reference.
2011-01-26 Dave Kornc.opt (-fkeep-inline-dllexport): New switch.
2011-01-21 Jason Merrillre PR c++/47041 (Internal compiler error in build_data_...
2011-01-21 Jakub Jelinekre PR c++/47388 (ICE: in begin_for_stmt, at cp/semantic...
2011-01-21 Jason Merrillre PR c++/46552 ([C++0x] Internal compiler error on...
2011-01-21 Jason Merrillre PR c++/46977 ([C++0x] ICE: SIGSEGV in htab_find_slot...
2011-01-19 Jakub Jelinekre PR c++/47303 (ICE: in varpool_node, at varpool.c...
2011-01-17 Jason Merrillre PR c++/47067 ([c++0x] ICE in cxx_eval_bare_aggregate...
2011-01-17 Rodrigo Rivas Costaparser.c (cp_parser_range_for): Remove the "unused...
2011-01-15 Giovanni Funchalre PR c++/33558 ('mutable' incorrectly accepted on...
2011-01-14 Jason Merrillre PR c++/47289 ([C++0x] ICE in tsubst_pack_expansion...
2011-01-14 Jason Merrillre PR c++/46903 ([C++0x] ICE unexpected expression...
2011-01-14 Jason Merrillre PR c++/46688 (g++ requires a function declaration...
2011-01-13 Kai Tietzre PR c++/47213 (ICE: SIGSEGV in determine_visibility...
2011-01-12 Rodrigo Rivas Costacp-tree.h (begin_for_scope): New prototype.
2011-01-12 Nicola PeroIn gcc/: 2011-01-12 Nicola Pero <nicola.pero@meta-innov...
2011-01-11 Dodji Seketelire PR debug/46955 (Missing DW_AT_const_value from DW_TA...
2011-01-11 Jason Merrillre PR c++/46658 (internal compiler error on cp/init.c)
2011-01-11 Jason Merrillre PR c++/45520 ([C++0x] compiler segmentation fault...
2011-01-08 Nicola PeroIn gcc/: 2011-01-08 Nicola Pero <nicola.pero@meta-innov...
2011-01-07 Jakub Jelinekre PR c++/47022 (ICE: in tsubst_copy, at cp/pt.c:11682)
2011-01-05 Tom Tromeyc-parser.c (c_parser_omp_atomic): Pass location of...
2011-01-02 H.J. LuRotate ChangeLogs.
2011-01-01 Kai TietzChangeLog gcc/
2010-12-29 Jason Merrillre PR c++/47068 ([C++0x] internal compiler error on...
2010-12-29 Jason Merrillparser.c (cp_parser_unary_expression): Remove redundant...
2010-12-27 Jakub Jelinekre PR c++/46626 (simple use of virtual methods causes...
2010-12-25 Kai Tietzre PR c++/15774 (Conflicting function decls not diagnosed)
2010-12-22 Nathan Froydc-aux-info.c (gen_formal_list_for_type): Use prototype_p.
2010-12-22 Jason Merrillre PR c++/47003 (ice in stabilize_expr)
2010-12-22 Rodrigo Rivas Costaparser.c (cp_parser_unary_expression): Call pedwarn...
2010-12-18 Nicola PeroIn gcc/: 2010-12-18 Nicola Pero <nicola.pero@meta-innov...
2010-12-18 Joseph Myerspt.c (most_specialized_class): Use ngettext to determin...
2010-12-17 Jason Merrillre PR c++/46670 (ICE in dependent_type_p, at cp/pt...
2010-12-16 Nathan Froydre PR c++/39859 (duplicated and unhelpful error for...
2010-12-16 Nathan Froydre PR c++/46852 (ICE: tree check: expected class ‘type...
2010-12-15 Jakub Jelinekre PR debug/46815 (Invalid DW_AT_location for a retval...
2010-12-15 Paolo Carlinire PR c++/42083 ([C++0x] ICE on invalid with "tree...
2010-12-15 Jason Merrillre PR c++/46930 ([C++0x] ICE with static constexpr...
2010-12-14 Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-12-13 Jason Merrillre PR c++/46873 ([C++0x] ICE: in build_data_member_init...
2010-12-13 Jan Hubickare PR middle-end/45388 (Global constructor not found)
2010-12-12 Paolo Carlinire PR c++/46901 (Error message repeats itself)
2010-12-10 Jakub Jelinekre PR c++/46001 (diagnostic refers to type '__java_bool...
2010-12-10 Nathan Froyddecl.c (grokmethod): Test DECL_CLASS_SCOPE_P.
2010-12-10 Nathan Froydc-typeck.c (readonly_error): Delete.
next