]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
pt.c (template_parms_to_args): Fix typo in comment.
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2013-03-30  Gabriel Dos Reispt.c (template_parms_to_args): Fix typo in comment.
2013-03-29  Paolo Carlinicall.c (build_op_call_1): Use TYPE_PTRFN_P and TYPE_REF...
2013-03-29  Paolo Carlinicall.c (add_builtin_candidate): Use TYPE_PTR_P and...
2013-03-29  Jason Merrillcp-tree.h (AUTO_IS_DECLTYPE): New.
2013-03-29  Jason Merrillparser.c (cp_parser_decltype_expr): Split out...
2013-03-29  Jason Merrillre PR c++/56774 (G++ 4.8 reverses variadic template...
2013-03-29  Gabriel Dos Reistree.h (VAR_P): New.
2013-03-29  Lawrence CrowlAdd uniform debug dump function names.
2013-03-28  Jason Merrillre PR c++/17232 ([DR 1640] classes and class template...
2013-03-28  Jason Merrillre PR c++/56679 ([C++11] Cannot take sizeof... a templa...
2013-03-28  Jason Merrillre PR c++/56701 ([C++11] The *this* pointer fails to...
2013-03-28  Jason Merrillre PR c++/56710 (Using reserved double underscore varia...
2013-03-28  Jason Merrillname-lookup.c (pushdecl_maybe_friend_1): Use nonlambda_...
2013-03-28  Jason Merrillre PR c++/56728 (ICE using constexpr initialization...
2013-03-28  Paolo Carlinire PR c++/56725 (extra spaces in error message)
2013-03-28  Gabriel Dos Reiscp-tree.h (next_aggr_init_expr_arg): Remove static...
2013-03-28  Paolo Carlinicall.c (joust): Don't call inform for a permerror retur...
2013-03-27  Jason Merrillre PR c++/56749 (weird interaction between scoped enum...
2013-03-27  Gabriel Dos Reiscall.c (build_new_method_call_1): Use INDIRECT_REF_P.
2013-03-27  Jason Merrillre PR c++/52597 ([C++11] confusing diagnostics for...
2013-03-27  Jason Merrillre PR c++/45282 (wrong decltype result for .*)
2013-03-26  Gabriel Dos Reiscp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DE...
2013-03-26  Paolo Carlinire PR c++/55951 (ICE in check_array_designated_initiali...
2013-03-26  Paolo Carlinidecl.c (grokfndecl): Handle separately <inline> and...
2013-03-25  Jason Merrillre PR c++/56699 (Failed for sizeof (non-static member...
2013-03-25  Jason Merrillre PR c++/52014 ([c++0x] Segfault When `decltype` Used...
2013-03-25  Paolo Carlinire PR c++/56722 (C++11: syntax error in for loop ends...
2013-03-22  Jason Merrillre PR c++/56684 ([C++0x] ICE: unexpected expression...
2013-03-22  Gabriel Dos Reiscp-tree.h (identifier_p): New.
2013-03-21  Jakub Jelinekre PR middle-end/48087 (-Wall -Werror adds warnings...
2013-03-21  Jason Merrillcorrect changelog
2013-03-21  Marc Glissetree.h (VECTOR_TYPE_P): New macro.
2013-03-21  Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-03-21  Jason Merrillre PR c++/56646 (ICE: in cp_parser_late_return_type_opt...
2013-03-21  Jason Merrillre PR c++/54532 ([C++0x][constexpr] internal error...
2013-03-21  Jason Merrillname-lookup.c (get_anonymous_namespace_name): Never...
2013-03-21  Jason Merrill* pt.c (retrieve_specialization): Handle null tmpl...
2013-03-21  Jason Merrillre PR c++/17232 ([DR 1640] classes and class template...
2013-03-18  Jason Merrillre PR c++/54359 ([C++0x] decltype in member function...
2013-03-17  Jason Merrillre PR c++/17232 ([DR 1640] classes and class template...
2013-03-17  Jason Merrilldecl.c (grokdeclarator): Assert that we won't see a...
2013-03-17  Jason Merrillre PR c++/54277 (Template class member referred to...
2013-03-17  Jason Merrillre PR c++/55931 ([C++11] Constexpr member function...
2013-03-17  Jason Merrillparser.c (cp_parser_lambda_declarator_opt): Use cp_pars...
2013-03-17  Jason Merrillre PR c++/45917 (inaccessible types allowed as template...
2013-03-17  Jason Merrillre PR c++/52374 ([C++11] Fails to transform id-expressi...
2013-03-17  Jason Merrillre PR c++/54764 (In class initialization of non-static...
2013-03-17  Jason Merrillre PR c++/56039 (ICE in iterative_hash_template_arg...
2013-03-17  Jason Merrillre PR c++/54359 ([C++0x] decltype in member function...
2013-03-17  Jason Merrillre PR c++/55357 (-Wshadow warns about lambda function...
2013-03-17  Jason Merrill* search.c (lookup_base): Handle NULL_TREE.
2013-03-17  Jason Merrillre PR c++/56481 (endless loop compiling a C++ file)
2013-03-17  Jason Merrillre PR c++/52748 ([C++11] N3276 changes to decltype)
2013-03-17  Jason Merrillcp-tree.h (abstract_class_use): New enum.
2013-03-17  Jason MerrillDR 337 PR c++/17232
2013-03-17  Jason MerrillDR 657
2013-03-17  Jason MerrillDR 1518 PR c++/54835
2013-03-17  Jason Merrillre PR c++/54946 (ICE on template parameter from cast...
2013-03-17  Jason Merrill* parser.c (cp_parser_lambda_expression): Use nreverse.
2013-03-17  Jason Merrillre PR c++/56447 ([C++11] Lambda in template has convers...
2013-03-17  Jason Merrillre PR c++/55017 ([DR 1051] [C++11] Rvalue-reference...
2013-03-17  Jason Merrillre PR c++/55240 ([c++0x] ICE on non-static data member...
2013-03-17  Jason Merrillre PR c++/55241 ([C++11] diagnostics show sizeof.....
2013-03-17  Jason Merrillparser.c (lookup_literal_operator): Correct parm/arg...
2013-03-17  Jason Merrillre PR c++/56238 (ICE in tree check: expected record_typ...
2013-03-17  Jason Merrillre PR c++/56095 (Crash casting function pointer as...
2013-03-16  Jakub Jelinek* tree.c (cp_tree_equal): Fix a pasto.
2013-03-16  Jakub Jelinekre PR c++/56607 (GCC fails to warn on division by zero)
2013-03-16  Paolo Carlinire PR c++/56582 (ICE on negative array index in C+...
2013-03-14  Jason Merrillre PR c++/56614 (error: default argument 'std::vector...
2013-03-14  Jason Merrillre PR c++/56346 (FAIL: g++.dg/tls/thread_local3.C ...
2013-03-11  Jason Merrillre PR c++/56567 (ICE with lambda return type deduction...
2013-03-08  Paolo Carlinire PR c++/51412 ([c++0x] Broken diagnostic with invalid...
2013-03-08  Jason Merrillre PR c++/52183 ([C++0x] Redeclaration of __this in...
2013-03-08  Jason Merrillre PR c++/51884 ([C++11] ICE with local class/lambda...
2013-03-08  Jason Merrillsemantics.c (lambda_expr_this_capture): In unevaluated...
2013-03-08  Jason Merrillre PR c++/51494 (Legal program rejection - capturing...
2013-03-08  Jason Merrillre PR c++/56567 (ICE with lambda return type deduction...
2013-03-06  Paolo Carlinire PR c++/56534 (ICE Segfault on invalid code in check_...
2013-03-06  Jakub Jelinekre PR c++/56543 (ICE on valid code in copy_node_stat)
2013-03-05  Jakub Jelinekparser.c (cp_parser_braced_list): For {} initialize...
2013-03-04  Jason Merrillre PR c++/56464 ([C++11] Crashes when using implicit...
2013-03-01  Paolo Carlinidecl.c (grokdeclarator): Remove dead code.
2013-02-28  Jason Merrillre PR c++/56481 (endless loop compiling a C++ file)
2013-02-28  Jason Merrillre PR c++/56243 (ICE in tree check: expected field_decl...
2013-02-27  Jason Merrillre PR c++/56358 ([C++11] Erroneous interaction of typed...
2013-02-26  David Bindermanre PR c++/55632 (trunk/gcc/cp/decl.c:10614: strange...
2013-02-26  Aldy Hernandezre PR c++/56419 (transactions in for-loops disappear)
2013-02-26  Jason Merrillre PR c++/56377 (<missing> template args in substitutio...
2013-02-26  Jason Merrillre PR c++/56438 (ICE in value_dependent_expression_p...
2013-02-25  Jakub Jelinekre PR c++/56403 (internal compiler error: in build_zero...
2013-02-22  Jason Merrillre PR c++/40405 (ICE with invalid initialization of...
2013-02-22  Jason Merrillre PR c++/56377 (<missing> template args in substitutio...
2013-02-22  Jason Merrillre PR c++/56359 (Bogus "error: no matching function...
2013-02-22  Jason Merrillre PR c++/56395 (ICE, Segmentation fault in tsubst)
2013-02-20  Paolo Carlinire PR c++/56373 (-Wzero-as-null-pointer-constant: does...
2013-02-16  Jonathan Wakelyre PR c++/51242 ([C++11] Unable to use strongly typed...
2013-02-15  Jason Merrillre PR c++/54276 (Lambda in a Template Function Undefine...
2013-02-15  Jason Merrillre PR c++/56343 ([C++11] Destructor defaulted on first...
2013-02-15  Jason Merrillre PR c++/52026 (Constexpr Variable Appears Uninitializ...
next