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-aarch64-mainline-allnoconfig in repository toolchain/ci/gcc.
from 101e2fd0a98 Daily bump. adds 32d0d5fe3e5 Daily bump. adds df83db1165f Daily bump. adds 9a74c6db0f5 Daily bump. adds 27e6c84c1f1 Properly enable -freorder-blocks-and-partition on 64-bit Windows adds 01a70ccd723 libstdc++: Add -nostdinc++ for c++17 sources [PR100017] adds 702d2c9febe libstdc++: Update default -std option in manual adds 1e4a9f22ac2 c++: "more constrained" vs staticness of memfn [PR103783] adds 4797472b32a Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 5 +++++ gcc/DATESTAMP | 2 +- gcc/coretypes.h | 8 +++++--- gcc/cp/ChangeLog | 9 +++++++++ gcc/cp/call.c | 17 ++++++++++++++--- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/cpp2a/concepts-memfun2.C | 25 +++++++++++++++++++++++++ libstdc++-v3/ChangeLog | 18 ++++++++++++++++++ libstdc++-v3/doc/html/manual/using.html | 3 ++- libstdc++-v3/doc/xml/manual/using.xml | 3 ++- libstdc++-v3/src/c++17/Makefile.am | 2 +- libstdc++-v3/src/c++17/Makefile.in | 2 +- 12 files changed, 91 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-memfun2.C