This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5da5f00d91 c++, coroutines: Split the ramp build into a separate function. new 6303cd7e415 c++, coroutines: Separate the analysis, ramp and outlined f [...]
The 1 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/coroutines.cc | 647 ++++++++++++++++++++++----------------------------- gcc/cp/coroutines.h | 132 +++++++++++ gcc/cp/cp-tree.h | 1 - gcc/cp/decl.cc | 80 +++---- 4 files changed, 446 insertions(+), 414 deletions(-) create mode 100644 gcc/cp/coroutines.h