aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/complex-2.c
blob: 85adcde2a78e94f6d2cb917b8b5cee51269c856e (plain)
1
2
3
4
5
6
7
/* 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"