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