aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-07-25* pt.c (print_candidates_1): Use inform instead of error.Jason Merrill1-0/+4
2012-07-24pt.c (convert_template_argument, tsubst): Simplify fourth argument to make_ty...Paolo Carlini1-5/+10
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-0/+26
2012-07-20re PR c++/54038 (finalize_type_size enters infinite loop becasue TYPE_NEXT_VA...Jason Merrill1-0/+6
2012-07-20re PR c++/54026 (template const struct with mutable members erroneously emitt...Jason Merrill1-0/+3
2012-07-19re PR c++/54021 ([c++0x] __builtin_constant_p should be constexpr)Jason Merrill1-0/+6
2012-07-18* pt.c (instantiate_decl): Don't recheck substitutions.Jason Merrill1-0/+4
2012-07-18DR 1170 PR c++/51213Paolo Carlini1-0/+18
2012-07-18method.c (process_subob_fn): Make sure no_implicit_p is non-null before tryin...Jason Merrill1-0/+5
2012-07-17re PR c++/53995 (Overload resolution fails with enum argument, says <anonymou...Jason Merrill1-0/+4
2012-07-17re PR c++/53989 (Internal compiler error in strip_typedefs, at cp/tree.c:1187)Jason Merrill1-0/+4
2012-07-17decl.c (xref_basetypes): Complain about incomplete template base.Jason Merrill1-0/+3
2012-07-17re PR c++/53549 (g++ and armadillo 3.2.0, operator() is inaccessible)Jason Merrill1-0/+8
2012-07-16cp-tree.h (struct deferred_access_check): Add location.Jason Merrill1-0/+6
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+8
2012-07-13re PR regression/53953 (g++.dg/cpp0x/lambda/lambda-ice2.C (warnings and error...Jason Merrill1-0/+5
2012-07-12pt.c (instantiate_decl): Check typedefs access here.Jason Merrill1-0/+3
2012-07-12pt.c (deduction_tsubst_fntype): Just suppress access checking.Jason Merrill1-0/+6
2012-07-11DR 1402Jason Merrill1-0/+7
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-0/+4
2012-07-09DR 1402 PR c++/53733Jason Merrill1-0/+10
2012-07-09method.c (synthesized_method_walk): Avoid changing EH spec based on cleanups ...Jason Merrill1-0/+5
2012-07-09error.c (lang_decl_name): Use TFF_UNQUALIFIED_NAME flag.Sterling Augustine1-0/+4
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-0/+4
2012-07-06re PR c++/53862 ([C++11] sorry, unimplemented: use of 'type_pack_expansion' i...Jason Merrill1-0/+4
2012-07-06* cp-tree.h (DECL_DECLARES_TYPE_P): Check DECL_TYPE_TEMPLATE_P.Jason Merrill1-0/+2
2012-07-06re PR c++/53858 ([C++11] template aliases used in template parameters default...Jason Merrill1-0/+5
2012-07-05re PR c++/53039 (including <functional> breaks std::is_convertible with templ...Jason Merrill1-0/+4
2012-07-05cp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove.Jason Merrill1-0/+10
2012-07-05re PR c++/50852 (ICE: internal compiler error: in tsubst, at cp/pt.c:11030)Jason Merrill1-0/+10
2012-07-04re PR c++/53848 (ICE in decl_linkage at ../../gcc-trunk/gcc/cp/tree.c:3215)Jason Merrill1-0/+6
2012-07-03re PR c++/53812 (lower_stmt (4.6), verify_gimple_stmt (4.7.0, 4.7.1))Jakub Jelinek1-0/+6
2012-07-03re PR c++/53619 ([C++11] wrong capture of "this" in lambda in case of multipl...Jason Merrill1-0/+5
2012-07-03re PR c++/53783 (lambda in lambda in template function rejected)Jason Merrill1-0/+4
2012-07-02re PR c++/53788 (C++11 decltype sfinae static member function check (4.7.1))Jason Merrill1-0/+3
2012-07-02re PR c++/53816 (internal compiler error: tree check: expected field_decl, ha...Jason Merrill1-0/+4
2012-07-02re PR c++/53821 ([c++11] multiple definitions of lambda)Jason Merrill1-0/+4
2012-07-02re PR c++/53524 (Bogus enum comparison warning)Jason Merrill1-0/+20
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+4
2012-06-27parser.c (cp_parser_check_for_invalid_template_id): tag_type parm.Jason Merrill1-0/+6
2012-06-27re PR c++/53563 (ICE in start_decl, at cp/decl.c:4427)Jason Merrill1-0/+10
2012-06-27re PR c++/51033 (generic vector subscript and shuffle support was not added t...Ramana Radhakrishnan1-0/+7
2012-06-26re PR c++/53752 (ice in write_array_type)Richard Guenther1-0/+6
2012-06-25re PR c++/53498 (Compiler crashes during C++11 template magic compilation)Jason Merrill1-0/+6
2012-06-25re PR c++/52988 (std::async not executed on function returning nullptr_t)Jason Merrill1-0/+6
2012-06-25C++: Reject variably modified types in operator newFlorian Weimer1-0/+8
2012-06-25re PR c++/53202 (Copy constructor not called when starting a thread)Jason Merrill1-0/+5
2012-06-25re PR c++/53565 (FAIL: libgomp.c++/for-7.C)Jason Merrill1-0/+6
2012-06-25re PR c++/53594 ([C++11] Spurious -Wuninitialized warning for member with NSDMI)Jakub Jelinek1-1/+8
2012-06-19parser.c (cp_parser_direct_declarator): Move virt-specifier parsing after lat...Ville Voutilainen1-0/+5