aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-0/+5
2010-05-20re PR c++/30298 (ICE with duplicate broken inheritance)Paolo Carlini1-0/+6
2010-05-19call.c (reference_binding): Use cp_build_qualified_type_real and cp_type_qual...Jason Merrill1-0/+37
2010-05-19* typeck.c (merge_types): Preserve memfn quals.Jason Merrill1-0/+2
2010-05-19decl.c (grokdeclarator): Don't check quals on fn type.Jason Merrill1-0/+4
2010-05-19re PR c++/44193 (function types, cv-quals and typename)Jason Merrill1-0/+20
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd1-0/+4
2010-05-17call.c (struct z_candidate): Add explicit_targs field.Jason Merrill1-0/+4
2010-05-17re PR c++/44157 ([C++0x] GCC wrongly takes a std::initializer_list argument a...Jason Merrill1-0/+4
2010-05-17re PR c++/44158 ([C++0x] wrong overload resolution for copy-initialization fr...Jason Merrill1-0/+5
2010-05-17re PR c++/44108 (-Wunused-but-set-variable does not consider array sizing use...Dodji Seketeli1-0/+6
2010-05-15c.opt: Add -fnothrow-opt.Jason Merrill1-0/+7
2010-05-15re PR c++/44148 (C++ genericization/gimplification may clobber templare argum...Jakub Jelinek1-0/+5
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-0/+5
2010-05-14C++ DR 475Jason Merrill1-0/+3
2010-05-14re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill1-0/+4
2010-05-14re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill1-0/+6
2010-05-14cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor1-0/+5
2010-05-14call.c (build_new_method_call): Change warning text.Jonathan Wakely1-0/+5
2010-05-14re PR c++/30566 (-Wshadow warns about clashes between nested function paramet...Shujing Zhao1-0/+8
2010-05-13typeck.c (cp_build_array_ref): Factor out from...Jason Merrill1-0/+9
2010-05-13* decl.c (cp_finish_decl): Do not worry about used attribute.Jan Hubicka1-0/+4
2010-05-13typeck.c (build_array_ref): Take complain parm.Jason Merrill1-0/+6
2010-05-13re PR bootstrap/44048 (building without C++ enabled fails)Jason Merrill1-0/+18
2010-05-13cp-tree.h (UNKNOWN_TYPE): Remove.Jason Merrill1-0/+11
2010-05-12re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill1-0/+8
2010-05-12cp-tree.h (LOOKUP_LIST_ONLY): New.Jason Merrill1-0/+5
2010-05-12call.c (add_candidates): Distinguish between type(x) and x.operator type().Jason Merrill1-0/+5
2010-05-12call.c (add_candidates): Add first_arg and return_type parms.Jason Merrill1-0/+11
2010-05-11re PR c++/34272 (ICE with invalid template specialization)Paolo Carlini1-0/+8
2010-05-11re PR c++/44062 ((void)var; doesn't prevent 'set but not used' warning)Jakub Jelinek1-0/+7
2010-05-10re PR c++/44017 (ICE with template hierarchy)Jason Merrill1-0/+3
2010-05-10re PR c++/44045 (initialization of array of shared_ptr's with initializer lis...Jason Merrill1-0/+6
2010-05-10re PR c++/43719 (uninitialized const member incorrectly accepted, using an ar...Fabien ChĂȘne1-0/+6
2010-05-07re PR c++/43951 (Revision 158918 miscompiled 483.xalancbmk in SPEC CPU 2006)Fabien ChĂȘne1-0/+12
2010-05-06Add support for C++0x nullptr.Jason Merrill1-0/+24
2010-05-06gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.Jason Merrill1-0/+4
2010-05-06C++ support for -Wunused-but-set-variableJakub Jelinek1-0/+25
2010-05-05re PR c++/43787 (memory copy of empty class (sizeof is one))Jason Merrill1-0/+6
2010-05-04re PR c++/43028 ([C++0x] internal compiler error in maybe_adjust_types_for_de...Paolo Carlini1-0/+5
2010-05-04re PR c++/38064 ([c++0x] operator== doesn't work for enum classes)Jason Merrill1-0/+5
2010-05-04re PR c++/43705 (ICE: SIGSEGV with template specialization in non-namespace s...Paolo Carlini1-0/+6
2010-05-04re PR c++/43953 (ICE: dependent_type_p, at cp/pt.c:17404)Dodji Seketeli1-0/+6
2010-05-04add c++/43145 tag to changelog and testcaseJason Merrill1-0/+1
2010-05-03re PR c++/43680 ([DR 1022] G++ is too aggressive in optimizing away bounds ch...Jason Merrill1-0/+10
2010-05-01Revert the accidental checkin in revision 158918.H.J. Lu1-0/+6
2010-04-30re PR c++/43868 (ICE with -g)Jason Merrill1-0/+6
2010-04-30Fix broken ChangeLog entrySteven Bosscher1-1/+1
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-0/+5
2010-04-30re PR c++/43779 (Parts of message not available for translation)Shujing Zhao1-0/+7