This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 66af5a226ac runtime, syscall: add a couple of hurd build tags new 3b35b3d4cc2 Handle CO_AWAIT_EXPR in conversion in co_await_expander. new 3904cc106e3 Use promise in coroutine frame in actor function.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 11 ++++ gcc/cp/coroutines.cc | 77 ++++++++++++---------- gcc/testsuite/ChangeLog | 6 +- .../g++.dg/coroutines/co-await-syntax-09-convert.C | 23 +++++++ 4 files changed, 83 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/co-await-syntax-09-convert.C