Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.c-torture / unsorted / pret-arg.c
bloba7fa8562830afacf7cd92006f702fe1e2ab16d1b
1 foo (a, b, c, d, e, f, g, h, i, j, xx)
2 double xx;
4 return xx + 1.2345;