This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconfig in repository toolchain/ci/gcc.
from f5b461d4530 Consolidate a couple peepholes and improve peepholes that c [...] adds 5ef067eb14d coroutines: Implicitly movable objects should use move CTOR [...] adds add058cf93a Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 5 + gcc/cp/coroutines.cc | 109 ++++++++++++++------- gcc/testsuite/ChangeLog | 4 + .../coroutines/co-return-syntax-10-movable.C | 67 +++++++++++++ 5 files changed, 151 insertions(+), 36 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/co-return-syntax-10-movable.C