0.9.6.2:
authorThiemo Seufer <ths@networkno.de>
Thu, 27 Oct 2005 21:26:01 +0000 (21:26 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 27 Oct 2005 21:26:01 +0000 (21:26 +0000)
Proper alignment of header tag.

src/runtime/mips-assem.S
version.lisp-expr

index 614b005..d18699a 100644 (file)
@@ -162,7 +162,7 @@ symbol:
        addu    reg_LIP, reg_CODE, SIMPLE_FUN_CODE_OFFSET
        jr      reg_LIP
 
-       .align  2
+       .align  3
        .set    noreorder
 lra:   .word   RETURN_PC_HEADER_WIDETAG
 
index 468e7f2..364ce11 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.6.1"
+"0.9.6.2"