aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Update ChangeLog and version files for releasereleases/gcc-8.5.0releases/gcc-8Jakub Jelinek1-0/+4
2021-05-01Daily bump.GCC Administrator1-0/+9
2021-04-23Daily bump.GCC Administrator1-0/+128
2021-04-22Daily bump.GCC Administrator1-0/+10
2020-12-17Daily bump.GCC Administrator1-0/+5
2020-12-10Daily bump.GCC Administrator1-0/+6
2020-11-26Daily bump.GCC Administrator1-0/+8
2020-11-25Daily bump.GCC Administrator1-0/+9
2020-09-18Daily bump.GCC Administrator1-0/+72
2020-05-26Add missing ChangeLog entries.Martin Liska1-0/+17
2020-05-04c++: Bogus error with alignof [PR90736]Marek Polacek1-0/+8
2020-04-04c++: Mangling of dependent conversions [PR91377]Jason Merrill1-0/+5
2020-04-04c++: alias template and parameter packs (PR91966).Jason Merrill1-0/+6
2020-03-27c++: Fix ICE on popping local scope [pr84733]Nathan Sidwell1-0/+5
2020-03-15c++: Find parameter pack in typedef in lambda [92909].Jason Merrill1-0/+6
2020-03-15c++: Fix ICE-after-error on partial spec [92068]Jason Merrill1-0/+6
2020-03-15c++: Fix CTAD with multiple-arg ctor template [93248].Jason Merrill1-0/+6
2020-03-04Update ChangeLog and version files for releasereleases/gcc-8.4.0Jakub Jelinek1-0/+4
2020-02-26c++: Fix rejects-valid bug in cxx_eval_outermost_constant_expr [PR93905]Jakub Jelinek1-0/+9
2020-02-26PR c++/90998 - ICE with copy elision in init by ctor and -Wconversion.Marek Polacek1-0/+5
2020-02-26PR c++/86521 - C++17 copy elision in initialization by constructor.Jason Merrill1-0/+6
2020-02-26c++: Allow template rvalue-ref conv to bind to lvalue ref.Jason Merrill1-0/+6
2020-02-26PR c++/86521 - wrong overload resolution with ref-qualifiers.Jason Merrill1-0/+6
2020-02-25PR c++/89831 - error with qualified-id in const member function.Jason Merrill1-0/+6
2020-02-25PR c++/88380 - wrong-code with flexible array and NSDMI.Jason Merrill1-0/+5
2020-02-25PR c++/87685 - generic lambda 'this' capture error.Jason Merrill1-0/+6
2020-02-25PR c++/87554 - ICE with extern template and reference member.Jason Merrill1-0/+5
2020-02-25c++: tsubst friend tpl ctxt before looking it up for dupes [PR86747]Alexandre Oliva1-0/+5
2020-02-25PR c++/86429 - constexpr variable in lambda.Jason Merrill1-0/+8
2020-02-25c++: Define TYPE_REF_P.Jason Merrill1-0/+4
2020-02-25PR c++/87748 - substitution failure error with decltype.Jason Merrill1-0/+6
2020-02-25PR c++/87480 - decltype of member access in default template argJason Merrill1-0/+6
2020-02-25PR c++/88394 - ICE with VLA init-capture.Jason Merrill1-0/+5
2020-02-25c++: test partial specializations for type dependence [PR87770]Alexandre Oliva1-0/+6
2020-02-25PR c++/92745 - bogus error when initializing array of vectors.Marek Polacek1-0/+6
2020-02-25PR c++/89917 - ICE with lambda in variadic mem-init.Jason Merrill1-0/+5
2020-02-24c++: Fix constexpr vs. omitted aggregate init.Jason Merrill1-0/+6
2020-02-24c++: Fix decltype of empty pack expansion of parm.Jason Merrill1-0/+6
2020-02-24c++: Preserve location in maybe_constant_value.Jason Merrill1-0/+6
2020-02-14c++: Fix thinko in enum_min_precision [PR61414]Jakub Jelinek1-0/+5
2020-02-14c: Fix ICE with cast to VLA [93576]Jakub Jelinek1-0/+7
2020-02-14c++: Fix deprecated attribute handling on templates (PR c++/93228)Jakub Jelinek1-0/+6
2020-02-14re PR c++/92438 (Function declaration parsed incorrectly with `-std=c++1z`)Jakub Jelinek1-139/+0
2020-02-14re PR c++/92992 (Side-effects dropped when decltype(nullptr) typed expression...Jakub Jelinek1-0/+145
2020-02-14backport: re PR c++/92732 (Bit-field of scoped enumeration type cannot be ini...Jakub Jelinek1-0/+6
2020-02-14backport: re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek1-0/+17
2020-02-14backport: re PR c++/92524 (ICE in short program with constexpr and std::array)Jakub Jelinek1-0/+6
2020-02-14backport: re PR c++/92648 (Handling of unknown attributes)Jakub Jelinek1-0/+5
2020-02-14backport: re PR c++/61414 (enum class bitfield size-checking needs a separate...Jakub Jelinek1-0/+7
2020-02-14backport: re PR c++/90842 (ICE in poplevel, at cp/decl.c:585)Jakub Jelinek1-0/+12