summaryrefslogtreecommitdiff
path: root/source/genCases_f64.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/genCases_f64.c')
-rw-r--r--source/genCases_f64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/genCases_f64.c b/source/genCases_f64.c
index 5229e89..4d74ca6 100644
--- a/source/genCases_f64.c
+++ b/source/genCases_f64.c
@@ -553,6 +553,7 @@ static float64_t f64Random( void )
case 6:
return f64RandomQInfP3();
case 7:
+ default:
return f64RandomQInfPInf();
}