repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
921126-1.c
blob
a7b908b2ef0d5f98c260c67bc31e1ece61dc7e04
1
f
()
2
{
3
long long
a0
,
a1
,
a0s
,
val
;
4
int
width
;
5
float
d
;
6
if
(
d
)
7
;
8
if
(
a0s
& (
1LL
<<
width
))
9
;
10
return
a0
/
a1
;
11
}