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
/
gcc.dg
/
debug
/
pr16676.c
blob: a9758858fd38eb62c10b9bb8346e02835828ddc4 (
plain
)
1
2
3
4
5
/* { dg-do compile } */
void
foo
(
void
)
{
void
nested
()
{}
}