0.8alpha.0.9:
[sbcl.git] / src / compiler / ir1tran.lisp
index c5f7b41..c05b5d0 100644 (file)
                                          :format-control "execution of a form compiled with errors:~% ~S"
                                          :format-arguments (list ',,form))))
                               &body body)
-                             (let ((skip (gensym "SKIP")))
+                             (with-unique-names (skip)
                                `(block ,skip
                                   (catch 'ir1-error-abort
                                     (let ((*compiler-error-bailout*