rt_gccstream/gcc/testsuite/gcc.dg/cpp/pr27777.c

9 lines
216 B
C

/* PR preprocessor/27777 */
/* { dg-do preprocess } */
/* { dg-options { -trigraphs -Wall } } */
#error "BUG??!"
/* { dg-error "BUG" "" { target *-*-* } 5 } */
/* { dg-warning "trigraph" "" { target *-*-* } 5 } */