This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b0d19d4e030 Remove missing usage of cgraph_local_info in arm,bfin and c6x. new b97742fa502 Check precondition for std::ssize(const Container&)
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/ChangeLog | 7 ++++++ .../{ => range_access}/range_access.cc | 0 .../{ => range_access}/range_access_cpp14.cc | 0 .../{ => range_access}/range_access_cpp17.cc | 0 .../{ => range_access}/range_access_cpp17_neg.cc | 0 .../{ => range_access}/range_access_cpp20.cc | 0 .../range_access/range_access_cpp20_neg.cc} | 26 ++++++++++++---------- 7 files changed, 21 insertions(+), 12 deletions(-) rename libstdc++-v3/testsuite/24_iterators/{ => range_access}/range_access.cc (100%) rename libstdc++-v3/testsuite/24_iterators/{ => range_access}/range_access_cpp14.c [...] rename libstdc++-v3/testsuite/24_iterators/{ => range_access}/range_access_cpp17.c [...] rename libstdc++-v3/testsuite/24_iterators/{ => range_access}/range_access_cpp17_n [...] rename libstdc++-v3/testsuite/24_iterators/{ => range_access}/range_access_cpp20.c [...] copy libstdc++-v3/testsuite/{23_containers/span/subspan_neg.cc => 24_iterators/ran [...]