No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / 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);