This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0ed6e5b4820 testsuite, darwin: improve check for -shared support new 24a2b5def06 libstdc++: Better diagnostics for std::format errors new 709d8474bcc libstdc++: Replace unnecessary uses of built-ins in testsuite new ddd347fca06 libstdc++: Update expiry times for leap seconds lists
The 3 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/std/chrono | 2 +- libstdc++-v3/include/std/format | 13 +++++++++ .../23_containers/deque/allocator/default_init.cc | 5 ++-- .../forward_list/allocator/default_init.cc | 5 ++-- .../23_containers/list/allocator/default_init.cc | 5 ++-- .../23_containers/map/allocator/default_init.cc | 5 ++-- .../23_containers/set/allocator/default_init.cc | 5 ++-- .../unordered_map/allocator/default_init.cc | 5 ++-- .../unordered_set/allocator/default_init.cc | 5 ++-- .../23_containers/vector/allocator/default_init.cc | 5 ++-- .../vector/bool/allocator/default_init.cc | 5 ++-- .../29_atomics/atomic/compare_exchange_padding.cc | 5 ++-- libstdc++-v3/testsuite/lib/prune.exp | 1 + .../testsuite/std/format/arguments/args_neg.cc | 34 +++++++++++++++++++++- libstdc++-v3/testsuite/std/format/string_neg.cc | 4 +++ .../testsuite/std/time/tzdb/leap_seconds.cc | 2 +- .../testsuite/util/atomic/wait_notify_util.h | 11 ++++--- 17 files changed, 88 insertions(+), 29 deletions(-)