This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 6aa157e6ece Daily bump. new 7d6bfe90159 libstdc++: Use ENOSYS for unsupported filesystem ops on AVR new e72005f0432 libstdc++: Fix formatting in std::filesystem helper function new 62dc89e9f8c libstdc++: Use close-on-exec for file descriptors in filesy [...] new f8594733819 libstdc++: Make std::filesystem::copy_file work for procfs [...]
The 4 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/filesystem/ops-common.h | 69 ++++++++++++++-------- .../filesystem/operations/copy_file_108178.cc | 33 +++++++++++ 2 files changed, 76 insertions(+), 26 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/copy_file_108178.cc