rt_gccstream/gcc/testsuite/gcc.dg/complex-2.c

8 lines
250 B
C

/* Allow complex types in system headers even with -std=iso9899:1990
-pedantic-errors. */
/* Origin: Joseph Myers <jsm@polyomino.org.uk> */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1990 -pedantic-errors" } */
#include "complex-2.h"