* btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20041026-1.c
blob3d6ae8fcd4a114aa5ef918cb3afa9ef152103d38
1 int
2 foo (double x, long double y)
4 return __builtin_isgreater (x, y);