PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.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;