aboutsummaryrefslogtreecommitdiff
path: root/source/genCases_f16.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/genCases_f16.c')
-rw-r--r--source/genCases_f16.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/genCases_f16.c b/source/genCases_f16.c
index ea4c025..0155458 100644
--- a/source/genCases_f16.c
+++ b/source/genCases_f16.c
@@ -330,6 +330,7 @@ static float16_t f16Random( void )
case 6:
return f16RandomQInfP3();
case 7:
+ default:
return f16RandomQInfPInf();
}