1 2 3 4 5
/* Test #warning in C23. */ /* { dg-do preprocess } */ /* { dg-options "-std=gnu23 -pedantic-errors" } */ #warning example text /* { dg-warning "example text" } */