aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp2a
AgeCommit message (Expand)AuthorFilesLines
2023-06-13c/c++: use positive tone in missing header notes [PR84890]David Malcolm1-1/+1
2023-06-11c++: unsynthesized defaulted constexpr fn [PR110122]Patrick Palka1-0/+23
2023-06-11c++: extend lookup_template_class shortcut [PR110122]Patrick Palka2-0/+45
2023-05-16c++: desig init in presence of list ctor [PR109871]Patrick Palka1-0/+16
2023-05-12c++: robustify testcase [PR109752]Patrick Palka2-26/+13
2023-05-11c++: Add testcase for already fixed PR [PR103807]Patrick Palka1-0/+11
2023-05-11c++: converted lambda as template argument [PR83258, ...]Patrick Palka1-0/+8
2023-05-10c++: always check consteval addressJason Merrill3-8/+8
2023-05-09c++: error-recovery ICE with unstable satisfaction [PR109752]Patrick Palka1-0/+26
2023-05-07c++: satisfaction of non-dep member alias template-idPatrick Palka1-0/+15
2023-05-07c++: bound ttp in lambda function type [PR109651]Patrick Palka2-0/+24
2023-04-19c++: bad ggc_free in try_class_unification [PR109556]Patrick Palka1-0/+18
2023-04-15c++: constexpr aggregate destruction [PR109357]Jason Merrill1-0/+19
2023-04-01c++: NTTP constraint depending on outer parms [PR109160]Patrick Palka1-0/+29
2023-03-30c++: lambda mangling alias issues [PR107897]Jason Merrill1-0/+1
2023-03-28c++: alias ctad refinements [PR109321]Jason Merrill2-0/+16
2023-03-16c++: maybe_constant_init and unevaluated operands [PR109030]Patrick Palka1-0/+12
2023-03-16c++: checking ICE with diagnosed constraint recursion [PR100288]Patrick Palka1-0/+13
2023-03-14c++: redeclaring member of constrained class template [PR96830]Patrick Palka2-0/+75
2023-03-14c++: constrained template friend class matching [PR96830]Patrick Palka1-0/+26
2023-03-14testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972]Jakub Jelinek1-2/+3
2023-03-10c++: constrained lambda error-recovery [PR108972]Jason Merrill1-2/+2
2023-03-09c++: CTAD for less-specialized alias template [PR102529]Jason Merrill1-0/+18
2023-03-09c++: fix alias CTAD [PR105841]Jason Merrill1-0/+13
2023-03-03c++: thinko in extract_local_specs [PR108998]Patrick Palka1-0/+13
2023-03-02c++: constant non-copy-init is manifestly constant [PR108243]Patrick Palka1-0/+140
2023-03-01c++: unevaluated array new-expr size constantness [PR108219]Patrick Palka1-0/+13
2023-02-03c++: ICE on unviable/ambiguous constrained dtors [PR96745]Patrick Palka1-0/+18
2023-02-03c++: excessive satisfaction in check_methods [PR108579]Patrick Palka1-0/+14
2023-01-04c++: mark_single_function and SFINAE [PR108282]Patrick Palka1-0/+19
2022-12-23c++: template friend with variadic constraints [PR107853]Patrick Palka2-0/+41
2022-12-20c++: NTTP object wrapper substitution fixes [PR103346, ...]Patrick Palka4-0/+78
2022-12-19c++: modules and std::source_location::current() def arg [PR100881]Patrick Palka11-11/+11
2022-12-15c++: class-scope qualified constrained auto [PR107188]Patrick Palka1-0/+10
2022-12-04c++: pack in requires-expr parm list [PR107417]Patrick Palka1-0/+10
2022-12-03c++: substituting CONST_DECL_USING_P enumerators [PR103081]Patrick Palka2-0/+35
2022-12-02testsuite: Adjust dg-error for -fimplicit-constexprMarek Polacek1-0/+1
2022-11-29c++: ICE with <=> of incompatible pointers [PR107542]Patrick Palka1-0/+29
2022-11-28c++: simple-requirement starting with 'typename' [PR101733]Jason Merrill1-0/+11
2022-11-18c++: Implement CWG2635 - Constrained structured bindingsJakub Jelinek7-7/+113
2022-11-17c++: constinit on pointer to function [PR104066]Marek Polacek1-0/+12
2022-11-16c++: P2448 - Relaxing some constexpr restrictions [PR106649]Marek Polacek5-8/+5
2022-11-16c++: Alignment changes to layout compatibility/common initial sequence - DR2583Jakub Jelinek1-2/+2
2022-11-16c++: Implement CWG 2654 - Un-deprecation of compound volatile assignmentsJakub Jelinek3-17/+17
2022-11-16c++: Allow attributes on concepts - DR 2428Jakub Jelinek1-0/+22
2022-11-14c++: only declare satisfied friendsJason Merrill1-0/+21
2022-11-07c++: implement P2468R2, the equality operator you are looking forJason Merrill4-4/+212
2022-11-03c++: requires-expr and access checking [PR107179]Patrick Palka1-0/+15
2022-11-03c++: change -fconcepts to mean C++20 conceptsJason Merrill6-10/+8
2022-11-03c++: constexpr error with defaulted virtual dtor [PR93413]Patrick Palka1-0/+10