This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bf510679bb3 divmod: Match and expand DIVMOD even in some cases of const [...] new 9065c4adab0 libstdc++: Avoid CTAD for std::ranges::join_view [LWG 3474]
The 1 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/std/ranges | 9 ++---- libstdc++-v3/testsuite/std/ranges/adaptors/join.cc | 16 ++++++++++ .../testsuite/std/ranges/adaptors/join_lwg3474.cc | 37 ---------------------- 3 files changed, 19 insertions(+), 43 deletions(-) delete mode 100644 libstdc++-v3/testsuite/std/ranges/adaptors/join_lwg3474.cc