blob: 29ffcbfbdeec763e140304de943da65e31fe01d6 [file] [log] [blame]
/* Test that unterminated quotes in CPP expressions are
recognized. */
/* { dg-do preprocess } */
/* { dg-error "not valid" "bad charconst" { target *-*-* } 7 } */
#if 'x
#endif