PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / complex-2.c
blob85adcde2a78e94f6d2cb917b8b5cee51269c856e
1 /* Allow complex types in system headers even with -std=iso9899:1990
2 -pedantic-errors. */
3 /* Origin: Joseph Myers <jsm@polyomino.org.uk> */
4 /* { dg-do compile } */
5 /* { dg-options "-std=iso9899:1990 -pedantic-errors" } */
7 #include "complex-2.h"