This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1af937eb624 libstdc++: invalid default init in _CachedPosition [PR101231] new 42167831ab1 libstdc++: Use __extension__ instead of diagnostic pragmas new 95891ca0205 libstdc++: Modernize <bits/random.h> helpers new bfb0586ebdb libstdc++: Simplify numeric_limits<__max_size_type> new 7581559168d libstdc++: Fix ChangeLog entry for commit r12-2326
The 4 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/ChangeLog | 2 +- libstdc++-v3/include/bits/cpp_type_traits.h | 7 ++--- libstdc++-v3/include/bits/functional_hash.h | 13 +++++--- libstdc++-v3/include/bits/iterator_concepts.h | 7 ++--- libstdc++-v3/include/bits/max_size_type.h | 15 ++------- libstdc++-v3/include/bits/random.h | 23 ++++++++------ libstdc++-v3/include/bits/std_abs.h | 15 +++------ libstdc++-v3/include/bits/stl_algobase.h | 23 ++++++-------- libstdc++-v3/include/bits/uniform_int_dist.h | 6 ++-- libstdc++-v3/include/ext/numeric_traits.h | 5 ++- libstdc++-v3/include/std/limits | 2 ++ libstdc++-v3/include/std/type_traits | 36 +++++++++++----------- .../testsuite/26_numerics/random/pr60037-neg.cc | 2 +- 13 files changed, 67 insertions(+), 89 deletions(-)