This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef0c4482ca8 Dump whether a SLP node represents load/store-lanes new 819deae0a5b libstdc++: Specialize std::disable_sized_sentinel_for for s [...] new 71b1639c67b libstdc++: Fix error handling in fs::hard_link_count for Windows
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/include/bits/stl_iterator.h | 8 +++ libstdc++-v3/src/c++17/fs_ops.cc | 59 ++++++++++++---------- .../24_iterators/move_iterator/lwg3736.cc | 52 +++++++++++++++++++ .../27_io/filesystem/operations/hard_link_count.cc | 24 +++++++++ 4 files changed, 117 insertions(+), 26 deletions(-) create mode 100644 libstdc++-v3/testsuite/24_iterators/move_iterator/lwg3736.cc