This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 153689603fd [gdb/build] Fix gdbserver build with -fsanitize=thread new 48099f7dafe libstdc++: Invert relationship between std::is_clock and st [...] new 6177f60d914 libstdc++: Simplify fs::path construction using variable template new da55353e95f libstdc++: Simplify std::variant construction using variabl [...] new a364488f7a7 libstdc++: Make std::move_only_function never valueless in [...] new 30a8f67295f libstdc++: testsuite: avoid predicable mkstemp new c10a7546cf6 libstdc++: testsuite: Add missing <string> header
The 6 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: 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 ++++++++++++++-------- 6 files changed, 96 insertions(+), 77 deletions(-)