This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee5dc49a579 Daily bump. new 476bdccfa0e 2019-05-04 François Dumont fdumont@gcc.gnu.org new 988155f3832 Add myself to MAINTAINERS. new fdad3d15803 Add missing PR libstdc++/90277 reference.
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: ChangeLog | 4 ++ MAINTAINERS | 1 + libstdc++-v3/ChangeLog | 23 +++++++++++ libstdc++-v3/include/bits/hashtable.h | 3 +- libstdc++-v3/include/bits/hashtable_policy.h | 46 ++++++++++++++-------- libstdc++-v3/src/c++11/hashtable_c++0x.cc | 32 +++++++++------ .../unordered_set/hash_policy/71181.cc | 27 +++++++++---- .../unordered_set/hash_policy/power2_rehash.cc | 13 +++--- 8 files changed, 107 insertions(+), 42 deletions(-)