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
/
gfortran.dg
/
pr32627_driver.c
blob: 24b7872ed6e74e6a5097a09a441ed30a715d6c45 (
plain
)
1
2
3
4
char
*
get_c_string
()
{
return
"c_string"
;
}