Stricter precondition when strength reducing variable right shifts
[sbcl.git] / src / compiler / mips / sanctify.lisp
index c7ddf94..d100fe0 100644 (file)
@@ -7,14 +7,13 @@
 ;;;; While most of SBCL is derived from the CMU CL system, the test
 ;;;; files (like this one) were written from scratch after the fork
 ;;;; from CMU CL.
-;;;; 
+;;;;
 ;;;; This software is in the public domain and is provided with
 ;;;; absolutely no warranty. See the COPYING and CREDITS files for
 ;;;; more information.
 
-(in-package :sb!vm)
+(in-package "SB!VM")
 
-;;; FIXME: Is this right?
 (defun sanctify-for-execution (component)
   (without-gcing
    (alien-funcall (extern-alien "os_flush_icache"