This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled in repository toolchain/ci/gcc.
from 6b69bf57298 Fix target/102173 ICE after error recovery adds 88974974d81 coroutines: Use DECL_VALUE_EXPR instead of rewriting vars. adds a45a7ecdf34 coroutines: Add a helper for creating local vars. adds addf167a23f coroutines: Support for debugging implementation state. adds 2484f7a4b0f rs6000: Don't use r12 for CR save on ELFv2 (PR102107) adds 7b7395409c7 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 168 ++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 + gcc/config/rs6000/rs6000-logue.c | 11 ++- gcc/cp/ChangeLog | 56 ++++++++++++ gcc/cp/coroutines.cc | 192 +++++++++++++-------------------------- gcc/fortran/ChangeLog | 6 ++ gcc/lto/ChangeLog | 6 ++ gcc/testsuite/ChangeLog | 21 +++++ libgcc/ChangeLog | 8 ++ libgomp/ChangeLog | 6 ++ 11 files changed, 345 insertions(+), 136 deletions(-)