aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
AgeCommit message (Expand)Author
2017-10-11Merge branches/gcc-7-branch rev 253626.Yvan Roux
2017-07-07Merge branches/gcc-7-branch rev 250046.Yvan Roux
2017-06-14Merge branches/gcc-7-branch rev 249190.Yvan Roux
2017-04-17 * pt.c (tsubst_init): Set TARGET_EXPR_DIRECT_INIT_P.jason
2017-04-11 PR c++/80370jakub
2017-04-09 PR c++/80356 - ICE with reference to function template argument.jason
2017-04-09 PR c++/80267 - ICE with nested capture of referencejason
2017-04-05 PR c++/80309jakub
2017-04-03Fix numerous typos in commentsredi
2017-03-24 PR c++/77339 - ICE with invalid use of alias template.jason
2017-03-23 PR c++/80150 - ICE with overloaded variadic deduction.jason
2017-03-20 PR c++/80096 - ICE with C++17 non-type auto.jason
2017-03-20 PR c++/79640 - infinite recursion with generic lambda.jason
2017-03-10 PR c++/79960 - alias templates and partial orderingjason
2017-03-06 Revert "Allow deduction guides to look into primary template."jason
2017-03-03 Update overload resolution with deduction guides.jason
2017-03-03 Allow deduction guides to look into primary template.jason
2017-03-02 Class template argument deduction in new-expressionjason
2017-02-28 Class template argument deduction refinementsjason
2017-02-272017-02-27 Volker Reichelt <v.reichelt@netcologne.de>reichelt
2017-02-23/cppaolo
2017-02-22 * pt.c (do_class_deduction): Handle 0 argument case.jason
2017-02-22 PR c++/79653mpolacek
2017-02-21 PR c++/41727 - ICE with partial spec of partial instantiationjason
2017-02-21 PR c++/79654jakub
2017-02-20 PR c++/78282 - auto template and pack expansionjason
2017-02-20 PR c++/79470 - partial ordering with reference parametersjason
2017-02-20 PR c++/79500 - ICE with non-template deduction guidejason
2017-02-17 PR c++/78690 - ICE with using and global type with same namejason
2017-02-17 PR c++/79549 - C++17 ICE with non-type auto template parameter packjason
2017-02-17 PR c++/79556 - C++17 ICE with non-type autojason
2017-02-16 PR c++/79502 - lost nodiscard attributejason
2017-02-10 PR c++/79435mpolacek
2017-02-10/cppaolo
2017-02-09 PR c++/79143jakub
2017-02-09 PR c++/79316 - default argument in deduction guidejason
2017-02-092017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang
2017-02-06 PR c++/79372jakub
2017-02-03 PR c++/79294 - ICE with invalid template argumentjason
2017-01-31 PR c++/67273nathan
2017-01-31 * cp-tree.h (instantiate_decl): Make defer_ok bool.nathan
2017-01-27 PR c++/78771 - ICE with inherited constructor.jason
2017-01-26 PR c++/68727jakub
2017-01-23 PR c++/71710 - template using directive of fieldnathan
2017-01-20 US 20 - forwarding references and class template argument deductionjason
2017-01-20 US 19 - deduction guides and constructorsjason
2017-01-18 PR c++/68666 - member variable template-idjason
2017-01-18 PR c++/78894 - ICE with class deduction and default argjason
2017-01-17 PR c++/61636nathan
2017-01-09 Implement P0195R2, C++17 variadic using.jason