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