Daily bump.
[gcc.git] / gcc / testsuite / g++.dg / warn / Wwrite-strings-8.C
blobdf5f28356ee50ce483368085b307e309e679fc55
1 // PR c++/79791
2 // { dg-do compile { target c++11 } }
3 // { dg-options "-Wpedantic -Wno-write-strings" }
5 char *s = "foo";