Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
960319-1.c
blob: f3d95ab6e8e1357bfbd76504c7cdf4e1eaf69f0e [
file
] [
log
] [
blame
]
static
void
f
()
{
long
long
a
[
2
];
int
i
;
if
(
g
())
if
(
h
())
;
*
a
|=
(
long
long
)
i
<<
65
;
}