This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f0653a8b75 tree-optimization/91123 - restore redundant store removal new 5bc9d2f5ed4 coroutines: Prevent repeated error messages for missing promise.
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/ChangeLog | 8 ++++++++ gcc/cp/coroutines.cc | 7 +++++-- gcc/testsuite/ChangeLog | 4 ++++ .../g++.dg/coroutines/coro-missing-promise.C | 20 ++++++++++++++++++++ 4 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/coro-missing-promise.C