Age | Commit message (Expand) | Author | Files | Lines |
2011-05-23 | re PR c++/48617 ([C++0x] Problem with non-type template parameters and decltype) | Jason Merrill | 1 | -0/+2 |
2011-05-20 | re PR c++/24163 (dependent Base class scope examined during unqualified name ... | Jason Merrill | 1 | -5/+64 |
2011-05-18 | re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class) | Jason Merrill | 1 | -3/+0 |
2011-05-16 | re PR c++/48969 (ICE with -std=c++0x) | Jason Merrill | 1 | -24/+88 |
2011-05-14 | Implement final on class. | Ville Voutilainen | 1 | -0/+1 |
2011-05-13 | re PR c++/48969 (ICE with -std=c++0x) | Jason Merrill | 1 | -2/+57 |
2011-05-11 | re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class) | Jason Merrill | 1 | -0/+3 |
2011-05-11 | pt.c (build_non_dependent_expr): Don't check null_ptr_cst_p, do call maybe_co... | Jason Merrill | 1 | -4/+7 |
2011-05-11 | re PR c++/48745 ([C++0x] Segmentation fault with list-initialization, void in... | Jason Merrill | 1 | -0/+10 |
2011-05-10 | re PR c++/48736 ([C++0x] ICE during list-initialization with variadics) | Jason Merrill | 1 | -1/+2 |
2011-05-10 | mark EXPR_PACK_EXPANSION as typed only | Nathan Froyd | 1 | -20/+15 |
2011-05-06 | introduce {class,type}_of_this_parm functions | Nathan Froyd | 1 | -2/+2 |
2011-05-05 | cp-tree.h (REFERENCE_REF_P): Just check the type. | Jason Merrill | 1 | -1/+1 |
2011-05-02 | Upgrade the utility of timevars. | Lawrence Crowl | 1 | -27/+58 |
2011-04-27 | class.c (resolve_address_of_overloaded_function): Don't change OVERLOAD to TR... | Jason Merrill | 1 | -2/+2 |
2011-04-26 | re PR c++/48530 ([C++0x][SFINAE] Hard errors with deleted d'tors) | Jason Merrill | 1 | -2/+3 |
2011-04-25 | c-common.c (struct c_common_resword): Add __underlying_type. | Paolo Carlini | 1 | -6/+16 |
2011-04-25 | re PR c++/48707 ([c++0x] ICE initializing static const int) | Jason Merrill | 1 | -0/+13 |
2011-04-18 | fix doubled-word typos in comments and strings: e.g., s/in in/in/ | Jim Meyering | 1 | -1/+1 |
2011-04-13 | pt.c (tsubst_copy_and_build): Don't complain about unqualified lookup failing... | Jason Merrill | 1 | -1/+2 |
2011-04-11 | re PR c++/48535 ([C++0x][SFINAE] Hard errors during list-value-initialization) | Jason Merrill | 1 | -1/+1 |
2011-04-08 | re PR c++/48481 (C++ overloading memory hog) | Jason Merrill | 1 | -4/+4 |
2011-04-07 | re PR c++/48451 ([C++0x][SFINAE] Failures with n-ary initialization expressio... | Jason Merrill | 1 | -56/+62 |
2011-04-07 | semantics.c (finish_decltype_type): Add complain parm. | Jason Merrill | 1 | -1/+1 |
2011-03-29 | re PR c++/48265 ([C++0x] ICE: SIGSEGV (recursion in value_dependent_expressio... | Jason Merrill | 1 | -2/+2 |
2011-03-29 | re PR c++/48319 ([C++0x] Segmentation fault in instantiation of std::is_const... | Jason Merrill | 1 | -0/+5 |
2011-03-28 | re PR c++/48313 ([C++0x] std::bind with template function) | Jason Merrill | 1 | -1/+4 |
2011-03-25 | re PR c++/48289 (-pedantic breaks std::move) | Jason Merrill | 1 | -15/+8 |
2011-03-15 | pt.c (value_dependent_expression_p): Don't check value_dependent_expression_p... | Jason Merrill | 1 | -3/+1 |
2011-03-12 | re PR c++/47125 (ICE occurs in combination with partial specialization and in... | Jason Merrill | 1 | -4/+14 |
2011-03-10 | re PR c++/48029 (ICE in finish_member_declaration() with --param ggc-min-expa... | Jason Merrill | 1 | -7/+0 |
2011-03-09 | re PR c++/44629 (ICE in unify, at cp/pt.c:15155) | Jason Merrill | 1 | -0/+3 |
2011-03-08 | re PR c++/47705 (internal compiler error: in convert_nontype_argument, at cp/... | Dodji Seketeli | 1 | -15/+11 |
2011-03-08 | re PR c++/47705 (internal compiler error: in convert_nontype_argument, at cp/... | Jason Merrill | 1 | -9/+14 |
2011-03-08 | re PR c++/45651 (ICE in import_export_decl, at cp/decl2.c:2344) | Jason Merrill | 1 | -2/+7 |
2011-03-08 | re PR c++/48003 (Regression in Template Constants from 4.5.2) | Jason Merrill | 1 | -4/+12 |
2011-03-04 | re PR c++/47971 (ICE: in tsubst_copy, at cp/pt.c:11725 on valid code) | Jason Merrill | 1 | -2/+4 |
2011-03-03 | re PR c++/47974 (ICE: tree check: expected tree_vec, have error_mark in tsubs... | Paolo Carlini | 1 | -3/+8 |
2011-03-03 | re PR c++/47950 ([C++0x] Internal compiler error: non-dependent declaration a... | Jason Merrill | 1 | -1/+5 |
2011-02-27 | re PR c++/47904 (ICE with DECL_PARM_INDEX (this) in cp_tree_equal) | Jason Merrill | 1 | -1/+4 |
2011-02-25 | parser.c (cp_parser_constant_expression): Set non_integral_constant_expressio... | Jason Merrill | 1 | -0/+1 |
2011-02-23 | re PR c++/47833 (ICE during GC in gt_ggc_mx_pending_template) | Jakub Jelinek | 1 | -1/+1 |
2011-02-20 | re PR c++/46394 ([C++0X] [4.6 Regression] no matching function with default t... | Dodji Seketeli | 1 | -7/+39 |
2011-02-18 | re PR c++/47208 ([C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 with... | Dodji Seketeli | 1 | -1/+5 |
2011-02-17 | re PR c++/47172 ([C++0x] cannot call member function without object) | Dodji Seketeli | 1 | -2/+5 |
2011-02-16 | re PR c++/47326 ([C++0x] ICE in tsubst_copy (triggered by dependency of retur... | Dodji Seketeli | 1 | -3/+10 |
2011-02-16 | re PR c++/47704 ([C++0x] Java-related error message when trying to instantiat... | Jakub Jelinek | 1 | -0/+2 |
2011-02-11 | Revert "Fix PR c++/47172" | Dodji Seketeli | 1 | -5/+2 |
2011-02-11 | re PR c++/47172 ([C++0x] cannot call member function without object) | Dodji Seketeli | 1 | -2/+5 |
2011-01-29 | re PR preprocessor/47311 ([C++0x] ICE in tsubst @cp/pt.c:10502) | Dodji Seketeli | 1 | -19/+17 |