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
Update concepts branch to revision 131834
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
941014-4.c
blob
9e673f378335bfef33402036502ffae9676a3b61
1
#ifndef NO_LABEL_VALUES
2
f
(
int
*
re
)
3
{
4
int
*
loops
=
0
, *
loope
=
0
;
5
unsigned
dat0
=
0
;
6
static void
*
debug
= &&
firstdebug
;
7
8
firstdebug
:
9
g
(
loops
,
loope
);
10
11
if
(
dat0
&
1
)
12
re
[(
dat0
>>
2
) &
3
] =
0
;
13
}
14
#else
15
int
x
;
16
#endif