Better type derivation for APPEND, NCONC, LIST.
[sbcl.git] / src / compiler / ir1opt.lisp
index dc6769b..b664bf7 100644 (file)
           (flush-lvar-externally-checkable-type arg))
         (setf (combination-args use) nil)
         (flush-dest list)
+        (flush-combination use)
         (setf (combination-args node) args))
       t)))