PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / c-c++-common / cpp / pr60400.c
blob59e8aec36efec2f09c06badadae453b7c6b0b8a0
1 /* PR preprocessor/60400 */
2 /* { dg-do compile } */
3 /* { dg-options "-trigraphs -Wtrigraphs" } */
5 ??=include "pr60400-1.h" /* { dg-warning "trigraph" } */
6 ??=include "pr60400-2.h" /* { dg-warning "trigraph" } */
8 /* These are line numbers in pr60400-{1,2}.h Keep them absolute. */
9 /* { dg-warning "trigraph" "" { target *-*-* } 1 } */
10 /* { dg-warning "trigraph" "" { target *-*-* } 2 } */
11 /* { dg-warning "trigraph" "" { target *-*-* } 3 } */
12 /* { dg-warning "trigraph" "" { target *-*-* } 4 } */