This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e4244e8cea phi-opt: Improve heuristics for factoring out with constant [...] new 368ba7aed46 c++, coroutines: Fix handling of bool await_suspend() [PR115905].
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 | 215 +++++++++++---------- gcc/testsuite/g++.dg/coroutines/torture/pr115905.C | 64 ++++++ 2 files changed, 174 insertions(+), 105 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr115905.C