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 8eb9a45e87b libstdc++: Make __int128 meet integer-class requirements [P [...] new a65261443a9 libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042] new 9d613602028 libstdc++: Make incrementable<__int128> satisfied in strict mode
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/iterator_concepts.h | 11 +++++++++ libstdc++-v3/include/bits/range_access.h | 18 ++++++++++---- libstdc++-v3/testsuite/std/ranges/iota/96042.cc | 28 +++++++++++++++++++++- .../constexpr.cc => std/ranges/subrange/96042.cc} | 16 +++++++------ 4 files changed, 61 insertions(+), 12 deletions(-) copy libstdc++-v3/testsuite/{21_strings/basic_string_view/operations/copy/wchar_t/ [...]