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-7.C
blob
13a8291aedc7e462da180f7419f62ba97b8563b1
1
// PR c++/79791
2
// { dg-do compile { target c++11 } }
3
// { dg-options "-Wno-write-strings" }
4
5
char *s = "foo";