This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3fa8260 PR c/70255 * c-decl.c (diagnose_mismatched_decls): Warn for [...] new 52a6479 libstdc++/71005 fix post-increment for filesystem iterators
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 | 14 +++++- libstdc++-v3/include/experimental/bits/fs_dir.h | 41 +++++++++++++----- .../filesystem/iterators/directory_iterator.cc | 45 +++++++++++++++++++ .../iterators/recursive_directory_iterator.cc | 50 +++++++++++++++++++++- 4 files changed, 137 insertions(+), 13 deletions(-)