mirror of git://gcc.gnu.org/git/gcc.git
parent
1bec9d5fcf
commit
96a662eccf
|
|
@ -1,6 +1,6 @@
|
||||||
/* Test __builtin_complex errors. */
|
/* Test __builtin_complex errors. */
|
||||||
/* { dg-do compile } */
|
/* { dg-do compile } */
|
||||||
/* { dg-options "-std=c1x -pedantic-errors" } */
|
/* { dg-options "-std=c11 -pedantic-errors" } */
|
||||||
|
|
||||||
typedef double D;
|
typedef double D;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue