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 e976dc67ac5 Fortran: Fix fndecl with -fcoarray=lib [PR99817] new 32a859531e8 libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446] new b6bef1cbc14 libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]
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 | 30 ++++++++++++++++++++-- libstdc++-v3/include/std/ranges | 15 ----------- .../associated_types/readable.traits.cc | 26 +++++++++++++++++++ .../testsuite/std/ranges/subrange/lwg3282_neg.cc | 15 +++++++++++ 4 files changed, 69 insertions(+), 17 deletions(-)