Restore PPC build.
authorStas Boukarev <stassats@gmail.com>
Fri, 3 Jan 2014 08:47:58 +0000 (12:47 +0400)
committerStas Boukarev <stassats@gmail.com>
Fri, 3 Jan 2014 08:47:58 +0000 (12:47 +0400)
Adjust register lifetime in calling VOPs.

Thanks to Alastair Bridgewater.

src/compiler/ppc/call.lisp

index 09e8b2b..825784f 100644 (file)
@@ -665,7 +665,7 @@ default-value-8
      (:temporary (:sc descriptor-reg
                   :offset lra-offset
                   :from (:argument ,(if (eq return :tail) 2 1))
-                  :to :eval)
+                  :to (:result 0))
                  return-pc-pass)
 
      ,(if named