From: Stas Boukarev Date: Fri, 3 Jan 2014 08:47:58 +0000 (+0400) Subject: Restore PPC build. X-Git-Url: http://repo.macrolet.net/gitweb/?p=sbcl.git;a=commitdiff_plain;h=b3eb292cf850b926ec30f5f0bf7cecf048885f2f Restore PPC build. Adjust register lifetime in calling VOPs. Thanks to Alastair Bridgewater. --- diff --git a/src/compiler/ppc/call.lisp b/src/compiler/ppc/call.lisp index 09e8b2b..825784f 100644 --- a/src/compiler/ppc/call.lisp +++ b/src/compiler/ppc/call.lisp @@ -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