Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
set386.c
blob: c16ae8dbdfe686c78d11cb10afd651e00b67d914 [
file
] [
log
] [
blame
]
foo
(
a
,
p
)
int
*
p
;
{
*
p
=
a
>
0
;
}