1.0.19.14: Immediate SAP bug fix & grab bag of small changes
[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)