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.c-torture
/
unsorted
/
bugc.c
blob: b2ce1fad8ac3d0c28f42c6fa51092f88c554f06a (
plain
)
1
2
3
4
5
6
7
int
reg0indreg1
(
r0
,
p1
)
short
r0
;
short
*
p1
;
{
return
(
r0
);
}