Disable FP traps when printing arithmetic-error messages
Printing of FP numbers can signal some traps like overflow, underflow, inexact, or denormalized-operand, so we need to disable these traps when printing out the error message for arithmetic errors.
Loading
Please register or sign in to comment