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
Merge reload-branch up to revision 101000
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20010421-1.c
blob
bec6aa9030483ece704f93593463d63d0abc1275
1
int
j
;
2
3
void
residual
()
4
{
5
long double
s
;
6
for
(
j
=
3
;
j
<
9
;
j
++)
7
s
-=
3
;
8
}