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