X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fir1util.lisp;h=4e4b031ab9a3d4ddce0c62725962fb44cdae7353;hb=15d6e7c9a2c3234f95dfe278046fa2fee1b0c007;hp=1914d04a2cf1e6711a878872233444c3f695013a;hpb=4d5d7a4d8451095eac7384e3a8d14d10f59c5e0c;p=sbcl.git diff --git a/src/compiler/ir1util.lisp b/src/compiler/ir1util.lisp index 1914d04..4e4b031 100644 --- a/src/compiler/ir1util.lisp +++ b/src/compiler/ir1util.lisp @@ -276,8 +276,7 @@ (dolist (block (block-pred old-block)) (change-block-successor block old-block new-block)) - (ir1-convert new-start ctran filtered-lvar - `(locally (declare (optimize (insert-step-conditions 0))) ,form)) + (ir1-convert new-start ctran filtered-lvar form) ;; KLUDGE: Comments at the head of this function in CMU CL ;; said that somewhere in here we