]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/map/operations/2.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / map / operations / 2.cc
index ea73d6ee2f5c086a380c1ea06e5c1b2a88e7a0cc..c1cd1a84d51b22e17bb0dba33218795fd6169e1f 100644 (file)
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++14" }
+// { dg-do run { target c++14 } }
 
 #include <map>
 #include <testsuite_hooks.h>