Unreachable code reached

Bug #2052466 reported by Paul F. Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

(defun f319 (a c)
  (declare (notinline identity))
  (dotimes (iv3 2 0)
    (dotimes (iv4 3 0)
      (dotimes
          (iv4 3
               (identity
                (logior c
                        (min 0 (max 10 (setq a -6607492571)))
                        (- iv3 a iv4))))
        iv3))))

(f319 0 1) ==> unreachable code reached error

x86-64, "2.4.1.92-ca1bd06c9"

Stas Boukarev (stassats)
Changed in sbcl:
status: New → Fix Released
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.