1.0.24.12: adding and fixing the HPUX/HPPA build target
[sbcl.git] / src / compiler / sparc / vm.lisp
index ef2ce4e..9bfe46b 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)