[Bug libstdc++/70762] FAIL: experimental/filesystem/operations/copy.cc execution test on x86_64-apple-darwin1*
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Apr 24 18:07:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70762
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Sun Apr 24 18:06:54 2016
New Revision: 235395
URL: https://gcc.gnu.org/viewcvs?rev=235395&root=gcc&view=rev
Log:
libstdc++/70762 fix fallback implementation of nonexistent_path
PR libstdc++/70762
* testsuite/util/testsuite_fs.h (__gnu_test::nonexistent_path): Use
static counter to return a different path on every call.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/util/testsuite_fs.h
More information about the Gcc-bugs
mailing list