This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3182e95eda4 tree-optimization/111494 - reduction vectorization with signed UB new d1dec304453 libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with [...] new fb7c62f7a8f libstdc++: Use pthread_mutex_clocklock when TSan is active [...]
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/acinclude.m4 | 2 +- libstdc++-v3/configure | 2 +- libstdc++-v3/include/std/mutex | 4 ++-- libstdc++-v3/testsuite/30_threads/timed_mutex/121496.cc | 14 ++++++++++++++ 4 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 libstdc++-v3/testsuite/30_threads/timed_mutex/121496.cc