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-arm-check_bootstrap in repository toolchain/ci/gcc.
from 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. adds 7058d1744c6 Daily bump. adds 393df7be49d Daily bump. adds bf15829bf64 testsuite: xfail gcc.target/i386/pr91298-?.c on Solaris/x86 [...] adds 568968edb0c Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 5 ++++ gcc/cp/constexpr.c | 2 +- gcc/testsuite/ChangeLog | 6 +++++ gcc/testsuite/g++.dg/cpp1y/lambda-generic-ref1.C | 12 ++++++++++ gcc/testsuite/g++.dg/cpp1z/decomp48.C | 8 +++---- gcc/testsuite/gcc.target/i386/pr91298-1.c | 1 + gcc/testsuite/gcc.target/i386/pr91298-2.c | 1 + 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 +++++------------ 17 files changed, 86 insertions(+), 81 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-ref1.C