Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
f2.c
blob: 8bb384902b99cbcc1fc2160cfb9062db0880a8c3 [
file
] [
log
] [
blame
]
foo
(
double
*
p
)
{
p
[
0
]
=
p
[
1
];
}