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
libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
torture
/
pr81510.c
blob
7faf931de1194c87a20f488787407f17485f9bf9
1
/* { dg-do compile } */
2
/* { dg-additional-options "-w" } */
3
4
typedef
int
d
;
5
typedef
int
f
;
6
typedef
long
h
;
7
int
a
;
8
int
b
;
9
int
c
;
10
int
e
()
11
{
12
f
*
g
;
13
h i
;
14
for
(;;)
15
if
(
g
)
16
for
(;
b
;
b
++) {
17
g
= (
f
*)
c
;
18
if
(
a
&=
c
) {
19
d
*
j
= &
b
;
20
h k
;
21
for
(;
i
;
i
++) {
22
*
g
?: (*
j
=
k
);
23
g
= &
a
;
24
}
25
for
(;
i
<=
3
;
i
++)
26
;
27
}
28
}
29
}