blob: d34b0b065fd3643d6a586e7007071b743e4ba14b [file] [log] [blame]
// PR c++/79791
// { dg-do compile { target { ! c++11 } } }
// { dg-options "" }
char *s = "foo"; // { dg-warning "deprecated conversion from string constant" }