index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.jason
/
rfg22.C
blob: 7be8ba03fc0bf46fa064954c00973bb5b5f03f36 (
plain
)
1
2
3
4
5
6
static void f (); // ERROR - used but not defined void g () { f (); }