This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2065654435e mips: Fix up mips_atomic_assign_expand_fenv [PR94780] new 3dbd4d94bf3 libstdc++: Use secure_getenv for filesystem::temp_directory [...]
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/config.h.in | 3 ++ libstdc++-v3/configure | 11 ++++++ libstdc++-v3/configure.ac | 1 + libstdc++-v3/src/c++17/fs_ops.cc | 31 +++-------------- libstdc++-v3/src/filesystem/ops-common.h | 40 ++++++++++++++++++++++ libstdc++-v3/src/filesystem/ops.cc | 32 +++-------------- .../filesystem/operations/temp_directory_path.cc | 7 ++++ .../filesystem/operations/temp_directory_path.cc | 9 ++++- 8 files changed, 80 insertions(+), 54 deletions(-)