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