This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/70762] FAIL: experimental/filesystem/operations/copy.cc execution test on x86_64-apple-darwin1*


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]