repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Dead
[official-gcc.git]
/
gomp-20050608-branch
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920828-1.c
blob
4893173423b68f619fc2f83889faaca212e057bf
1
char
a
[]={
4
,
5
};
f
(
n
){
return
a
[
n
<
2
?
n
:
0
];}