]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/19_diagnostics/error_category/cons/copy_neg.cc
freestanding.cc: Prefer -std=gnu++11.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 19_diagnostics / error_category / cons / copy_neg.cc
index b35595b24f6ab81a53fc755c052b07513afd5050..ed495a6c45ff5ff23451e96eea8c8d33e93c6cdb 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++0x" }
+// { dg-options "-std=gnu++11" }
 // { dg-do compile }
 // 2007-08-22 Benjamin Kosnik  <bkoz@redhat.com>