This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 83ba20bcc69 Daily bump. new b11cbbbb74b libstdc++: Avoid calling undefined __gthread_self weak symb [...] new a186d72afd6 libstdc++: Fix compilation error with clang-8 [PR 97876] new cbbc2870616 libstdc++: Remove <memory_resource> dependency from <regex> [...]
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/config/os/gnu-linux/os_defines.h | 12 ++++++++ libstdc++-v3/include/std/regex | 14 ++++++--- libstdc++-v3/include/std/stop_token | 13 ++++++-- libstdc++-v3/include/std/thread | 12 +++----- .../stop_possible.cc => jthread/95989.cc} | 36 ++++++++++++---------- .../97731.cc => 30_threads/this_thread/95989.cc} | 32 ++++++++++--------- 6 files changed, 73 insertions(+), 46 deletions(-) copy libstdc++-v3/testsuite/30_threads/{stop_token/stop_token/stop_possible.cc => [...] copy libstdc++-v3/testsuite/{experimental/filesystem/iterators/97731.cc => 30_thre [...]