0.pre7.127:
[sbcl.git] / src / compiler / constraint.lisp
index 6362e4d..a302245 100644 (file)
                      res))
                   (t
                    (let ((*compiler-error-context* (block-last block)))
-                     (compiler-warning
+                     (compiler-warn
                       "unreachable code in constraint ~
                        propagation -- apparent compiler bug"))
                    (make-sset))))