]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
Add support for C++0x nullptr.
[thirdparty/gcc.git] / gcc / cp / ChangeLog
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 ...
2010-04-09  Manuel López-Ibáñezre PR c++/28584 (Cast to pointer from integer of differ...
2010-04-07  Jason Merrillre PR c++/43016 ([C++0x] Inappropriate multiple definit...
2010-04-07  Jason MerrillPR c++/11094, DR 408
2010-04-07  Jason Merrillname-lookup.c (current_decl_namespace): Non-static.
2010-04-07  Jason Merrillre PR c++/38392 (Template friend function injection)
2010-04-07  Jason Merrillpt.c (print_template_statistics): New.
2010-04-07  Jason Merrillre PR c++/41970 (use of a type with no linkage to decla...
2010-04-07  Dodji Seketelire PR c++/42697 (ice-on-legal-code: template class...
2010-04-07  Dodji Seketelire PR c++/40239 (Aggregate initialization requires...
2010-04-07  Jie Zhangre PR c++/42556 (Unnecessary generation of a zero initi...
2010-04-06  Jason Merrillparser.c (cp_parser_class_specifier): Set class locatio...
2010-04-06  Jason Merrillre PR c++/43648 (ICE with explicit destructor call...
2010-04-06  Jason Merrillre PR c++/43621 (ICE: in poplevel_class, at cp/name...
2010-04-01  Jason Merrilldecl.c (next_initializable_field): No longer static.
2010-04-01  Jason Merrillsemantics.c (maybe_add_lambda_conv_op): Use null_pointe...
2010-03-31  Dodji Seketelire PR c++/43558 (Rejects specialization)
2010-03-30  Jason Merrillre PR c++/43076 (ICE: SIGSEGV with invalid C++ code...
2010-03-30  Jason Merrillre PR c++/41185 (size of array ... has non-integral...
2010-03-30  Jason Merrillre PR c++/43559 (Overloaded template functions became...
2010-03-26  Jason Merrillre PR c++/43509 ([C++0x] ICE in constructor_name_p...
2010-03-26  Dodji Seketelire PR c++/43327 (ICE in unifiy.c)
2010-03-26  Dodji SeketeliFix compilation.
2010-03-25  Dodji SeketeliFix candidate for PR c++/43206
2010-03-24  Jason Merrillre PR c++/43502 ([C++0x] uninitialised read in grokfnde...
2010-03-23  Jason MerrillMake lambda conversion op and op() non-static.
2010-03-22  Jason Merrillre PR c++/43333 (__is_pod seems broken)
2010-03-22  Jason Merrillre PR c++/43281 ([c++0x] ICE with invalid auto)
2010-03-20  Simon Martinre PR c++/43081 (ICE with invalid in-class initializer)
2010-03-20  Dodji Seketelire PR c++/43375 (ICE during compiling SSE code)
2010-03-18  Paolo Carlinire PR c++/43418 (trunk rev157534. compile c++ with...
2010-03-16  H.J. LuAdd missing ChangeLog entries.
2010-03-05  Jason Merrillmangle.c (mangle_decl): Give name collision error even...
2010-03-04  Marco Polettipt.c (process_partial_specialization): Use error_n...
2010-03-03  Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-03-03  Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-03-01  Shujing Zhaotoplev.h (inform_n, error_n): Declare.
2010-02-28  Mark Mitchellre PR c++/42748 (warnings about 'mangling of 'va_list...
2010-02-27  Simon Martinre PR c++/42054 (ICE with invalid template parameter)
2010-02-24  Manuel López-Ibáñezc.opt (-ftemplate-depth=): New.
2010-02-24  Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-02-24  Jason Merrillclass.c (layout_class_type): Don't give -Wabi warning...
2010-02-23  Jason Merrillre PR c++/43143 ([c++0x] array value-initialization...
2010-02-22  Manuel López-Ibáñezre PR c++/43126 ("at this point in file" warnings are...
2010-02-22  Mike StumpMerge DECL_PRESERVE_P for C++.
2010-02-21  Manuel López-Ibáñezre PR c++/23510 (skip some instantation contexts if...
2010-02-21  Dodji Seketelire PR c++/42824 (c++ compilation complains about error...
2010-02-20  Manuel López-Ibáñezre PR c++/35669 (NULL (__null) not considered different...
2010-02-19  Jason Merrillre PR c++/42837 (FAIL: g++.dg/abi/packed1.C execution...
2010-02-18  Jason Merrillre PR c++/43108 (mixed complex<T> multiplication horrib...
2010-02-18  Jason Merrillre PR target/43070 (g++.dg/ext/label2.C fails to compil...
2010-02-18  Jason Merrillre PR c++/26261 (Rejects template with const static...
2010-02-18  Jason Merrillre PR c++/43109 (ICE: SIGSEGV with unnamed namespace...
2010-02-17  Jason Merrillre PR c++/43075 (20_util/bind/ref2.cc FAILs)
2010-02-17  Jason Merrillre PR c++/43069 (ICE: tree check: expected tree that...
2010-02-17  Jason Merrillre PR c++/43093 (internal compiler error: Segmentation...
2010-02-17  Jason Merrillre PR c++/43079 (ICE with incompatible pointer-to-membe...
2010-02-16  Jason Merrill* cp-gimplify.c (cp_gimplify_expr): Fix error recovery.
2010-02-16  Jason Merrillre PR c++/43031 (internal compiler error: verify_gimple...
2010-02-16  Jason Merrillre PR c++/43036 (c++ compilation hang)
next