1.0.24.19: COMPILE-TIME reports timings at millisecond accuracy
[sbcl.git] / src / compiler / ppc / vm.lisp
index 732184b..641a33f 100644 (file)
     (null
      (sc-number-or-lose 'null))
     ((or (integer #.sb!xc:most-negative-fixnum #.sb!xc:most-positive-fixnum)
-         system-area-pointer character)
+         character)
      (sc-number-or-lose 'immediate))
     (symbol
      (if (static-symbol-p value)