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