r236717 - in /branches/gcc-5-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed May 25 15:43:00 GMT 2016
Author: redi
Date: Wed May 25 15:43:12 2016
New Revision: 236717
URL: https://gcc.gnu.org/viewcvs?rev=236717&root=gcc&view=rev
Log:
libstdc++/71038 fix error checks in filesystem::copy_file
Backport from mainline
2016-05-10 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/71038
* src/filesystem/ops.cc (do_copy_file): Fix backwards conditions.
* testsuite/experimental/filesystem/operations/copy_file.cc: New test.
Added:
branches/gcc-5-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/copy_file.cc
Modified:
branches/gcc-5-branch/libstdc++-v3/ChangeLog
branches/gcc-5-branch/libstdc++-v3/src/filesystem/ops.cc
More information about the Gcc-cvs
mailing list