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-stable-allmodconfig 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. adds 65d44272bd9 Move array bounds checking out of vrp_prop and into its own class. adds f119b4e6319 More refactoring of tree-vrp.c. adds 5b461bdb489 Remove vrp_insert::live_on_edge declaration. adds 8bfc81876f9 Move operand_less_p to vr-values.c. adds e7e785dfec3 Revert previous patch:
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 47 ++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 5 + gcc/cp/coroutines.cc | 109 +++-- gcc/testsuite/ChangeLog | 4 + .../coroutines/co-return-syntax-10-movable.C | 67 +++ gcc/tree-vrp.c | 496 ++++++++++++--------- 7 files changed, 488 insertions(+), 242 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/co-return-syntax-10-movable.C