This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9050cbed341 expand: Add a helper function for edge splitting [PR120629] new e83c4bfc338 c++, coroutines: Ensure that the resumer is marked as can_throw. new ab3f04b73e5 c++, coroutines: Handle builtin_constant_p [PR116775].
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/coroutines.cc | 28 +++++++++++- gcc/testsuite/g++.dg/coroutines/pr116775.C | 68 ++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr116775.C