repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
unused-7.c
blob
d2b9c3c1b4f7026a8d1db636ec3ace9efeec314d
1
/* { dg-do compile } */
2
/* { dg-options "-Wunused" } */
3
4
static int
a
=
10
;
/* { dg-warning "defined but not used" } */
5