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 6dd69b78671 Daily bump. adds 5fbc1752347 Daily bump. adds 461c01b2d94 libstdc++: Fix recent documentation changes adds e2bcf65feea libstdc++: Simplify makefile rule for largefile-config.h (PR91947) adds a4b7cf58658 c++: Unshare expressions from constexpr cache. new 7058d1744c6 Daily bump.
The 1 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/cp/ChangeLog | 5 ++++ gcc/cp/constexpr.c | 2 +- gcc/testsuite/g++.dg/cpp1y/lambda-generic-ref1.C | 12 ++++++++++ gcc/testsuite/g++.dg/cpp1z/decomp48.C | 8 +++---- libstdc++-v3/ChangeLog | 18 ++++++++++++++ libstdc++-v3/doc/html/faq.html | 28 ++++++---------------- .../doc/html/manual/appendix_contributing.html | 12 ++++------ libstdc++-v3/doc/html/manual/index.html | 2 +- libstdc++-v3/doc/xml/faq.xml | 18 ++++++-------- .../doc/xml/manual/appendix_contributing.xml | 7 +++--- libstdc++-v3/doc/xml/manual/spine.xml | 1 + libstdc++-v3/include/Makefile.am | 22 +++++------------ libstdc++-v3/include/Makefile.in | 22 +++++------------ 14 files changed, 78 insertions(+), 81 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-ref1.C