* config/bfin/bfin.c (effective_address_32bit_p): Return true for
[official-gcc/alias-decl.git] / gcc / testsuite / gcc.dg / complex-2.h
blob752d7f26d6108c05475392e433f98aa0df200773
1 /* Allow complex types in system headers even with -std=iso9899:1990
2 -pedantic-errors. Header file. */
4 #pragma GCC system_header
6 _Complex double x;