This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fffe14f045d libphobos: Add scripts to update Makefile.am after an upstr [...] new 1b9e4fe2ff5 libstdc++: Implement LWG 4027 change to possibly-const-rang [...]
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_base.h | 4 +- libstdc++-v3/testsuite/std/ranges/access/cbegin.cc | 17 +++++++++ libstdc++-v3/testsuite/std/ranges/access/cdata.cc | 21 ++++++----- libstdc++-v3/testsuite/std/ranges/access/cend.cc | 30 ++------------- .../testsuite/std/ranges/access/crbegin.cc | 43 +++++----------------- libstdc++-v3/testsuite/std/ranges/access/crend.cc | 20 ++++++---- libstdc++-v3/testsuite/std/ranges/adaptors/join.cc | 8 ++-- .../testsuite/std/ranges/adaptors/take_while.cc | 2 - .../testsuite/std/ranges/adaptors/transform.cc | 4 -- 9 files changed, 59 insertions(+), 90 deletions(-)