aboutsummaryrefslogtreecommitdiff
path: root/test/builtins/Unit/multf3_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/builtins/Unit/multf3_test.c')
-rw-r--r--test/builtins/Unit/multf3_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/builtins/Unit/multf3_test.c b/test/builtins/Unit/multf3_test.c
index 98a8f7a3231e..42147550c702 100644
--- a/test/builtins/Unit/multf3_test.c
+++ b/test/builtins/Unit/multf3_test.c
@@ -82,7 +82,7 @@ int main()
return 1;
// underflow
if (test__multf3(0x1.23456734245345p-10000L,
- 0x1.edcba524498724p-6383L,
+ 0x1.edcba524498724p-6497L,
UINT64_C(0x0),
UINT64_C(0x0)))
return 1;