Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / 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;