]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/vector/allocator/swap.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / vector / allocator / swap.cc
index 3cb3dd671dc08dec0433479f6cc8afde55acdab9..57bbdda46eb9a90d3f1a3ff74e51d469966b30c8 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++11" }
+// { dg-do run { target c++11 } }
 
 #include <vector>
 #include <testsuite_hooks.h>