aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)Author
2019-10-10Daily bump.gccadmin
2019-09-10 PR c++/91705 - constexpr evaluation rejects ++/-- on floats.mpolacek
2019-09-01 PR c++/91129 - wrong error with binary op in template argument.mpolacek
2019-08-31[c-family] Backport fix for PCH / PR61250.iains
2019-08-23 PR c++/91521 - wrong error with operator->.mpolacek
2019-08-17 PR c++/90393 - ICE with throw in ?:jason
2019-08-15 PR c++/90884 - stray note with -Wctor-dtor-privacy.mpolacek
2019-08-15 PR c++/90473 - wrong code with nullptr in default argument.mpolacek
2019-08-15 PR c++/87519 - bogus warning with -Wsign-conversion.mpolacek
2019-08-15 PR c++/81429 - wrong parsing of constructor with C++11 attribute.mpolacek
2019-08-14 Backport from mainlinemsebor
2019-08-14PR c++/91436 fix C++ dialect for std::make_unique fix-it hintredi
2019-08-12PR c++/88095, CTAD for literal operator templates per P0732jason
2019-08-12 PR c++/91378 - ICE with noexcept and auto return type.jason
2019-08-12 PR c++/90538 - multiple expansions of capture packsjason
2019-08-12Update ChangeLog and version files for releasegcc_9_2_0_releasejakub
2019-08-02Backport from mainlinemsebor
2019-08-02 PR c++/91230 - wrong error with __PRETTY_FUNCTION__ and generic lambda.mpolacek
2019-07-19 PR c++/90098 - partial specialization and class non-type parms.jason
2019-07-19 PR c++/85552 - wrong instantiation of dtor for DMI.jason
2019-07-19 PR c++/63149 - wrong auto deduction from braced-init-listjason
2019-07-02 PR c++/90490 - fix decltype issues in noexcept-specifier.mpolacek
2019-07-02 PR c++/60223 - ICE with T{} in non-deduced context.mpolacek
2019-06-28 Backported from mainlinejakub
2019-06-13 PR c++/90825 - endless recursion when evaluating sizeof.mpolacek
2019-06-12 PR c++/90736 - bogus error with alignof.mpolacek
2019-06-11 PR c++/90810jakub
2019-06-05 Backported from mainlinejakub
2019-05-28 PR c++/90548 - ICE with generic lambda and empty pack.mpolacek
2019-05-25 PR c++/90572 - wrong disambiguation in friend declaration.mpolacek
2019-05-20PR c++/90532 Ensure __is_constructible(T[]) is falseredi
2019-05-17 Backported from mainlinejakub
2019-05-17 Backported from mainlinejakub
2019-05-10 PR c++/78010 - bogus -Wsuggest-override warning on final function.mpolacek
2019-05-06 PR c++/90265 - ICE with generic lambda.mpolacek
2019-05-06/cppaolo
2019-05-04Delete unintentional file from the wrong branchmeissner
2019-05-03Update ChangeLog and version files for releasegcc_9_1_0_releasegccadmin
2019-04-24 PR c++/90227 - error with template parameter packs.jason
2019-04-242019-04-24 Richard Biener <rguenther@suse.de>rguenth
2019-04-22 PR c++/87366 - wrong error with alias template.jason
2019-04-20 PR c++/90190 - CTAD with list-constructor.jason
2019-04-20 PR c++/90171 - ICE with destroying delete with size_t parm.jason
2019-04-19/cppaolo
2019-04-19 PR c++/90138jakub
2019-04-19 PR c/89888jakub
2019-04-19 PR c++/90108jakub
2019-04-18 PR c++/87554 - ICE with extern template and reference member.jason
2019-04-18 PR c++/90047 - ICE with enable_if alias template.jason
2019-04-17 PR c++/90124 - bogus error with incomplete type in decltype.mpolacek