aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)Author
2017-03-21gcc/ville
2017-03-20 PR c++/80096 - ICE with C++17 non-type auto.jason
2017-03-20 PR c++/79519 - ICE with deleted template friend.jason
2017-03-20 PR c++/79640 - infinite recursion with generic lambda.jason
2017-03-20 PR c++/80059 - ICE with noexcept and __transaction_atomicmpolacek
2017-03-20 PR c++/80084 - wrong C++17 decomposition by reference of parameter.jason
2017-03-20 PR c++/80077 - error with constexpr and -fno-elide-constructors.jason
2017-03-17 PR c++/78345 - ICE initializing array from lambda.jason
2017-03-17 PR c++/80073 - C++17 ICE with virtual base.jason
2017-03-16 * decl.c (start_enum): std::byte aliases anything.jason
2017-03-16 PR c++/79797jason
2017-03-15 PR c++/80043 - ICE with -fpermissivejason
2017-03-14 PR c++/79393 DR 1658 workaroundnathan
2017-03-13 PR c++/79393 DR 1658 workaroundnathan
2017-03-11Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)dmalcolm
2017-03-10 PR c++/79960 - alias templates and partial orderingjason
2017-03-10 PR c++/79967mpolacek
2017-03-10 PR c++/79899jakub
2017-03-10 PR c++/79896jakub
2017-03-09 PR c++/79687mpolacek
2017-03-09 PR c++/79900 - ICE in strip_typedefsmpolacek
2017-03-09 PR c++/79797 - ICE with self-reference in array DMI.jason
2017-03-07 PR c/79834jakub
2017-03-06 PR c++/79796 - ICE with NSDMI and this pointermpolacek
2017-03-06 PR c++/79822jakub
2017-03-06 Revert "Allow deduction guides to look into primary template."jason
2017-03-05/cppaolo
2017-03-04 * c.opt (Wnoexcept-type): New.jason
2017-03-04 Core issues 2273 and 2277jason
2017-03-032017-03-03 Richard Biener <rguenther@suse.de>rguenth
2017-03-03 PR c++/79791mpolacek
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 PR c++/79782jakub
2017-03-02 Class template argument deduction in new-expressionjason
2017-03-01 PR c++/79746jakub
2017-02-28 Class template argument deduction refinementsjason
2017-02-28 * config/i386/i386.c: Include intl.h.jakub
2017-02-27 PR c++/71568 - SFINAE forming pointer to member functionjason
2017-02-27 * decl.c (expand_static_init): Add missing } in a comment.mpolacek
2017-02-272017-02-27 Volker Reichelt <v.reichelt@netcologne.de>reichelt
2017-02-25 * tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.jakub
2017-02-24 PR c++/79588jakub
2017-02-24 PR translation/79705mpolacek
2017-02-23/cppaolo
2017-02-23 PR c++/79679 - missing destructor for argumentjason
2017-02-22 * pt.c (do_class_deduction): Handle 0 argument case.jason
2017-02-22 PR c++/79664jakub
2017-02-22 PR c++/79657mpolacek
2017-02-22 PR c++/79653mpolacek