This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa31ae69708 testsuite: Add missing dg-add-options to CTF testcase ctf-s [...] new 996be6b670b libstdc++: Suppress redundant definitions of static members [...] new 36adced3b6b libstdc++: Make <experimental/simd> depend on C++17 new 6963c3b9ed1 libstdc++: Improve Doxygen documentation groups [PR 101258]
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/doc/doxygen/user.cfg.in | 21 +- libstdc++-v3/include/bits/random.h | 6 +- libstdc++-v3/include/bits/random.tcc | 18 +- libstdc++-v3/include/bits/this_thread_sleep.h | 2 +- libstdc++-v3/include/experimental/bits/simd.h | 12 ++ .../include/experimental/bits/simd_detail.h | 3 + libstdc++-v3/include/experimental/simd | 20 ++ libstdc++-v3/include/experimental/type_traits | 37 +++- libstdc++-v3/include/std/scoped_allocator | 8 +- libstdc++-v3/include/std/type_traits | 225 +++++++++++++++------ libstdc++-v3/include/std/variant | 4 + .../testsuite/26_numerics/random/pr60037-neg.cc | 4 +- 12 files changed, 271 insertions(+), 89 deletions(-)