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