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
/
pch
/
local-1.C
blob: 75847e5c19bdce97d44bc8b7ce54da1cdcb6525b (
plain
)
1
2
3
4
5
6
#include
"local-1.H"
int
main
()
{
func
<
int
>
();
return
0
;
}