This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f1e5bf0d83e c++: alias template argument conversion [PR112632] new 502a3c03e40 libstdc++: Fix P2255R2 dangling checks for std::tuple in C+ [...] new 631a922e5c8 libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
The 2 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/std/format | 2 +- libstdc++-v3/include/std/tuple | 2 +- .../testsuite/20_util/tuple/dangling_ref.cc | 156 ++++++++++++++------- 3 files changed, 111 insertions(+), 49 deletions(-)