This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_debug in repository toolchain/ci/gcc.
from 7b19b6b1536 Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20. adds 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].
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 38 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/configure | 34 ++++++++++---------- gcc/cp/coroutines.cc | 25 +++++++++++++++ gcc/testsuite/ChangeLog | 8 +++++ 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/ChangeLog | 7 ++++ libsanitizer/configure | 34 ++++++++++---------- libsanitizer/configure.tgt | 1 + libssp/configure | 34 ++++++++++---------- libstdc++-v3/configure | 48 ++++++++++++++-------------- libtool.m4 | 32 ++++++++++--------- libvtv/configure | 34 ++++++++++---------- zlib/configure | 38 +++++++++++----------- 30 files changed, 481 insertions(+), 300 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr97438.C