summaryrefslogtreecommitdiffstats
path: root/test/dt_arith.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dt_arith.c')
-rw-r--r--test/dt_arith.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dt_arith.c b/test/dt_arith.c
index d3147cb..4a99811 100644
--- a/test/dt_arith.c
+++ b/test/dt_arith.c
@@ -3307,6 +3307,7 @@ error:
return MAX((int)fails_all_tests, 1);
else if (run_test == TEST_DENORM || run_test == TEST_SPECIAL)
return 1;
+ return 1;
#endif
}