c1x --> c11.
[gcc.git] / gcc / testsuite / gcc.dg / c1x-anon-struct-2.c
index cb8043117d5d13c566838fc0fb5b9aa706e740a6..d954b4b12703b6f0985627c192ee05bea1d746b5 100644 (file)
@@ -1,7 +1,7 @@
-/* Test for anonymous structures and unions in C1X.  Test for invalid
+/* Test for anonymous structures and unions in C11.  Test for invalid
    cases.  */
 /* { dg-do compile } */
-/* { dg-options "-std=c1x -pedantic-errors" } */
+/* { dg-options "-std=c11 -pedantic-errors" } */
 
 typedef struct s0
 {