c1x --> c11.

From-SVN: r203928
This commit is contained in:
Mike Stump 2013-10-22 16:41:53 +00:00
parent 1bec9d5fcf
commit 96a662eccf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/* Test __builtin_complex errors. */
/* { dg-do compile } */
/* { dg-options "-std=c1x -pedantic-errors" } */
/* { dg-options "-std=c11 -pedantic-errors" } */
typedef double D;