2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20021001-1.c
blob9f0f9c0978fbae7a2f2b90f40959bea7234bb021
1 int foo (double x, double y)
3 return !__builtin_isunordered (x, y);