Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pmt.c
blob: b6aced6ec81d24a9fcae52b4c44782a1978fcee8 [
file
] [
log
] [
blame
]
long
long
foo
(
a
,
b
)
long
long
a
,
b
;
{
return
a
;
}