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
/
lto
/
20081022_1.C
blob: 94c5aecfd6b6bc6fd4321eeb31877ba41ea64f43 (
plain
)
1
2
3
4
5
6
7
#include
"20081022.h"
int
g
(
foo
*
a
)
{
return
a
->
bar
();
}