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++.bob
/
array1.C
blob: 2e86f6ff10582f629ae5854e1266e4f4b53f3c21 (
plain
)
1
2
3
4
5
6
// Build don't link: char *stuff() { char array[10]; // WARNING - return array; }