aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Daily bump.GCC Administrator1-0/+21
2020-06-02Daily bump.GCC Administrator1-0/+16
2020-06-01Daily bump.GCC Administrator1-0/+13
2020-05-31Daily bump.GCC Administrator1-0/+11
2020-05-30Daily bump.GCC Administrator1-0/+43
2020-05-29Daily bump.GCC Administrator1-0/+14
2020-05-28Daily bump.GCC Administrator1-0/+22
2020-05-27Daily bump.GCC Administrator1-0/+8
2020-05-23c++: Avoid concept evaluation when uid-sensitive [PR94038]Patrick Palka1-0/+7
2020-05-21c++: template instantiation during fold_for_warn [PR94038]Patrick Palka1-0/+34
2020-05-20c++: C++20 DR 2237, disallow simple-template-id in cdtor.Marek Polacek1-0/+8
2020-05-20c++: Implement DR 2289, Uniqueness of structured binding names [PR94553]Marek Polacek1-0/+13
2020-05-20c++: spec_hasher and TYPENAME_TYPE resolution [PR95223]Patrick Palka1-0/+7
2020-05-19c++: Alias template instantiation template infoNathan Sidwell1-0/+5
2020-05-19PR c++/94923 - False positive -Wclass-memaccess with trivially copyable std::...Martin Sebor1-0/+9
2020-05-18c++: Enable spec_hasher table sanitization [PR87847]Patrick Palka1-0/+4
2020-05-18c++: Explain fn template argument type/value mismatches [PR66439]Patrick Palka1-0/+6
2020-05-18c++: ICE when shortening right shift [PR94955]Marek Polacek1-0/+6
2020-05-18c++: ICE with -Wall and constexpr if [PR94937]Marek Polacek1-0/+9
2020-05-18c++: Sorry about type-dependent arg for __builtin_has_attribute [PR90915]Marek Polacek1-0/+6
2020-05-18c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699]Marek Polacek1-0/+12
2020-05-18c++: Create fewer SAVE_EXPR.Jason Merrill1-0/+5
2020-05-18c++: Don't add built-in operator for ++ on bool.Marek Polacek1-1/+6
2020-05-18c++: Regenerate cp/cfns.h.Marek Polacek1-0/+4
2020-05-17coroutines: Avoid a maybe used uninitialized warning. NFC.Iain Sandoe1-0/+4
2020-05-16coroutines: Implicitly movable objects should use move CTORs for co_return.Iain Sandoe1-0/+5
2020-05-15c++: decltype of invalid non-dependent expr [PR57943]Patrick Palka1-0/+6
2020-05-15c++: Revert unnecessary parts of fix for [PR90996]Patrick Palka1-0/+11
2020-05-15PR c++/93286 - ICE with __is_constructible and variadic template.Jason Merrill1-0/+7
2020-05-15c++: Fix thinkos in template_args_equal change.Nathan Sidwell1-0/+4
2020-05-14c++: Fix deferred noexcept on constructor [PR93901].Jason Merrill1-0/+5
2020-05-14c++: Missing SFINAE with lookup_fnfields [PR78446]Patrick Palka1-0/+18
2020-05-14c++: Missed c++2a->20 changeNathan Sidwell1-0/+3
2020-05-14c++: Simplify tsubst_template_declNathan Sidwell1-0/+3
2020-05-14c++: Simplify tsubst_friend_functionNathan Sidwell1-0/+2
2020-05-14c++: simplify lookup_template_class_1Nathan Sidwell1-0/+3
2020-05-14c++: Adjust push_template_decl_realNathan Sidwell1-0/+3
2020-05-14c++: Improve build_template_declNathan Sidwell1-0/+8
2020-05-14openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek1-0/+4
2020-05-13c++: SFINAE for invalid delete-expression [PR79706]Patrick Palka1-0/+8
2020-05-13c++: premature requires-expression folding [PR95020]Patrick Palka1-0/+7
2020-05-13c++: explicit(bool) malfunction with dependent expression [PR95066]Marek Polacek1-0/+5
2020-05-13c++: Template arg comparisonNathan Sidwell1-0/+3
2020-05-13c++: Simplify typedef access checkingNathan Sidwell1-0/+7
2020-05-13c++: Simplify canonical_type_parameterNathan Sidwell1-0/+2
2020-05-13c++: Formatting fixups & some simplifications.Nathan Sidwell1-0/+18
2020-05-13c++: Replace "C++2a" with "C++20".Jason Merrill1-0/+6
2020-05-12c++: Function found via ADL when it should not [PR95074]Marek Polacek1-0/+7
2020-05-12openmp: Fix up handling of DECL_OMP_PRIVATIZED_MEMBER for bit-fields [PR95063]Jakub Jelinek1-0/+6
2020-05-11c++: Fix specialization of constrained member template.Jason Merrill1-0/+6