This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from b7caac0 Fix compiling large files new 05520af libstdc++/71320 Add or remove file permissions correctly
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 | 11 ++++++ libstdc++-v3/src/filesystem/ops.cc | 22 +++++++++++ .../{create_directory.cc => permissions.cc} | 46 ++++++++-------------- 3 files changed, 50 insertions(+), 29 deletions(-) copy libstdc++-v3/testsuite/experimental/filesystem/operations/{create_directory.c [...]