This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 70834fa Make use of extensions more explicit in libstdc++ tests new 041c998a Define std::thread::id comparison operators at namespace-scope
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/ChangeLog | 5 ++++ libstdc++-v3/include/std/thread | 34 +++++++++++++--------- .../69222.cc => 30_threads/thread/id/70294.cc} | 12 ++------ 3 files changed, 28 insertions(+), 23 deletions(-) copy libstdc++-v3/testsuite/{20_util/function/69222.cc => 30_threads/thread/id/702 [...]