This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 294e72e9acb Fix PR target/96607 new 10ee46adf44 libstdc++: Add "futex" and "gthreads" effective-target keywords new 10522ed1089 libstdc++: Fix some more deadlocks in tests [PR 97936] new 39e837cd750 libstdc++: Allow dejagnu tool_timeout to be overridden new 218cedd5a36 libstdc++: Set dg-timeout-factor for some slow tests
The 4 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/testsuite/18_support/96817.cc | 13 ++++---- .../regex_match/basic/string_range_01_03.cc | 3 +- .../algorithms/regex_match/cstring_bracket_01.cc | 1 + .../algorithms/regex_match/ecma/char/backref.cc | 1 + .../algorithms/regex_match/ecma/wchar_t/63199.cc | 1 + .../regex_match/ecma/wchar_t/anymatcher.cc | 1 + .../regex_match/ecma/wchar_t/cjk_match.cc | 1 + .../algorithms/regex_match/ecma/wchar_t/hex.cc | 1 + .../regex_match/extended/wstring_locale.cc | 1 + .../28_regex/algorithms/regex_search/61720.cc | 1 + .../algorithms/regex_search/ecma/assertion.cc | 1 + .../algorithms/regex_search/ecma/string_01.cc | 1 + .../28_regex/basic_regex/ctors/deduction.cc | 1 + .../29_atomics/atomic/wait_notify/bool.cc | 6 +++- .../29_atomics/atomic/wait_notify/pointers.cc | 6 +++- .../29_atomics/atomic_flag/wait_notify/1.cc | 6 +++- .../testsuite/29_atomics/atomic_ref/wait_notify.cc | 6 +++- .../testsuite/30_threads/call_once/66146.cc | 4 ++- libstdc++-v3/testsuite/lib/libstdc++.exp | 37 +++++++++++++++++++++- 19 files changed, 78 insertions(+), 14 deletions(-)