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-master-aarch64-next-allnoconfig in repository toolchain/ci/gcc.
from 62efd1c481d Move array bounds checking into its own file. adds c055929ff2d Fix dump in clone materialization adds ff7da2b5d62 Cleanup global decl stream reference streaming, part 1 adds e41b988cc5a libstdc++: Update/streamline Valgrind references adds a1ffe9b6f4d libstdc++: Fix incorrect Docbook links adds 258059d91bd libstdc++: Document API changes in GCC 10
No new revisions were added by this update.
Summary of changes: gcc/cgraphclones.c | 6 ++-- gcc/ipa-param-manipulation.c | 5 ++- gcc/ipa-reference.c | 14 +++----- gcc/lto-cgraph.c | 26 ++++++--------- gcc/lto-streamer-in.c | 49 +++++++++++++++------------- gcc/lto-streamer-out.c | 32 +++++++++--------- gcc/lto-streamer.h | 46 ++++---------------------- libstdc++-v3/doc/html/faq.html | 4 +-- libstdc++-v3/doc/html/manual/api.html | 11 ++++++- libstdc++-v3/doc/html/manual/containers.html | 3 +- libstdc++-v3/doc/xml/faq.xml | 4 +-- libstdc++-v3/doc/xml/manual/containers.xml | 4 +-- libstdc++-v3/doc/xml/manual/evolution.xml | 16 +++++++-- 13 files changed, 103 insertions(+), 117 deletions(-)