blob: c8e5290f280b3ec2a8361ed23419c40d1539c972 [file] [log] [blame]
/* Test #warning in C2x. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu2x -pedantic-errors" } */
#warning example text /* { dg-warning "example text" } */