This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c6a1fdd6dde doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in new 53b1c382d5a libstdc++: Implement LWG 3549 changes to ranges::enable_view new 861440a77b6 libstdc++: Implement LWG 3523 changes to ranges::iota_view
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/ranges_base.h | 21 ++++++- libstdc++-v3/include/bits/ranges_util.h | 2 +- libstdc++-v3/include/std/ranges | 66 ++++++++++++++-------- .../testsuite/std/ranges/adaptors/sizeof.cc | 6 +- .../testsuite/std/ranges/iota/iota_view.cc | 21 +++++++ libstdc++-v3/testsuite/std/ranges/view.cc | 28 +++++++-- 6 files changed, 112 insertions(+), 32 deletions(-)