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
/
920411-2.c
blob: 0cc13c8436a363e51e0c8e88db0ca8784fc70c60 (
plain
)
1
x
(){
int
n
;
double
x
;
n
=
x
<
1
?
n
:
n
+
1
;}