aboutsummaryrefslogtreecommitdiff
path: root/gcc/coroutine-passes.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-08-29c++: don't remove labels during coro-early-expand-ifns [PR105104]Arsen Arsenović1-26/+0
2024-08-26coroutines: diagnose usage of alloca in coroutinesArsen Arsenović1-0/+10
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe1-0/+532