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