aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/c-c++-common/cpp/pr60400.c
blob: fc3e0d9f49300f29fb5b4192400beb468140a00c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* PR preprocessor/60400 */
/* { dg-do compile } */
/* { dg-options "-trigraphs -Wtrigraphs" } */

??=include "pr60400-1.h"
??=include "pr60400-2.h"

/* { dg-warning "trigraph" "" { target *-*-* } 1 } */
/* { dg-warning "trigraph" "" { target *-*-* } 2 } */
/* { dg-warning "trigraph" "" { target *-*-* } 3 } */
/* { dg-warning "trigraph" "" { target *-*-* } 4 } */
/* { dg-warning "trigraph" "" { target *-*-* } 5 } */
/* { dg-warning "trigraph" "" { target *-*-* } 6 } */