OSDN Git Service

* config/xtensa/xtensa.c (xtensa_output_literal): Don't use #if.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 951106-1.c
1 f (double a, double b)
2 {
3   g (a, 0, b);
4 }