index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
ext
/
attrib7.C
blob: fa16fdd98cd895163c3233756a21f994fe4a752b (
plain
)
1
2
3
// { dg-options "-Wunused-parameter" }
void
f
(
int
i
__attribute__
((
__unused__
)))
{}