Restore the build on x86
authorPaul Khuong <pvk@pvk.ca>
Tue, 21 Jun 2011 03:51:07 +0000 (23:51 -0400)
committerPaul Khuong <pvk@pvk.ca>
Tue, 21 Jun 2011 03:51:07 +0000 (23:51 -0400)
 Bad copy-pasta in 293488f3.

src/compiler/x86/call.lisp

index 920a2e3..8e0db43 100644 (file)
     (when fall-thru-p
       (inst jmp start-label))
     (emit-label trampoline-label)
-    (popw rbp-tn (frame-word-offset return-pc-save-offset)))
+    (popw ebp-tn (frame-word-offset return-pc-save-offset)))
   (emit-label start-label))
 
 ;;; Non-TR local call for a fixed number of values passed according to