aboutsummaryrefslogtreecommitdiff
path: root/gcc/coroutine-passes.cc
AgeCommit message (Expand)AuthorFilesLines
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