aboutsummaryrefslogtreecommitdiff
path: root/source/genCases_f32.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/genCases_f32.c')
-rw-r--r--source/genCases_f32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/genCases_f32.c b/source/genCases_f32.c
index 3da3a29..695d050 100644
--- a/source/genCases_f32.c
+++ b/source/genCases_f32.c
@@ -411,6 +411,7 @@ static float32_t f32Random( void )
case 6:
return f32RandomQInfP3();
case 7:
+ default:
return f32RandomQInfPInf();
}