summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp0x/dc2.C
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/g++.dg/cpp0x/dc2.C')
-rw-r--r--gcc/testsuite/g++.dg/cpp0x/dc2.C3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/testsuite/g++.dg/cpp0x/dc2.C b/gcc/testsuite/g++.dg/cpp0x/dc2.C
index dda0b9fc69..665f79d425 100644
--- a/gcc/testsuite/g++.dg/cpp0x/dc2.C
+++ b/gcc/testsuite/g++.dg/cpp0x/dc2.C
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options --std=c++0x }
+// { dg-do compile { target c++11 } }
struct A {
int i, j;