x86 delays FPE signalling

Bug #1705733 reported by Stas Boukarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Triaged
Low
Unassigned

Bug Description

(defun foo (a b)
  (declare (single-float a b))
  (values (* a b)
          (print 0.0)))

Gets a FLOATING-POINT-OVERFLOW somewhere inside PRINT.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.