* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[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);