rt_gccstream/gcc/testsuite/gcc.c-torture/compile/951106-1.c

5 lines
42 B
C

f (double a, double b)
{
g (a, 0, b);
}