]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/pt.c
/cp
[thirdparty/gcc.git] / gcc / cp / pt.c
2019-10-17  paolo/cp
2019-10-11  mpolacekPR c++/92049 - extra error with -fchecking=2.
2019-10-11  paolo2019-10-10 Paolo Carlini <paolo.carlini@oracle.com>
2019-10-09  jasonUpdate the concepts implementation to conform to C...
2019-10-07  paolo/cp
2019-10-02  jason Add some hash_map_safe_* functions like vec_safe_*.
2019-09-28  mpolacek PR c++/91923 - failure-to-SFINAE with class type NTTP...
2019-09-27  jason * cp-tree.h (class iloc_sentinel): New.
2019-09-23  paolo/cp
2019-09-16  paolo/cp
2019-09-15  mpolacek PR c++/91740 - ICE with constexpr call and ?: in ARRAY...
2019-09-15  jasonChange C++ to C comments.
2019-09-15  nathan[C++ PATCH] simplify clone predicate
2019-09-06  marxinRemove support for repo files (PR c++/91125).
2019-09-05  mpolacek PR c++/91644 - ICE with constinit in function template.
2019-09-04  mpolacekRemove -fdeduce-init-list.
2019-08-31  jason Add source location to TRAIT_EXPR.
2019-08-29  paolo/cp
2019-08-28  mpolacek PR c++/91360 - Implement C++20 P1143R2: constinit.
2019-08-13  rsandifoUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-07  mpolacek PR c++/91346 - Implement P1668R1, allow unevaluated...
2019-08-07  jakub * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUS...
2019-08-06  jason PR c++/91378 - ICE with noexcept and auto return type.
2019-08-06  jakub * tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename...
2019-08-05  paolo2019-08-05 Paolo Carlini <paolo.carlini@oracle.com>
2019-08-02  mpolacek PR c++/91230 - wrong error with __PRETTY_FUNCTION__...
2019-07-31  jason PR c++/90538 - multiple expansions of capture packs
2019-07-20  jason Reduce memory consumption for push/pop_access_scope.
2019-07-20  jakub * tree.def (OMP_LOOP): New tree code.
2019-07-19  jason PR c++/90101 - dependent class non-type parameter.
2019-07-19  jason PR c++/90098 - partial specialization and class non...
2019-07-12  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_O...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-29  jasonRemove trailing whitespace in C++ front end.
2019-06-27  marxinRemove quite obvious dead assignments.
2019-06-23  mpolacekRename DEFAULT_ARG to DEFERRED_PARSE.
2019-06-22  mpolacek PR c++/86476 - noexcept-specifier is a complete-class...
2019-06-21  mpolacek PR c++/60223 - ICE with T{} in non-deduced context.
2019-06-11  marxinDisable htable sanitization in pt.c (PR c++/87847).
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-06-05  jason PR c++/63149 - wrong auto deduction from braced...
2019-05-28  mpolacek PR c++/90548 - ICE with generic lambda and empty pack.
2019-05-28  nathan[PATCH] Commonize anon-name generation
2019-05-21  nathan[C++ PATCH] Using decls
2019-05-20  mpolacek * pt.c (convert_template_argument): Add a diagnostic...
2019-05-20  nathan[C++ PATCH] Commonixe using directive finishing
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-15  paolo2019-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-13  jason Use releasing_vec more broadly.
2019-05-10  paolo2019-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-08  nathan[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
2019-05-07  jasonA non-type template parm with a placeholder type is...
2019-05-06  mpolacek PR c++/90265 - ICE with generic lambda.
2019-04-29  nathan[C++ PATCH] some cleanups
2019-04-24  jason PR c++/90227 - error with template parameter packs.
2019-04-20  jason PR c++/90190 - CTAD with list-constructor.
2019-04-19  paolo/cp
2019-04-19  jakub PR c++/90138
2019-04-18  jason PR c++/90047 - ICE with enable_if alias template.
2019-04-05  mpolacek PR c++/87145 - bogus error converting class type in...
2019-04-05  jason PR c++/89966 - error with non-type auto tparm.
2019-04-05  jason PR c++/86986 - ICE with TTP with parameter pack.
2019-04-03  jason PR c++/81866 - ICE with member template and default...
2019-04-03  jason PR c++/89917 - ICE with lambda in variadic mem-init.
2019-04-01  jason PR c++/86946 - ICE with function call in template...
2019-04-01  paolo/cp
2019-03-30  jason PR c++/89744 - ICE with specialization of member class...
2019-03-28  mpolacek PR c++/89612 - ICE with member friend template with...
2019-03-27  jason PR c++/89241 - ICE with lambda in template parameter...
2019-03-27  jason PR c++/86932 - missed SFINAE with empty pack.
2019-03-25  jason PR c++/87748 - substitution failure error with decltype.
2019-03-22  jakub PR c++/60702
2019-03-20  jason PR c++/87480 - decltype of member access in default...
2019-03-18  jason PR c++/89761 - ICE with sizeof... in pack expansion.
2019-03-18  jason PR c++/89682 - wrong access error in default argument.
2019-03-17  jason PR c++/89571 - ICE with ill-formed noexcept on constru...
2019-03-11  marxinWrap apostrophes in gcc internal format with %'.
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-03-07  jason PR c++/88820 - ICE with CTAD and member template used...
2019-03-02  jakub PR c++/71446
2019-03-01  jason PR c++/88183 - ICE with .* fold-expression.
2019-03-01  jason PR c++/86969 - ICE with constexpr if and recursive...
2019-02-27  jason PR c++/86969 - ICE with constexpr if and recursive...
2019-02-23  mpolacek PR c++/88294 - ICE with non-constant noexcept-specifier.
2019-02-22  jason PR c++/88869 - C++17 ICE with CTAD and explicit specia...
2019-02-21  jason PR c++/89422 - ICE with -g and lambda in default arg...
2019-02-21  jason PR c++/88419 - C++17 ICE with class template arg deduc...
2019-02-21  jason PR c++/87921 - wrong error with inline static data...
2019-02-20  paolo/cp
2019-02-20  jason PR c++/88368 - wrong 'use of deleted function'
2019-02-18  jason Improve diagnostic for redundant template arguments...
2019-02-13  aoliva[PR87322] move cp_evaluated up to tsubst all lambda...
2019-02-13  paolo/cp
2019-02-11  jason PR c++/89241 - ICE with __func__ in lambda in template.
2019-02-11  mpolacek PR c++/89212 - ICE converting nullptr to pointer-to...
2019-02-11  jakub PR c++/88977
2019-02-05  aoliva[PR87770] test partial specializations for type dependence
2019-01-31  jason PR c++/88752 - ICE with lambda and constexpr if.
2019-01-30  mpolacek PR c++/89119 - ICE with value-initialization in template.
2019-01-30  jason PR c++/86943 - wrong code converting lambda to functio...
next