blob: 1595b4d13053905c1d55590dd80c674472d8e9ad [file] [log] [blame]
// P2437R1 - Support for #warning
// { dg-do preprocess }
// { dg-options "" }
#warning example text /* { dg-warning "example text" } */
// { dg-bogus "#warning before C\\\+\\\+23 is a GCC extension" "" { target *-*-* } .-1 }