aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp2a
AgeCommit message (Expand)AuthorFilesLines
10 daysc++: Fix cp_fold_non_odr_use_1 [PR123557,PR123738]Nathaniel Shead1-0/+19
10 daysc++: non-empty constexpr constructor bodies in C++11 [PR123845]Patrick Palka3-2/+4
14 daysc++: Fix ICE in cxx_printable_name_internal [PR123578]Jakub Jelinek1-0/+9
14 daysc++: non-dep decltype folding of concept-id C<Ts...> [PR123676]Patrick Palka1-0/+10
14 daysc++: leaky uid-sensitive constexpr evaluation [PR122494, PR123814]Patrick Palka2-0/+58
2026-01-26c++: Fix behaviour of nested maybe_push_to_top_level [PR123663]Nathaniel Shead1-0/+13
2026-01-21c++: Fix ICE with constant evaluation of a = {CLOBBER} with ptrmemfn [PR123677]Jakub Jelinek1-0/+7
2026-01-21testsuite: add hostedlib requirements to multiple C++ testsAlexandre Oliva1-0/+1
2026-01-03c++: Allow gnu::gnu_inline inline methods to be key methods [PR123326]Jakub Jelinek1-0/+30
2025-12-29c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]Egas Ribeiro2-0/+8
2025-12-23c++: Fix member-like friend detection for non-template classes [PR122550]Egas Ribeiro2-0/+41
2025-12-23c++: Fix ICE on partial specialization redeclaration with mismatched paramete...Egas Ribeiro1-0/+10
2025-12-23c++: Fix ICE with lambdas combining explicit and implicit template params [PR...Egas Ribeiro1-0/+4
2025-12-19c++: lambda template arg in abbreviated template [PR117034]Jason Merrill1-0/+12
2025-12-17c++: Don't record lambdas in concept evaluations [PR123075]Nathaniel Shead1-0/+28
2025-11-29c++: Allow lambda expressions in template type parameters [PR116952]Eczbek2-2/+7
2025-11-23c++: Add detailed diagnostics for __is_pointer_interconvertible_base_ofNathaniel Shead1-0/+29
2025-11-23c++: Add detailed diagnostics for __is_layout_compatibleNathaniel Shead1-0/+78
2025-11-23c++: Correct behaviour of layout_compatible_type for aligned typesNathaniel Shead1-4/+4
2025-11-21c++: fix ICE with consteval functions in template decls [PR122658]Daniele Sahebi1-0/+21
2025-10-09c++: Fix ICE with concept used as function [PR116477]Egas Ribeiro1-0/+9
2025-10-04testsuite: Add 2 new testsJakub Jelinek2-0/+75
2025-09-27c++: concepts and conversions [PR112632]Jason Merrill1-0/+9
2025-09-20c++: find_template_parameters and NTTPs [PR121981]Patrick Palka1-0/+17
2025-09-18c++: tweak constexpr union diagnosticJason Merrill1-1/+1
2025-09-10c++: Fix null deref in maybe_diagnose_standard_trait [PR121859]Nathaniel Shead1-0/+14
2025-08-28c++: > in lambda in template arg [PR107953]Jason Merrill1-0/+13
2025-08-21c++: constexpr clobber of const [PR121068]Jason Merrill1-0/+26
2025-08-19c++: Fix ICE on mangling invalid compound requirement [PR120618]Ben Wu1-1/+1
2025-08-19c++: constrained corresponding using from partial spec [PR121351]Patrick Palka1-0/+23
2025-08-15c++: Implement C++20 P1766R1 - Mitigating minor modules maladies [PR121552]Jakub Jelinek1-0/+94
2025-08-06c++: mangling cNTTP object w/ implicit non-trailing zeros [PR121231]Patrick Palka1-0/+30
2025-08-04c++: add another testcase [PR121351]Patrick Palka1-0/+20
2025-08-04c++: constrained memfn vs corresponding using [PR121351]Patrick Palka2-0/+39
2025-08-04c++: constexpr evaluation of abi::__dynamic_cast [PR120620]Patrick Palka2-0/+16
2025-07-25c++: Unwrap type traits defined in terms of builtins within diagnostics [PR11...Nathaniel Shead2-11/+97
2025-07-22c++: constexpr union placement new [PR121068]Jason Merrill1-2/+2
2025-07-15c++: constexpr uninitialized union [PR120577]Jason Merrill1-0/+33
2025-07-10c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785]Jakub Jelinek12-92/+322
2025-07-09c++: generic lambda in template arg [PR121012]Jason Merrill1-0/+8
2025-07-09c++: 'this' in lambda in noexcept-spec [PR121008]Jason Merrill1-0/+10
2025-07-07c++: -Wno-abbreviated-auto-in-template-arg [PR120917]Jason Merrill2-1/+12
2025-07-03c++: ICE with 'this' in lambda signature [PR120748]Jason Merrill1-0/+29
2025-06-27c++: Implement C++26 P3533R2 - constexpr virtual inheritance [PR120777]Jakub Jelinek3-4/+4
2025-06-16c++: add -Wsfinae-incompleteJason Merrill4-4/+4
2025-06-04c++: constexpr prvalues vs genericize [PR120502]Jason Merrill1-0/+26
2025-06-02c++: constinit diagnostic regression [PR120506]Jason Merrill1-0/+28
2025-05-31c++: rename PR120123 testJason Merrill1-0/+13
2025-05-09c++: CWG2369 workaround and ... [PR120185]Jason Merrill1-0/+12
2025-05-09testsuite: g++.dg/cpp2a/constinit16.C requires tlsChristophe Lyon1-1/+1