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
/
compile
/
920501-15.c
blob: 81fd66401d5d21a184940d3bf70c7d380d577550 (
plain
)
1
x
(
a
)
double
a
;{
int
i
;
return
i
>
a
?
i
:
i
+
1
;}