blob: 0af93f3f45931c937faafbb7f44c97083d2ec654 [file] [log] [blame]
/* Test #warning not in C11. */
/* { dg-do preprocess } */
/* { dg-options "-std=c11" } */
#warning example text /* { dg-warning "example text" } */
/* Not diagnosed by default. */