Unreachable code reached

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

Bug Description

(defun f331 (b)
  (let ((v3
          (if b
              2
              -6)))
    (let ((v8 1))
      (prog2 0 0 (decf v8 (shiftf v3 v8))))))

(f331 t) ==> unreachable code reached

x86-64, "2.4.1.228-ff007ddf6"

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.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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