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
/
lto
/
20081201-2_1.c
blob: f93e1fd025f8ca5012e38504bb824b3df68c9b25 (
plain
)
1
2
3
4
5
void
*
foo
(
void
)
{
return
__builtin_return_address
(
0
);
}