This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2b022e38a7 libstdc++: Fix failures in new std::complex test [PR119144] new 21c96f68f76 libstdc++: Remove redundant std::span destructor new 88a521cc328 libstdc++: Ensure <bits/ranges_util.h> defines __pair_like new 4412e9bb737 libstdc++: Add assertions to std::list::pop_{front,back}
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/include/bits/ranges_util.h | 3 +++ libstdc++-v3/include/bits/stl_list.h | 10 ++++++++-- libstdc++-v3/include/std/span | 2 -- 3 files changed, 11 insertions(+), 4 deletions(-)