repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Daily bump.
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
warn
/
Wwrite-strings-8.C
blob
df5f28356ee50ce483368085b307e309e679fc55
1
// PR c++/79791
2
// { dg-do compile { target c++11 } }
3
// { dg-options "-Wpedantic -Wno-write-strings" }
4
5
char *s = "foo";