/* Test #warning not in C11. */ /* { dg-do preprocess } */ /* { dg-options "-std=c11 -pedantic" } */ #warning example text /* { dg-warning "example text" } */ /* { dg-warning "#warning before C2X is a GCC extension" "pedantic" { target *-*-* } .-1 } */