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