This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 69bc8815740 Fix some testsuite failures for H8/SX multilibs where short [...] new 19667c82e47 libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
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/ChangeLog | 8 ++ libstdc++-v3/include/std/ranges | 25 +++--- .../testsuite/std/ranges/subrange/lwg3433.cc | 96 ++++++++++++++++++++++ 3 files changed, 119 insertions(+), 10 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/ranges/subrange/lwg3433.cc