This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 64d4f27a0ce Implement __imag__ of float _Complex using shufps on x86_64. adds 2669cae081c lto-plugin: make claim_file_handler thread-safe adds 153689603fd [gdb/build] Fix gdbserver build with -fsanitize=thread adds 48099f7dafe libstdc++: Invert relationship between std::is_clock and st [...] adds 6177f60d914 libstdc++: Simplify fs::path construction using variable template adds da55353e95f libstdc++: Simplify std::variant construction using variabl [...] adds a364488f7a7 libstdc++: Make std::move_only_function never valueless in [...] adds 30a8f67295f libstdc++: testsuite: avoid predicable mkstemp adds c10a7546cf6 libstdc++: testsuite: Add missing <string> header
No new revisions were added by this update.
Summary of changes: configure | 2 +- configure.ac | 2 +- libstdc++-v3/include/bits/chrono.h | 45 +++++++---------- libstdc++-v3/include/bits/fs_path.h | 15 +++--- libstdc++-v3/include/bits/move_only_function.h | 12 +++++ libstdc++-v3/include/std/variant | 43 ++++++++-------- .../testsuite/ext/mt_allocator/22309_thread.cc | 1 + libstdc++-v3/testsuite/util/testsuite_fs.h | 57 ++++++++++++++-------- lto-plugin/config.h.in | 3 ++ lto-plugin/configure | 17 ++++++- lto-plugin/configure.ac | 7 +++ lto-plugin/lto-plugin.c | 20 ++++++++ 12 files changed, 143 insertions(+), 81 deletions(-)