This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bac45dda59c AVR: Fix a typo in avr-mcus.def. new 2a56f3c539b libstdc++: Implement ranges::shift_left/right from P2440R1
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/bits/ranges_algo.h | 115 +++++++++++++++++++++ libstdc++-v3/include/bits/version.def | 4 + libstdc++-v3/include/bits/version.h | 7 +- libstdc++-v3/src/c++23/std.cc.in | 8 +- .../shift_left/{1.cc => constrained.cc} | 10 +- .../shift_right/{1.cc => constrained.cc} | 10 +- 6 files changed, 143 insertions(+), 11 deletions(-) copy libstdc++-v3/testsuite/25_algorithms/shift_left/{1.cc => constrained.cc} (89%) copy libstdc++-v3/testsuite/25_algorithms/shift_right/{1.cc => constrained.cc} (90%)