This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/release-arm in repository toolchain/ci/gcc.
from fcb9be628e5 Daily bump. adds 63758bead03 libstdc++: Improve Doxygen documentation groups [PR 101258]
No new revisions were added by this update.
Summary of changes: libstdc++-v3/doc/doxygen/user.cfg.in | 21 +- libstdc++-v3/include/bits/random.h | 6 +- libstdc++-v3/include/bits/random.tcc | 6 +- 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 | 17 ++ 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 | 2 +- 12 files changed, 259 insertions(+), 84 deletions(-)