This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 2a748733631 Daily bump. new 4631b97793f coroutines: Update tests for get-return-object errors. new c3bf482a0e5 coroutines: Copy attributes to the outlined functions [PR95 [...] new f6bb36ec49a d: Merge upstream dmd 8508c4e68.
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/d/dmd/cond.c | 74 ++++++++++++++++++---- ...C => coro-bad-gro-00-class-gro-scalar-return.C} | 14 ++-- ...C => coro-bad-gro-01-void-gro-non-class-coro.C} | 2 +- .../g++.dg/coroutines/{pr95505.C => pr95518.C} | 12 ++-- gcc/testsuite/g++.dg/coroutines/pr95813.C | 46 ++++++++++++++ 6 files changed, 137 insertions(+), 23 deletions(-) copy gcc/testsuite/g++.dg/coroutines/{void-gro-non-class-coro.C => coro-bad-gro-00 [...] rename gcc/testsuite/g++.dg/coroutines/{void-gro-non-class-coro.C => coro-bad-gro- [...] copy gcc/testsuite/g++.dg/coroutines/{pr95505.C => pr95518.C} (64%) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr95813.C