]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/is_trivially_destructible/value.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_trivially_destructible / value.cc
index 075072f41d8db61c5c9a9eae0141a1be1ecb3755..9f60dfe22690f239dc8f77e02de189ab0705272d 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-options "-std=gnu++11" }
-// { dg-do compile }
+// { dg-do compile { target c++11 } }
 //
 // 2012-04-15  Paolo Carlini  <paolo.carlini@oracle.com>
 //