Commit cc343938 by Jonathan Wakely Committed by Jonathan Wakely

PR libstdc++/85818 make new test require Filesystem support

	PR libstdc++/85818
	* testsuite/experimental/filesystem/path/preferred_separator.cc: Add
	dg-require-filesystem-ts.

From-SVN: r260439
parent 18c49393
2018-05-21 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/85818
* testsuite/experimental/filesystem/path/preferred_separator.cc: Add
dg-require-filesystem-ts.
PR libstdc++/85843
* src/c++11/cow-stdexcept.cc (logic_error, runtime_error): Explicitly
initialize base class to avoid warnings.
......
......@@ -17,6 +17,7 @@
// { dg-options "-O0 -lstdc++fs -std=gnu++11" }
// { dg-do link { target c++11 } }
// { dg-require-filesystem-ts "" }
#include <experimental/filesystem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment