c-common.h (GCC_DIAG_STYLE): Define earlier in the file, before including diagnostic...
[gcc.git] / gcc / cp / ChangeLog
2010-05-28 Steven Bosscherc-common.h (GCC_DIAG_STYLE): Define earlier in the...
2010-05-28 Steven Bosscherc-common.h: Add FIXME for awkward split of c_register_a...
2010-05-28 Joseph Myersre PR driver/15303 (When gcc sees an unrecognized optio...
2010-05-28 Dodji SeketeliRevert "Fix PR c++/44188"
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-27 Dodji Seketelire PR c++/44188 (Fails to produce DW_AT_typedef for...
2010-05-27 Jason Merrillre PR c++/43555 (wrong address calculation of multidime...
2010-05-27 Jason Merrillchangelog correction
2010-05-27 Kai Tietzre PR bootstrap/44287 (Failed to bootstrap)
2010-05-26 Kai TietzMove cplusplus parts into cp/ChangeLog and remove them...
2010-05-26 Jason Merrillre PR c++/43382 ([C++0x] ICE with auto return type...
2010-05-26 Steven Bosscher* cp-lang.c: Do not include expr.h.
2010-05-26 Steven Bosscherrtl.h (decl_default_tls_model): Move prototype from...
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-25 Jakub Jelinekre PR c++/18249 (C++ parser i18n problems)
2010-05-25 Shujing Zhaore PR c++/18249 (C++ parser i18n problems)
2010-05-24 Eric Botcazoure PR middle-end/44100 (ICE compiling g++.dg/init/struc...
2010-05-24 Joseph Myersdiagnostic.c: Don't include flags.h.
2010-05-24 Jason Merrillre PR c++/41510 ([C++0x] std::complex vs. initializatio...
2010-05-24 Nathan Froydrtti.c (tinfo_base_init): Use build_constructor instead...
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-22 Jan Hubickadecl2.c (maybe_emit_vtables): Produce same comdat group...
2010-05-21 Joseph Myers* cxx-pretty-print.c: Correct merge error.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-20 Paolo Carlinire PR c++/30298 (ICE with duplicate broken inheritance)
2010-05-19 Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
2010-05-19 Jason Merrill* typeck.c (merge_types): Preserve memfn quals.
2010-05-19 Jason Merrilldecl.c (grokdeclarator): Don't check quals on fn type.
2010-05-19 Jason Merrillre PR c++/44193 (function types, cv-quals and typename)
2010-05-18 Nathan Froydtree.h (build_call_list): Remove.
2010-05-17 Jason Merrillcall.c (struct z_candidate): Add explicit_targs field.
2010-05-17 Jason Merrillre PR c++/44157 ([C++0x] GCC wrongly takes a std::initi...
2010-05-17 Jason Merrillre PR c++/44158 ([C++0x] wrong overload resolution...
2010-05-17 Dodji Seketelire PR c++/44108 (-Wunused-but-set-variable does not...
2010-05-16 Jason Merrillc.opt: Add -fnothrow-opt.
2010-05-15 Jakub Jelinekre PR c++/44148 (C++ genericization/gimplification...
2010-05-15 Steven Bosschervecir.h: New file with VEC primitives for tree, gimple...
2010-05-15 Jason MerrillC++ DR 475
2010-05-14 Jason Merrillre PR c++/44127 (G++ emits unnecessary EH code)
2010-05-14 Jason Merrillre PR c++/44127 (G++ emits unnecessary EH code)
2010-05-14 Martin Jamborcp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both...
2010-05-14 Jonathan Wakelycall.c (build_new_method_call): Change warning text.
2010-05-14 Shujing Zhaore PR c++/30566 (-Wshadow warns about clashes between...
2010-05-13 Jason Merrilltypeck.c (cp_build_array_ref): Factor out from...
2010-05-13 Jan Hubicka* decl.c (cp_finish_decl): Do not worry about used...
2010-05-13 Jason Merrilltypeck.c (build_array_ref): Take complain parm.
2010-05-13 Jason Merrillre PR bootstrap/44048 (building without C++ enabled...
2010-05-13 Jason Merrillcp-tree.h (UNKNOWN_TYPE): Remove.
2010-05-12 Jason Merrillre PR c++/20669 (Template candidates not listed in...
2010-05-12 Jason Merrillcp-tree.h (LOOKUP_LIST_ONLY): New.
2010-05-12 Jason Merrillcall.c (add_candidates): Distinguish between type(x...
2010-05-12 Jason Merrillcall.c (add_candidates): Add first_arg and return_type...
2010-05-11 Paolo Carlinire PR c++/34272 (ICE with invalid template specialization)
2010-05-11 Jakub Jelinekre PR c++/44062 ((void)var; doesn't prevent 'set but...
2010-05-10 Jason Merrillre PR c++/44017 (ICE with template hierarchy)
2010-05-10 Jason Merrillre PR c++/44045 (initialization of array of shared_ptr...
2010-05-10 Fabien Chênere PR c++/43719 (uninitialized const member incorrectly...
2010-05-07 Fabien Chênere PR c++/43951 (Revision 158918 miscompiled 483.xalanc...
2010-05-06 Jason MerrillAdd support for C++0x nullptr.
2010-05-06 Jason Merrillgimplify.c (gimplify_expr): Set GS_ALL_DONE when approp...
2010-05-06 Jakub JelinekC++ support for -Wunused-but-set-variable
2010-05-05 Jason Merrillre PR c++/43787 (memory copy of empty class (sizeof...
2010-05-04 Paolo Carlinire PR c++/43028 ([C++0x] internal compiler error in...
2010-05-04 Jason Merrillre PR c++/38064 ([c++0x] operator== doesn't work for...
2010-05-04 Paolo Carlinire PR c++/43705 (ICE: SIGSEGV with template specializat...
2010-05-04 Dodji Seketelire PR c++/43953 (ICE: dependent_type_p, at cp/pt.c...
2010-05-04 Jason Merrilladd c++/43145 tag to changelog and testcase
2010-05-03 Jason Merrillre PR c++/43680 ([DR 1022] G++ is too aggressive in...
2010-05-01 H.J. LuRevert the accidental checkin in revision 158918.
2010-04-30 Jason Merrillre PR c++/43868 (ICE with -g)
2010-04-30 Steven BosscherFix broken ChangeLog entry
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-30 Shujing Zhaore PR c++/43779 (Parts of message not available for...
2010-04-30 Fabien Chênere PR c++/43890 (invalid uninitialized reference in...
2010-04-28 Manuel López-Ibáñezre PR c++/9335 (repeated diagnostic when maximum templa...
2010-04-28 Jason Merrill* init.c (perform_member_init): Check CLASS_TYPE_P.
2010-04-28 Fabien Chênere PR c++/29043 (Constructor for POD type with const...
2010-04-27 Jason Merrilltree.c (get_fns): Split out from get_first_fn.
2010-04-27 Jason Merrillsemantics.c (finish_non_static_data_member): Call maybe...
2010-04-27 Jason Merrillsemantics.c (finish_qualified_id_expr): Use maybe_dummy...
2010-04-27 Jason Merrillre PR c++/43856 ([C++0x] gcc-4.5.0 fails to transform...
2010-04-27 Jason Merrill* semantics.c (baselink_for_fns): Correct BASELINK_BINFO.
2010-04-27 Jason Merrillre PR c++/43875 ([C++0x] ICE on invalid lambda return)
2010-04-27 Jason Merrillre PR c++/43790 ([C++0x] In lambda express, calling...
2010-04-27 Jason Merrillre PR c++/41468 (SFINAE for expressions doesn't conside...
2010-04-27 Jason Merrillre PR c++/41468 (SFINAE for expressions doesn't conside...
2010-04-27 Fabien Chênere PR c++/42844 (const variable requires initializer...
2010-04-21 Jason Merrillre PR c++/9335 (repeated diagnostic when maximum templa...
2010-04-20 Dodji Seketelire PR c++/43800 (FAIL: libgomp.c++/for-4.C)
2010-04-20 Jakub Jelinektree.h (TYPE_REF_IS_RVALUE): Define.
2010-04-19 Dodji Seketelire PR c++/43704 (ICE: tree check: accessed elt 2 of...
2010-04-19 Jakub Jelinektree.h (ENUM_IS_SCOPED): Define.
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-14 Jason Merrillre PR c++/36625 (bogus error on __attribute__((aligned...
2010-04-13 Jason Merrillcall.c (type_decays_to): Check MAYBE_CLASS_TYPE_P inste...
2010-04-12 Jason Merrillre PR c++/43641 ([C++0x] internal compiler error: tree...
2010-04-12 Jason Merrill* call.c (type_decays_to): Call cv_unqualified for...
2010-04-12 Fabien Chênere PR c++/25811 (No failure creating a POD containing...
2010-04-12 Richard Guentherre PR c++/43611 (ICE: SIGSEGV with -fipa-cp-clone ...
next