blob: 6c7084cf030e329798088eb663bbb01f6b2dd0f4 [file] [log] [blame]
/* Test #warning not in C11. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu11 -Wc11-c23-compat" } */
#warning example text /* { dg-warning "example text" } */
/* { dg-warning "#warning before C23 is a GCC extension" "compat" { target *-*-* } .-1 } */