This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm-spec2k6-O3 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. adds 7058d1744c6 Daily bump. adds 393df7be49d 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/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