OSDN Git Service

* gcc.c-torture/execute/960321-1.x: Remove.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / execute / ieee / fp-cmp-1.c
index 929639c..0655c73 100644 (file)
@@ -1,4 +1,6 @@
+#ifndef SIGNAL_SUPPRESS
 #include <signal.h>
+#endif
 
 double dnan = 1.0/0.0 - 1.0/0.0;
 double x = 1.0;