aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-23re PR c++/51925 (ICE in tsubst with using and template function)Jason Merrill1-0/+2
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill1-0/+1
2011-12-21re PR c++/51611 ([c++0x] ICE with non-static data member initializer and virt...Jason Merrill1-0/+6
2011-12-19re PR c++/51553 (brace initialization and conversion operators)Jason Merrill1-4/+3
2011-12-15re PR libstdc++/51365 (cannot use final empty class in std::tuple)Jonathan Wakely1-0/+1
2011-12-13re PR c++/14258 (typename in a using declaration not supported)Fabien ChĂȘne1-0/+4
2011-12-12Support noexcept-specifications for transaction statements and expressions.Torvald Riegel1-2/+2
2011-12-12Add condition to MUST_NOT_THROW_EXPR.Torvald Riegel1-0/+6
2011-12-09PR c++/51289 - ICE with alias template for bound template template parmDodji Seketeli1-10/+18
2011-12-08re PR c++/51459 ('double free or corruption' involving std::function and lamb...Jason Merrill1-0/+1
2011-12-05Implement C++11 delegating constructors.Ville Voutilainen1-1/+3
2011-11-20re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well)Jason Merrill1-1/+8
2011-11-14re PR c++/6936 (member "using" binds wrong)Fabien ChĂȘne1-1/+2
2011-11-09PR c++/51043 - ICE in LTODodji Seketeli1-11/+12
2011-11-09re PR c++/51047 ([C++0x] SFINAE does not handle errors of ambiguous base memb...Paolo Carlini1-1/+2
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+8
2011-11-07PR c++/45114 - Support C++11 alias-declarationDodji Seketeli1-8/+38
2011-11-06re PR c++/47695 ([C++0X] Calling a deleted function fails twice)Paolo Carlini1-1/+1
2011-11-04re PR c++/50965 (C++11 Non static member initializer are not run when class i...Olivier Goffart1-2/+3
2011-11-04re PR c++/48370 (G++ fails to extend reference temporary lifetime in some sit...Jason Merrill1-3/+3
2011-11-01re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constru...Jason Merrill1-0/+1
2011-10-27Small comment cleanupDodji Seketeli1-1/+1
2011-10-26Implement C++11 user-defined literals.Ed Smith-Rowland1-1/+19
2011-10-25re PR c++/50866 (ICE in verify_gimple_stmt, at tree-cfg.c:4175)Jason Merrill1-0/+1
2011-10-18re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constru...Jason Merrill1-0/+2
2011-10-18[multiple changes]Benjamin Kosnik1-0/+12
2011-10-13re PR c++/50614 ([C++0x] ICE: tree check: expected field_decl, have identifie...Jason Merrill1-2/+8
2011-10-13re PR c++/50437 ([C++0x] [4.7 regression] ICE for trivial use of lambda in te...Jason Merrill1-0/+7
2011-10-13cp-tree.h (struct language_function): Rename in_function_try_handler to x_in_...Diego Novillo1-4/+4
2011-10-11re PR c++/49855 (internal compiler error: in fold_convert_const_int_from_real)Jason Merrill1-0/+6
2011-10-09re PR c++/38980 (missing -Wformat warning on const char format string)Paolo Carlini1-0/+1
2011-09-30cp-tree.h (TREE_NEGATED_INT): Remove.Jason Merrill1-4/+0
2011-09-24except.c (expr_noexcept_p): Split out from finish_noexcept_expr.Jason Merrill1-0/+1
2011-09-24Implement C++11 non-static data member initializers.Jason Merrill1-1/+3
2011-09-24re PR c++/44267 (SFINAE does not handle down static_cast over virtual inherit...Paolo Carlini1-1/+1
2011-09-23Core 234 - allow const objects with no initializer or user-provided default...Jason Merrill1-0/+1
2011-09-20cp-tree.h (DECL_TEMPLOID_INSTANTIATION): New.Jason Merrill1-0/+11
2011-09-16re PR c++/50424 (G++ doesn't notice possible throw from default argument)Jason Merrill1-0/+1
2011-09-12call.c (initialize_reference): Add flags parm.Jason Merrill1-1/+2
2011-09-12cp-tree.h (LOOKUP_NO_RVAL_BIND): New.Jason Merrill1-0/+2
2011-09-06re PR c++/50296 (New C++ test failures)Jason Merrill1-1/+0
2011-09-05class.c (trivial_default_constructor_is_constexpr): Rename from synthesized_d...Jason Merrill1-1/+1
2011-08-30re PR c++/50084 ([C++0x] ICE: decltype + remove_reference + new)Jason Merrill1-2/+2
2011-08-28Core DR 342 PR c++/48582Jason Merrill1-0/+1
2011-08-23Core 975Jason Merrill1-5/+4
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-1/+4
2011-07-22Warn about the use of final/override in non-c++0x mode, and add __final for n...Ville Voutilainen1-1/+3
2011-07-16re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd1-1/+2
2011-07-12name-lookup.h (cp_binding_level): Rename from cxx_scope.Diego Novillo1-6/+6
2011-07-11re PR c++/44609 (Invalid template code causes infinite loop of error messages)Jason Merrill1-0/+3