This is the mail archive of the gcc-cvs@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]

r235395 - in /trunk/libstdc++-v3: ChangeLog tes...


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]