This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ace4b7f295f libstdc++: Fix printing of std::span for versioned namespace new a44380541fe libstdc++: Make headers include their prerequisites new 650eadd6302 libstdc++: Remove some unnecessary includes new 692643c3ed3 libstdc++: Refactor includes for unordered containers
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/functional_hash.h | 15 +++++++++++---- libstdc++-v3/include/bits/hashtable.h | 1 + libstdc++-v3/include/bits/hashtable_policy.h | 4 ++++ libstdc++-v3/include/bits/ranges_algobase.h | 1 - libstdc++-v3/include/bits/stl_heap.h | 1 + libstdc++-v3/include/bits/stl_iterator_base_funcs.h | 1 + libstdc++-v3/include/bits/unordered_map.h | 5 +++++ libstdc++-v3/include/bits/unordered_set.h | 5 +++++ libstdc++-v3/include/std/string | 1 - libstdc++-v3/include/std/unordered_map | 8 -------- libstdc++-v3/include/std/unordered_set | 8 -------- libstdc++-v3/include/std/variant | 1 - 12 files changed, 28 insertions(+), 23 deletions(-)