]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/forward_list/allocator/swap.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / forward_list / allocator / swap.cc
index a08aa34c2dae654d2a149dba06d16bf6b906e7bd..9436438f846e2d27be238322b1defe7dddec146e 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 <forward_list>
 #include <testsuite_hooks.h>