This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a56ba8c8ec gcse: Fix handling of partial clobbers [PR97497] new ea8ef439718 libstdc++: Add nodiscard attribute for ranges algorithm [PR121476]
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 | 118 ++++++++++----------- libstdc++-v3/include/bits/ranges_algobase.h | 4 +- libstdc++-v3/include/bits/ranges_util.h | 29 ++--- libstdc++-v3/include/bits/stl_algo.h | 8 +- .../testsuite/25_algorithms/max/constrained.cc | 4 +- .../testsuite/25_algorithms/min/constrained.cc | 4 +- .../testsuite/25_algorithms/minmax/constrained.cc | 16 ++- .../25_algorithms/minmax_element/constrained.cc | 16 ++- 8 files changed, 108 insertions(+), 91 deletions(-)