Index: /branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp
===================================================================
--- /branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp	(revision 8006)
+++ /branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp	(revision 8007)
@@ -621,4 +621,7 @@
   xp
   ra0
+  foreign-sp                            ; value of tcr.foreign_sp
+  prev-xframe                           ; tcr.xframe before exception
+                                        ; (last 2 needed by apply-in-frame)
   )
 
