This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 58f2e59ad36 testsuite: Add -msse2 to fix ia32 tests. new 59aa9e577eb libstdc++: ranges::iter_move should perform ADL-only lookup [...] new 77f5310f020 libstdc++: subrange converting constructor should disallow [...]
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: libstdc++-v3/ChangeLog | 12 ++++++ libstdc++-v3/include/bits/iterator_concepts.h | 2 + libstdc++-v3/include/std/ranges | 48 ++++++++-------------- .../ranges/subrange/lwg3282_neg.cc} | 14 ++++--- 4 files changed, 40 insertions(+), 36 deletions(-) copy libstdc++-v3/testsuite/{26_numerics/midpoint/pointer_neg.cc => std/ranges/sub [...]