From 1b37b234c2d1e7ce7b90329ab4771937deb7fe4b Mon Sep 17 00:00:00 2001 From: andvar Date: Wed, 6 Dec 2023 22:23:11 +0000 Subject: [PATCH] s/multipies/multiplies/. --- regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt b/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt index a0d171a31bb7..5dee69822e1b 100644 --- a/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt +++ b/regress/lib/libc/ieeefp/testfloat/notes/systemBugs.txt @@ -142,7 +142,7 @@ Some older SPARCstations appear confused about whether underflow tininess is detected before or after rounding. For conversions from double precision to single precision, tininess is detected after rounding, while for all quadruple-precision operations it is detected before rounding. Single- and -double-precision multipies go both ways: +double-precision multiplies go both ways: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - float32_mul, float64_mul