libstdc++: Only run Filesystem TS test if supported
libstdc++-v3/ChangeLog: * testsuite/experimental/filesystem/path/native/conv_c++23.cc: Add dg-require-filesystem-ts directive.
This commit is contained in:
parent
14f26c75d2
commit
a40d2293a7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
// { dg-options "-std=gnu++23" }
|
||||
// { dg-do compile { target c++23 } }
|
||||
// { dg-require-filesystem-ts "" }
|
||||
|
||||
#include <experimental/filesystem>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue