Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 20021001-1.c
blob9f0f9c0978fbae7a2f2b90f40959bea7234bb021
1 int foo (double x, double y)
3 return !__builtin_isunordered (x, y);