This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5db06873846 libstdc++: add initializer_list constructor to std::span (P2447R6) new 21afe12867e libstdc++: Adjust indentation of new std::span constructor new a37cd4f9064 libstdc++: Use preprocessor conditions in std module [PR118177] new 653a44e8613 libstdc++: add missing to_underlying to module std [PR106852] new 6b4ff533812 libstdc++: Make GDB skip over some library functions [PR118260] new 96c32a599c9 libstdc++: Add always_inline to casting/forwarding function [...]
The 5 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/move.h | 15 ++++++------ libstdc++-v3/include/std/span | 13 +++++----- libstdc++-v3/python/hook.in | 5 ++++ libstdc++-v3/src/c++23/std-clib.cc.in | 46 +++++++++++++++++++++++++++++++++++ libstdc++-v3/src/c++23/std.cc.in | 5 ++++ 5 files changed, 70 insertions(+), 14 deletions(-)