This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c679cafb0d7 testsuite: Fix up unevalstr2.C test new 20165d0107a libstdc++/ranges: Implement various small LWG issues new 78d2af1fa53 [PATCH] RISC-V/libgcc: Fix incorrect .cfi_offset for saving [...]
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: libgcc/config/riscv/save-restore.S | 2 +- libstdc++-v3/include/std/ranges | 84 +++++++++++++++++++--- .../testsuite/std/ranges/adaptors/adjacent/1.cc | 3 + .../std/ranges/adaptors/adjacent_transform/1.cc | 3 + .../testsuite/std/ranges/adaptors/chunk/1.cc | 15 ++++ .../testsuite/std/ranges/adaptors/slide/1.cc | 3 + .../testsuite/std/ranges/iota/iota_view.cc | 12 ++++ libstdc++-v3/testsuite/std/ranges/repeat/1.cc | 23 ++++++ 8 files changed, 136 insertions(+), 9 deletions(-)