This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8b8e5ed6cd0 libstdc++: Constrain std::basic_string default constructor [...] new 0ba18853f7d libstdc++: Fix incomplete change to reduce iterations for s [...] new e1729eb8048 libstdc++: Use memcmp to optimize std::bitset::_M_is_equal( [...] new 283f6e24c6b libstdc++: Remove unused parameters from atomic impl details new 3a817a4a5a6 libstdc++: Remove unnecessary uses of <stdint.h> new 4436889eb4a libstdc++: Remove unused helper traits
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/align.h | 5 ++--- libstdc++-v3/include/bits/atomic_base.h | 23 +++++++++++++--------- libstdc++-v3/include/bits/atomic_wait.h | 4 ++-- libstdc++-v3/include/bits/utility.h | 3 --- libstdc++-v3/include/std/atomic | 1 + libstdc++-v3/include/std/bitset | 14 +++++++++---- libstdc++-v3/include/std/variant | 7 ------- .../discrete_distribution/operators/values.cc | 6 +++--- 8 files changed, 32 insertions(+), 31 deletions(-)