This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from adcc815a01a middle-end: Drop __builtin_prefetch calls in autovectorizat [...] new 3f2f9059c7f libstdc++: Do not use memset in _Hashtable::clear() new bd3a312728f libstdc++: Fix std::tr2::dynamic_bitset shift operations [P [...]
The 2 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 | 10 +++--- libstdc++-v3/include/tr2/dynamic_bitset | 5 +-- libstdc++-v3/include/tr2/dynamic_bitset.tcc | 6 ++-- .../testsuite/tr2/dynamic_bitset/pr115399.cc | 37 ++++++++++++++++++++++ 4 files changed, 44 insertions(+), 14 deletions(-) create mode 100644 libstdc++-v3/testsuite/tr2/dynamic_bitset/pr115399.cc