aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja
AgeCommit message (Expand)AuthorFilesLines
2024-04-01c++: C++26 returning reference to temporaryJason Merrill1-1/+1
2024-02-13c++: adjust the extra ; warning [PR113760]Marek Polacek1-2/+2
2024-02-10c++: DR2237, cdtor and template-id tweaks [PR107126]Marek Polacek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek3-3/+3
2023-11-03Skip a number of C++ test cases for '-fno-exceptions' testingThomas Schwinge6-0/+7
2023-05-07c++: goto entering scope of obj w/ non-trivial dtor [PR103091]Patrick Palka1-3/+4
2023-01-16Update copyright years.Jakub Jelinek3-3/+3
2022-11-15c++: Implement C++23 P2589R1 - - static operator[]Jakub Jelinek1-1/+1
2022-11-07c++: implement P2468R2, the equality operator you are looking forJason Merrill2-2/+2
2022-10-14c++: Implement excess precision support for C++ [PR107097, PR323]Jakub Jelinek2-0/+2
2022-09-27c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]Marek Polacek3-3/+4
2022-09-27c++: Implement C++23 P1169R4 - static operator() [PR106651]Jakub Jelinek1-1/+1
2022-03-29LoongArch Port: gcc/testsuitechenglulu2-2/+2
2022-03-09c++: merge default targs for function templates [PR65396]Patrick Palka1-6/+6
2022-01-16libstdc++: Ignore deprecated warnings [PR104037]Jonathan Wakely1-0/+1
2022-01-06c++: don't preevaluate new-initializerJason Merrill1-9/+9
2022-01-03Update copyright years.Jakub Jelinek3-3/+3
2021-11-15c++: Add -fimplicit-constexprJason Merrill1-1/+1
2021-11-04libstdc++: Deprecate std::unexpected and handler functionsJonathan Wakely8-8/+8
2021-10-07c++: NTTP with array/function type after substitution [PR61355]Patrick Palka1-1/+1
2021-08-31c++: check arity before deduction w/ explicit targs [PR12672]Patrick Palka1-2/+2
2021-08-05testsuite: Fix warning introduced by nodiscard in libstdc++Jonathan Wakely1-1/+1
2021-05-27c++: Relax rule for non-type arguments in partial specs [CWG1315]Patrick Palka1-2/+1
2021-04-29c++: ICE with anonymous union [PR97974]Jason Merrill1-1/+1
2021-04-13c++: Adjust expected diagnostics for old-deja tests [PR99008]Patrick Palka3-4/+4
2021-04-05c++: reinterpret_cast from prvalue to rvalue ref [PR98440]Jason Merrill1-1/+1
2021-01-23c++: private inheritance access diagnostics fix [PR17314]Anthony Sharp8-17/+22
2021-01-04Update copyright years.Jakub Jelinek3-3/+3
2021-01-01Fix testsuite/g++.old-deja/g++.mike/p658.C build failure on VxWorks RTPJerome Lambourg1-2/+2
2021-01-01Skip testsuite/g++.old-deja/g++.pt/const2.C on vxworks_kernelJerome Lambourg1-0/+1
2020-12-23c++: EOF location [PR 96045]Nathan Sidwell1-2/+1
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor1-0/+2
2020-11-15c++: Check abstract type only on object creation. [PR86252]Jason Merrill1-1/+1
2020-11-09c++: Improve error location for class using-decl.Jason Merrill1-2/+2
2020-11-05c++: Add -Wexceptions warning option [PR97675]Marek Polacek1-2/+2
2020-11-05c++: Implement -Wvexing-parse [PR25814]Marek Polacek6-5/+7
2020-10-28c++: Prevent warnings for value-dependent exprs [PR96742]Marek Polacek1-1/+0
2020-10-07c++: block-scope externs get an alias [PR95677,PR31775,PR95677]Nathan Sidwell2-5/+7
2020-09-22c++: fix injected friend of template classNathan Sidwell1-1/+4
2020-09-09c++: Further tweaks for new-expression and paren-init [PR77841]Marek Polacek3-3/+3
2020-09-03c++: Fix P0960 in member init list and array [PR92812]Marek Polacek3-3/+4
2020-09-02testsuite: Add missing <exception> header to testcaseJonathan Wakely1-0/+1
2020-08-04c++: fix template parm count leakNathan Sidwell1-2/+3
2020-07-14diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]Lewis Hyatt3-5/+5
2020-07-06c++: Allow empty-declaration in C++11 and later (PR 96068)Jonathan Wakely2-4/+6
2020-05-20c++: C++20 DR 2237, disallow simple-template-id in cdtor.Marek Polacek2-2/+2
2020-05-19TESTSUITE: Fix tests for 16-bit targetsJozef Lawrynowicz9-19/+26
2020-05-12preprocessor: EOF location is at end of file [PR95013]Nathan Sidwell1-1/+1
2020-05-08EOF has a locationNathan Sidwell1-1/+2
2020-05-07c++: Fix spelling of non-staticMarek Polacek1-2/+2