This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee7e77e9c12 i386: Optimize EQ/NE comparison between avx512 kmask and -1. new ee030b28004 libstdc++: Always instantiate key_type to compute hash code [...]
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/include/bits/hashtable.h | 5 +- .../testsuite/23_containers/unordered_map/96088.cc | 86 +++++++++++----------- .../23_containers/unordered_multimap/96088.cc | 17 ++--- .../23_containers/unordered_multiset/96088.cc | 5 +- .../testsuite/23_containers/unordered_set/96088.cc | 15 ++-- .../23_containers/unordered_set/pr115285.cc | 40 ++++++++++ 6 files changed, 101 insertions(+), 67 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/pr115285.cc