Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
cmphi.c
blob: 1ffc2140fba8eaec84deeb7d84f131cd57b8b585 [
file
] [
log
] [
blame
]
foo
(
short
*
p
,
short
a
)
{
return
a
<
*
p
;
}