Disable no-floating-point-underflow-by-default?
This note affects us because there are tests that underflow is signaled when underflow occurs with exp
or expt
. Since cmucl defaults to having underflow traps disabled we don't. I have no intention of modifying cmucl to signal these when the floating-point modes don't have underflow enabled.