This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c48b55fa776 arm: avoid invalid shift in arm_canonicalize_comparison [PR122999] new 101f9684762 libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM new 756e32a160e libstdc++: Use deducing this in std::not_fn when available [...] new b212314667d libstdc++: Use deducing this in std::bind_front even in C++ [...] new 5a2a527b26c libstdc++: Use deducing this in range adaptors even in C++2 [...]
The 4 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/binders.h | 5 ++++- libstdc++-v3/include/bits/c++config | 7 +++++++ libstdc++-v3/include/std/functional | 16 ++++++++++++++++ libstdc++-v3/include/std/ranges | 10 ++++++++-- .../20_util/function_objects/bind_front/111327.cc | 2 +- .../20_util/function_objects/not_fn/111327.cc | 19 ++++++++++++++++--- libstdc++-v3/testsuite/std/ranges/adaptors/take.cc | 15 +++++++++++++++ 7 files changed, 67 insertions(+), 7 deletions(-)