index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
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
;}