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-release-arm-lts-allmodconfig in repository toolchain/ci/gcc.
from 0408b25a53c Daily bump. adds 2b577ce74db Daily bump. adds c85bc938ccf Darwin : Update libtool and dependencies for Darwin20 [PR97865] adds 4bca11333c2 coroutines: Emit error for invalid promise return types [PR97438]. adds a8a453d82e2 Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 7 ++++ gcc/ChangeLog | 6 ++++ gcc/DATESTAMP | 2 +- gcc/configure | 34 ++++++++++---------- gcc/cp/ChangeLog | 13 ++++++++ gcc/cp/coroutines.cc | 25 +++++++++++++++ gcc/testsuite/ChangeLog | 8 +++++ gcc/testsuite/g++.dg/coroutines/pr97438.C | 30 +++++++++++++++++ libatomic/ChangeLog | 6 ++++ libatomic/configure | 34 ++++++++++---------- libbacktrace/ChangeLog | 6 ++++ libbacktrace/configure | 34 ++++++++++---------- libcc1/ChangeLog | 9 ++++++ libcc1/Makefile.am | 3 ++ libcc1/Makefile.in | 3 +- libcc1/configure | 53 +++++++++++++++++++++---------- libcc1/configure.ac | 6 ++++ libffi/ChangeLog | 6 ++++ libffi/configure | 34 ++++++++++---------- libgfortran/ChangeLog | 6 ++++ libgfortran/configure | 34 ++++++++++---------- libgomp/ChangeLog | 7 ++++ libgomp/Makefile.in | 2 +- libgomp/configure | 34 ++++++++++---------- libhsail-rt/ChangeLog | 6 ++++ libhsail-rt/configure | 34 ++++++++++---------- libitm/ChangeLog | 7 ++++ libitm/configure | 34 ++++++++++---------- libitm/configure.tgt | 9 +++++- libobjc/ChangeLog | 6 ++++ libobjc/configure | 34 ++++++++++---------- libphobos/ChangeLog | 6 ++++ libphobos/configure | 34 ++++++++++---------- libquadmath/ChangeLog | 6 ++++ libquadmath/configure | 34 ++++++++++---------- libsanitizer/ChangeLog | 8 +++++ libsanitizer/configure | 34 ++++++++++---------- libsanitizer/configure.tgt | 1 + libssp/ChangeLog | 6 ++++ libssp/configure | 34 ++++++++++---------- libstdc++-v3/ChangeLog | 6 ++++ libstdc++-v3/configure | 48 ++++++++++++++-------------- libtool.m4 | 32 ++++++++++--------- libvtv/ChangeLog | 6 ++++ libvtv/configure | 34 ++++++++++---------- zlib/ChangeLog | 6 ++++ zlib/configure | 38 +++++++++++----------- 47 files changed, 565 insertions(+), 300 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr97438.C