diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2016-10-24 17:45:31 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2016-10-24 17:45:31 +0100 |
commit | b3dec9e57e6960cae54187b7fa416052c8e32e19 (patch) | |
tree | 31de0b552bad0b485a556d5796112652b9f67fa2 /libgomp | |
parent | 38000825cd37c3f132cd02edc4e8eb79aff4d3a6 (diff) | |
download | gcc-b3dec9e57e6960cae54187b7fa416052c8e32e19.zip gcc-b3dec9e57e6960cae54187b7fa416052c8e32e19.tar.gz gcc-b3dec9e57e6960cae54187b7fa416052c8e32e19.tar.bz2 |
Implement DR resolutions for filesystem::copy
* src/filesystem/ops.cc (do_copy_file): Return an error if either
source or destination is not a regular file.
(copy): Update comment to refer to LWG 2681. Implement 2682 and 2683
resolutions.
(read_symlink): Add missing ec.clear().
* testsuite/experimental/filesystem/operations/copy.cc: Update
expected behaviour for copying directories with create_symlinks.
Verify that error_code arguments are cleared if there's no error.
* testsuite/experimental/filesystem/operations/read_symlink.cc: New.
From-SVN: r241484
Diffstat (limited to 'libgomp')
0 files changed, 0 insertions, 0 deletions