This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ec543c9833c Fortran: MOLD argument to TRANSFER intrinsic having storage [...] new c8bd4dc8212 libstdc++: Avoid symlink race in filesystem::remove_all [PR104161] new e20486d508a libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [ [...] new 5c1f274e3e0 libstdc++: Avoid some more warnings [PR104019]
The 3 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/acinclude.m4 | 12 ++++++ libstdc++-v3/config.h.in | 3 ++ libstdc++-v3/configure | 55 +++++++++++++++++++++++++ libstdc++-v3/include/bits/istream.tcc | 62 +++++++++++++++-------------- libstdc++-v3/include/bits/shared_ptr_base.h | 3 ++ libstdc++-v3/src/c++17/fs_dir.cc | 13 ++++-- libstdc++-v3/src/c++17/fs_ops.cc | 16 +++++--- libstdc++-v3/src/filesystem/dir-common.h | 48 +++++++++++++++++----- libstdc++-v3/src/filesystem/dir.cc | 17 ++++++-- libstdc++-v3/src/filesystem/ops.cc | 10 +++-- 10 files changed, 181 insertions(+), 58 deletions(-)