This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c382da0943 c++: diagnose usage of co_await and co_yield in default arg [...] new 658193658f0 libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
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/src/c++17/fs_ops.cc | 59 ++++++++++++++-------- .../27_io/filesystem/operations/hard_link_count.cc | 37 ++++++++++++++ 2 files changed, 74 insertions(+), 22 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/hard_link_count.cc