This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 786e4fa156a Daily bump. new db0985039fa coroutines: Build pointer initializers with nullptr_node [P [...] new b7e75cdb218 c++,coroutines: Stabilize names of promoted slot vars [PR101118]. new 66e43c23874 c++, coroutines: Fix block nests when the function has no t [...]
The 3 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 | 12 ++++++++---- gcc/testsuite/g++.dg/coroutines/pr107768.C | 26 ++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr107768.C