blob: 8d74fcdaea4c7f4c052be91c60c5957a73cec623 [file] [log] [blame]
/* Test #warning not in C11. */
/* { dg-do preprocess } */
/* { dg-options "-std=c11 -Wc11-c2x-compat" } */
#warning example text /* { dg-warning "example text" } */
/* { dg-warning "#warning before C2X is a GCC extension" "compat" { target *-*-* } .-1 } */