summaryrefslogtreecommitdiff
path: root/math/test-fenv-clear.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-fenv-clear.c')
-rw-r--r--math/test-fenv-clear.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/test-fenv-clear.c b/math/test-fenv-clear.c
new file mode 100644
index 0000000000..5559dd3936
--- /dev/null
+++ b/math/test-fenv-clear.c
@@ -0,0 +1,2 @@
+#define CHECK_CAN_TEST ((void) 0)
+#include <test-fenv-clear-main.c>