This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4a20f90590 Update vec-35.c and vect-35-big-array.c new 62d19588b9a libstdc++: Fix atomic waiting for non-linux targets
The 1 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/atomic_base.h | 2 +- libstdc++-v3/include/bits/atomic_timed_wait.h | 2 ++ libstdc++-v3/include/bits/atomic_wait.h | 2 ++ libstdc++-v3/include/bits/semaphore_base.h | 10 ++++++++-- libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/bool.cc | 5 +++-- .../testsuite/29_atomics/atomic/wait_notify/generic.cc | 5 +++-- .../testsuite/29_atomics/atomic/wait_notify/pointers.cc | 5 +++-- libstdc++-v3/testsuite/29_atomics/atomic_flag/wait_notify/1.cc | 5 +++-- libstdc++-v3/testsuite/29_atomics/atomic_float/wait_notify.cc | 5 +++-- 9 files changed, 28 insertions(+), 13 deletions(-)