OSDN Git Service

Backported from mainline
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 20040219-1.c
1 double foo() { return __builtin_isgreater(0.,0.); }