public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-8570] libstdc++: Only run Filesystem TS test if supported
@ 2021-06-14 15:33 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-06-14 15:33 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:ded9ba1c0624d729456a65468a0f9c7b24b2d9cf

commit r11-8570-gded9ba1c0624d729456a65468a0f9c7b24b2d9cf
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Jun 14 14:22:07 2021 +0100

    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.
    
    (cherry picked from commit a40d2293a7a417fc7711f8f4e52dbd4c48c2a43f)

Diff:
---
 libstdc++-v3/testsuite/experimental/filesystem/path/native/conv_c++23.cc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libstdc++-v3/testsuite/experimental/filesystem/path/native/conv_c++23.cc b/libstdc++-v3/testsuite/experimental/filesystem/path/native/conv_c++23.cc
index f3c3f884965..81f57549ac9 100644
--- a/libstdc++-v3/testsuite/experimental/filesystem/path/native/conv_c++23.cc
+++ b/libstdc++-v3/testsuite/experimental/filesystem/path/native/conv_c++23.cc
@@ -1,5 +1,6 @@
 // { dg-options "-std=gnu++23" }
 // { dg-do compile { target c++23 } }
+// { dg-require-filesystem-ts "" }
 
 #include <experimental/filesystem>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-14 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14 15:33 [gcc r11-8570] libstdc++: Only run Filesystem TS test if supported Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).