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
RISC-V: Add support for riscv-*-*.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pr37207.c
blob
72333d26f6c9d6b71303a9c4cda3fbdcf403ebc3
1
void
2
func_18
(
int
t
)
3
{
4
unsigned
l_889
;
5
int
l_895
=
1
;
6
for
(
0
;
1
; ++
l_889
)
7
{
8
int
t1
=
0
;
9
if
(
func_81
(
1
))
10
{
11
int
rhs
=
l_895
;
12
if
(
rhs
==
0
)
13
rhs
=
1
;
14
if
(
1
& (
t
%
rhs
))
15
t1
=
1
;
16
}
17
func_98
(
t1
);
18
l_895
=
0
;
19
}
20
}
21