This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cd7dadcd275 Add attribute((null_terminated_string_arg(PARAM_IDX))) new 7d06b29f814 libstdc++: Add dg-timeout-factor to <chrono> IO tests new 0c305f3dec9 libstdc++: Fix exception thrown by std::shared_lock::unlock [...]
The 2 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/shared_mutex | 2 +- libstdc++-v3/testsuite/20_util/duration/io.cc | 1 + .../30_threads/shared_lock/locking/112089.cc | 23 ++++++++++++++++++++++ libstdc++-v3/testsuite/std/time/day/io.cc | 1 + libstdc++-v3/testsuite/std/time/format.cc | 1 + libstdc++-v3/testsuite/std/time/hh_mm_ss/io.cc | 1 + libstdc++-v3/testsuite/std/time/month/io.cc | 1 + libstdc++-v3/testsuite/std/time/month_day/io.cc | 1 + .../testsuite/std/time/month_day_last/io.cc | 1 + .../testsuite/std/time/month_weekday/io.cc | 1 + .../testsuite/std/time/month_weekday_last/io.cc | 1 + libstdc++-v3/testsuite/std/time/weekday/io.cc | 1 + .../testsuite/std/time/weekday_indexed/io.cc | 1 + libstdc++-v3/testsuite/std/time/weekday_last/io.cc | 1 + libstdc++-v3/testsuite/std/time/year/io.cc | 1 + libstdc++-v3/testsuite/std/time/year_month/io.cc | 1 + .../testsuite/std/time/year_month_day/io.cc | 1 + .../testsuite/std/time/year_month_day_last/io.cc | 1 + .../testsuite/std/time/year_month_weekday/io.cc | 1 + .../std/time/year_month_weekday_last/io.cc | 1 + libstdc++-v3/testsuite/std/time/zoned_time/io.cc | 1 + 21 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/30_threads/shared_lock/locking/112089.cc