repo.or.cz
/
cloog.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Get rid of the warning about ignoring the return value of fgets
[cloog.git]
/
test
/
reservoir
/
fusion1.c
blob
c2c0adfd0b8d7cedbe4698569fd09f0b0983c9f5
1
/* Generated from ../../../git/cloog/test/./reservoir/fusion1.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
2
for
(
c2
=
0
;
c2
<=
M
;
c2
++) {
3
S1
(
c2
) ;
4
}
5
for
(
c2
=
1
;
c2
<=
M
;
c2
++) {
6
S2
(
c2
) ;
7
}
8
for
(
c2
=
0
;
c2
<=
M
;
c2
++) {
9
S3
(
c2
) ;
10
}