]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/optional/constexpr/make_optional.cc
libstdc++: Ensure c++NN effective target present in all C++17 tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / optional / constexpr / make_optional.cc
index eadf9eb33db730aab7a67d42715c941bf17dcf86..6cd1d522b204143a63107f0e9dfe54a0daee0b53 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-options "-std=gnu++17" }
+// { dg-do run { target c++17 } }
 
 // Copyright (C) 2013-2020 Free Software Foundation, Inc.
 //