aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp0x
AgeCommit message (Expand)AuthorFilesLines
2023-06-16c++: Accept elaborated-enum-base with pedwarnAlex Coplan3-5/+14
2023-06-14c++: tweak c++17 ctor/conversion tiebreaker [DR2327]Jason Merrill1-3/+2
2023-06-09c++: init-list of uncopyable type [PR110102]Jason Merrill1-0/+15
2023-06-02c++: fix explicit/copy problem [PR109247]Jason Merrill1-0/+15
2023-05-11c++: 'mutable' subobject of constexpr variable [PR109745]Patrick Palka2-0/+54
2023-05-11c++: converted lambda as template argument [PR83258, ...]Patrick Palka1-0/+11
2023-05-10c++: Reject attributes without arguments used as pack expansion [PR109756]Jakub Jelinek1-0/+29
2023-05-09c++: noexcept-spec from nested class confusion [PR109761]Patrick Palka1-0/+16
2023-05-07c++: potentiality of templated memfn call [PR109480]Patrick Palka1-1/+1
2023-05-02c++: Add testcase for already fixed PR [PR109506]Patrick Palka1-0/+22
2023-05-01c++: array DMI and member fn [PR109666]Jason Merrill1-0/+15
2023-04-25c++: value dependence of by-ref lambda capture [PR108975]Patrick Palka1-0/+21
2023-03-30c++: lambda mangling alias issues [PR107897]Jason Merrill1-0/+70
2023-03-24c++: default template arg, partial ordering [PR105481]Jason Merrill1-0/+8
2023-03-23c++: constexpr PMF conversion [PR105996]Jason Merrill1-0/+13
2023-03-21c++: DMI in template with virtual base [PR106890]Jason Merrill1-0/+18
2023-03-20c++: explicit ctor and list-initialization [PR109159]Marek Polacek1-0/+18
2023-03-17c++: constant, array, lambda, template [PR108975]Jason Merrill1-0/+14
2023-03-16c++: __func__ and local class DMI [PR105809]Jason Merrill1-0/+15
2023-03-16c++: &enum::enumerator [PR101869]Jason Merrill1-0/+11
2023-03-09c++: allocator temps in list of arrays [PR108773]Jason Merrill2-0/+53
2023-03-07c++: noexcept and copy elision [PR109030]Marek Polacek1-0/+9
2023-03-04testsuite: Fix various scan-assembler identifiers not handling _-prefixHans-Peter Nilsson1-3/+3
2023-03-01c++: can't eval PTRMEM_CST in incomplete class [PR107574]Marek Polacek1-0/+11
2023-03-01c++: unevaluated array new-expr size constantness [PR108219]Patrick Palka1-0/+13
2023-02-20c++: ICE with -fno-elide-constructors and trivial fn [PR101073]Marek Polacek1-0/+17
2023-02-20c++: ICE with redundant capture [PR108829]Marek Polacek2-0/+22
2023-02-14c++: fix ICE in joust_maybe_elide_copy [PR106675]Marek Polacek1-0/+21
2023-02-09c++: ICE initing lifetime-extended constexpr var [PR107079]Marek Polacek1-0/+9
2023-02-09c++: Mangle EXCESS_PRECISION_EXPR <REAL_CST> as fold_convert REAL_CST [PR108698]Jakub Jelinek1-0/+16
2023-02-05c++: equivalence of non-dependent calls [PR107461]Patrick Palka3-0/+38
2023-02-03c++: Add fixed test [PR101071]Marek Polacek1-0/+95
2023-01-31c++: Add fixed test [PR102870]Marek Polacek1-0/+12
2023-01-26c++: Reject UDLs in certain contexts [PR105300]Marek Polacek1-0/+21
2023-01-23c++: TARGET_EXPR_ELIDING_P and std::move [PR107267]Jason Merrill1-0/+14
2023-01-23c++: vector of class with bool ctor [PR108195]Jason Merrill1-0/+16
2022-12-23c++: get_nsdmi in template context [PR108116]Patrick Palka1-0/+22
2022-12-15c++: local alias in typename in lambda [PR105518]Patrick Palka1-0/+23
2022-12-15c++: Ensure !!var is not an lvalue [PR107065]Jakub Jelinek1-0/+14
2022-12-15c++: fix initializer_list transformation [PR108071]Jason Merrill3-0/+69
2022-12-02testsuite: Adjust dg-error for -fimplicit-constexprMarek Polacek1-3/+3
2022-11-16c++: P2448 - Relaxing some constexpr restrictions [PR106649]Marek Polacek13-18/+19
2022-11-09c++: Minimal handling of carries_dependency attributeJakub Jelinek1-0/+17
2022-11-08c++: Tweaks for -Wredundant-move [PR107363]Marek Polacek1-0/+61
2022-11-07c++: implement P2468R2, the equality operator you are looking forJason Merrill1-1/+1
2022-10-21c++: Fix up mangling ICE with void{} [PR106863]Jakub Jelinek1-0/+16
2022-10-14c++: Implement excess precision support for C++ [PR107097, PR323]Jakub Jelinek2-2/+3
2022-10-13c++: ICE with VEC_INIT_EXPR and defarg [PR106925]Marek Polacek1-0/+13
2022-10-12c++: Remove maybe-rvalue OR in implicit moveMarek Polacek6-7/+27
2022-10-07c++: fixes for derived-to-base reference binding [PR107085]Marek Polacek1-0/+15