This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dd713d0f3fc Remove SPR/GNR/DMR from avx512_{move,store}_by pieces tune. new c1e1691b95e libstdc++: Implement C++23 P2590R2 - Explicit lifetime mana [...]
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/include/bits/version.def | 8 ++ libstdc++-v3/include/bits/version.h | 10 ++ libstdc++-v3/include/std/memory | 129 +++++++++++++++++++++ libstdc++-v3/src/c++23/std.cc.in | 4 + .../memory/start_lifetime_as/start_lifetime_as.cc | 94 +++++++++++++++ 5 files changed, 245 insertions(+) create mode 100644 libstdc++-v3/testsuite/std/memory/start_lifetime_as/start_lifet [...]