This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 13df9205fbd Daily bump. new d0ac292c608 libstdc++: Do not use memset in constexpr calls to ranges:: [...] new cdc0a310817 libstdc++: Add missing header to <bits/stl_iterator.h> new 5b4d29b50d5 libstdc++: Skip failing std::array test for debug mode new 5cc7018538a libstdc++: Fix tests that fail in C++98 mode new 4e1b821ca3b libstdc++: Fix test that fails for C++98 mode
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/ranges_algobase.h | 28 ++++++++++++++-------- libstdc++-v3/include/bits/stl_iterator.h | 1 + .../testsuite/20_util/headers/memory/synopsis.cc | 8 ++++++- .../testsuite/20_util/shared_ptr/creation/99006.cc | 4 ++-- .../array/comparison_operators/96851.cc | 1 + .../testsuite/25_algorithms/copy/debug/99402.cc | 3 ++- .../testsuite/25_algorithms/fill_n/constrained.cc | 6 +++-- libstdc++-v3/testsuite/27_io/types/1.cc | 10 ++++---- 8 files changed, 40 insertions(+), 21 deletions(-)