]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/pt.c
Less verbose fix-it hints for missing header files (PR 87091)
[thirdparty/gcc.git] / gcc / cp / pt.c
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-13  Marek Polacekre PR c++/57891 (No diagnostic of narrowing conversion...
2018-08-08  Jakub JelinekP0595R1 - is_constant_evaluated
2018-08-08  Jakub Jelinekre PR c++/86836 (internal compiler error on structured...
2018-07-17  Jason MerrillPR c++/86480 - nested variadic lambda and constexpr if.
2018-07-16  Paolo Carliniclass.c (resolve_address_of_overloaded_function): Don...
2018-07-13  Nathan Sidwell[PR c++/86374] Name lookup failure in enclosing template
2018-07-10  Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
2018-06-27  Jason MerrillPR c++/80290 - memory-hog with std::pair.
2018-06-22  Jason MerrillPR c++/86219 - ICE with erroneous initializer in template.
2018-06-21  Jason Merrill* pt.c (tsubst) [TEMPLATE_TYPE_PARM]: Use TEMPLATE_PARM...
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-20  Nathan Sidwell[PR c++/85634] Fix tsubst ICE
2018-06-19  Jason MerrillPR c++/86192 - ICE with anonymous union passed to template.
2018-06-19  Jason Merrilltree.c (cp_expr_location): New.
2018-06-19  Jason MerrillPR c++/86200 - ICE with unexpanded pack in lambda param...
2018-06-19  Jason MerrillPR c++/81060 - ICE with unexpanded parameter pack.
2018-06-18  Jason MerrillPR c++/86171 - ICE with recursive alias instantiation.
2018-06-15  Jason Merrillpt.c (tsubst_default_argument): Use push_to/pop_from_to...
2018-06-15  Jason MerrillPR c++/82882 - ICE with lambda in template default...
2018-06-11  Jason MerrillPR c++/85963 - -Wunused-but-set with ?: in template.
2018-06-06  Marek Polacekre PR c++/85977 (Incorrect handling of array reference...
2018-06-06  Jason MerrillPR c++/85710 - ICE with -Wmemset-elt-size.
2018-06-04  Jason MerrillPR c++/61806 - missed SFINAE with partial specialization.
2018-06-04  Jason MerrillPR c++/85765 - SFINAE and non-type default template...
2018-06-01  Jason MerrillPR c++/58281 - explicit instantiation of constexpr
2018-06-01  Jason Merrill* pt.c (instantiate_decl): Any defaulted function is...
2018-05-24  Jason MerrillPR c++/85842 - -Wreturn-type, constexpr if and generic...
2018-05-24  Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-24  Jason MerrillPR c++/85864 - literal template and default template...
2018-05-23  Jason MerrillPR c++/85866 - error with .* in default template arg.
2018-05-19  Jason MerrillAvoid ICE on unsupported use of __integer_pack.
2018-05-14  Jason MerrillHandle TYPE_HAS_LATE_RETURN_TYPE like ref-qualifier...
2018-05-14  Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-05-14  Jason Merrillpt.c (tsubst): Check valid_array_size_p.
2018-05-10  Jason MerrillMake sure we aren't trying to do a nested instantiation...
2018-05-10  Jason Merrilldecl.c (make_typename_type): s/parameters/arguments/.
2018-05-09  Jason MerrillPR c++/85706 - class deduction under decltype
2018-05-07  Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-04-27  Nathan Sidwell[C++ PATCH] some cleanups
2018-04-23  Jason MerrillPR c++/69560 - wrong alignof(double) on x86.
2018-04-20  Jakub Jelinekre PR c++/85462 (internal compiler error: in inc_refcou...
2018-04-19  Paolo Carlinire PR c++/84611 (ICE in operator[], at vec.h:826 (local...
2018-04-18  Paolo Carlinire PR c++/84630 (ICE: TYPE_NAME() used on error_mark_no...
2018-04-18  Alexandre Oliva[PR c++/80290] recycle tinst garbage sooner
2018-04-12  Jason MerrillPR c++/85356 - ICE with pointer to member function.
2018-04-10  Jason MerrillPR c++/85285 - ICE with flexible array after substitution.
2018-04-06  Jason MerrillPR c++/85214 - ICE with alias, generic lambda, constexp...
2018-04-06  Jakub Jelinekre PR c++/85210 (ICE with broken structured binding...
2018-04-05  Jakub Jelinekre PR c++/85209 (ICE with lambda and structured binding)
2018-04-05  Jason MerrillPR c++/82152 - ICE with class deduction and inherited...
2018-04-05  Jason MerrillPR c++/85228 - ICE with lambda in enumerator.
2018-04-05  Jason MerrillPR c++/85200 - ICE with constexpr if in generic lambda.
2018-04-05  Alexandre Oliva[PR c++/84979] reject auto in explicit tmpl args for...
2018-04-04  Jakub Jelinekre PR c++/85146 (ICE with __direct_bases for declared...
2018-04-04  Jason MerrillPR c++/85006 - -fconcepts ICE with A<auto...> return...
2018-04-03  Paolo Carlinire PR c++/84768 (ICE with failed class template argumen...
2018-04-03  Jason MerrillPR c++/85149 - generic lambda and constexpr if.
2018-04-03  Jakub Jelinekre PR c++/85147 (ICE with invalid variadic template...
2018-03-29  Jason MerrillPR c++/85093 - too many template args with pack expansion.
2018-03-29  Jason Merrill* pt.c (build_non_dependent_expr): Propagate expr location.
2018-03-28  Paolo Carlinire PR c++/85028 (ICE on invalid C++ code: in tsubst_def...
2018-03-26  Jason MerrillPR c++/85049 - ICE with __integer_pack.
2018-03-23  Jason MerrillPR c++/78489 - wrong SFINAE behavior.
2018-03-23  Jakub Jelinekre PR c++/84942 (internal compiler error: in fold_conve...
2018-03-23  Alexandre Oliva[PR c++/84789] do not fail to resolve typename into...
2018-03-20  Jason MerrillPR c++/84937 - ICE with class deduction and auto.
2018-03-19  Marek Polacekre PR c++/84925 (ICE with segfault in __PRETTY_FUNCTION__)
2018-03-19  Jason MerrillPR c++/71834 - template-id with too few arguments.
2018-03-19  Nathan Sidwell[PR c++/84835] ICE with generic lambda in extern "C"
2018-03-16  Jakub Jelinekre PR c/84910 (typo: "%qs follows inline declaration ")
2018-03-16  Jason MerrillPR c++/84720 - ICE with rvalue ref non-type argument.
2018-03-15  Jason MerrillPR c++/84801 - ICE with unexpanded pack in lambda.
2018-03-15  Jason MerrillPR c++/81236 - auto variable and auto function
2018-03-14  Jason MerrillPR c++/83916 - ICE with template template parameters.
2018-03-13  Jason MerrillPR c++/82565 - ICE with concepts and generic lambda.
2018-03-13  Jason MerrillPR c++/84720 - ICE with rvalue ref non-type argument.
2018-03-13  Jason MerrillPR c++/84839 - ICE with decltype of parameter pack.
2018-03-12  Jason MerrillPR c++/84355 - ICE with deduction for member class...
2018-03-10  Jason MerrillPR c++/84770 - ICE with typedef and parameter pack.
2018-03-10  Jason MerrillPR c++/84785 - ICE with alias template and default...
2018-03-09  Jason Merrillre PR c++/71169 (ICE on invalid C++ code in pop_nested_...
2018-03-05  Nathan Sidwell[PR c++/84702] ICE with default tmpl arg of overload set
2018-03-02  Jakub Jelinekre PR c++/84662 (internal compiler error: tree check...
2018-03-02  Jason MerrillFix MIPS16 ICE.
2018-03-01  Jason MerrillPR c++/71569 - ICE with redundant args on member variab...
2018-02-28  Jason MerrillPR c++/71784 - ICE with ref-qualifier and explicit...
2018-02-28  Jakub Jelinekre PR c++/83871 (wrong code for attribute const and...
2018-02-27  Martin SeborAvoid including <string> directly.
2018-02-27  Martin SeborPR c++/83871 - wrong code for attribute const and pure...
2018-02-27  Jason MerrillPR c++/84489 - dependent default template argument
2018-02-26  Paolo Carlinire PR c++/84540 (ICE with alignas in variadic template)
2018-02-26  Jason MerrillPR c++/84015 - ICE with class deduction and auto templa...
2018-02-23  Jason MerrillPR c++/70468 - ICE with constructor delegation via...
2018-02-20  Jakub Jelinekre PR c++/84455 (ICE in build_call_a at gcc/cp/call...
2018-02-16  Jason MerrillPR c++/82664 - ICE with reference to function template...
2018-02-15  Jason MerrillPR c++/84376 - ICE with omitted template arguments.
2018-02-15  Jason MerrillPR c++/84368 - wrong error with local variable in varia...
2018-02-14  Paolo Carlinire PR c++/84350 (ICE with new and auto)
next