This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5d2115b850d RISC-V: Implement the .SAT_TRUNC for scalar new 7c5a9bf1d20 c++/coroutines: correct passing *this to promise type [PR104981]
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 | 18 ++------- .../g++.dg/coroutines/pr104981-preview-this.C | 34 ++++++++++++++++ .../g++.dg/coroutines/pr115550-preview-this.C | 47 ++++++++++++++++++++++ 3 files changed, 84 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr104981-preview-this.C create mode 100644 gcc/testsuite/g++.dg/coroutines/pr115550-preview-this.C