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