This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a895642e230 Fix non-aligned CodeView symbols new 2ce99c0088e libstdc++: Fix fancy pointer support in linked lists [PR57272] new 689d4abc0b8 libstdc++: Further simplify _Hashtable inheritance hierarchy new fa8475b9657 libstdc++: Simplify storage of hasher in local iterators new fdfd0640ab7 libstdc++: Use alias-declarations in bits/hashtable_policy,h new f1309dbc7c2 libstdc++: Initialize all members of hashtable local iterators
The 5 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/forward_list.h | 15 +- libstdc++-v3/include/bits/hashtable.h | 16 +- libstdc++-v3/include/bits/hashtable_policy.h | 363 ++++++++------------- libstdc++-v3/include/bits/stl_list.h | 92 +++--- .../explicit_instantiation/alloc_ptr.cc | 11 + .../explicit_instantiation/alloc_ptr_ignored.cc | 2 +- .../explicit_instantiation/alloc_ptr.cc | 11 + .../explicit_instantiation/alloc_ptr_ignored.cc | 2 +- 8 files changed, 234 insertions(+), 278 deletions(-)