Index: /trunk/ccl/level-0/PPC/ppc-clos.lisp
===================================================================
--- /trunk/ccl/level-0/PPC/ppc-clos.lisp	(revision 231)
+++ /trunk/ccl/level-0/PPC/ppc-clos.lisp	(revision 232)
@@ -80,5 +80,4 @@
   (bctr)
   @missing                              ; (%slot-id-ref-missing instance id)
-  (lwz nfn ppc32::symbol.fcell fname)
   (lwz nfn '%slot-id-ref-missing nfn)
   (set-nargs 2)
@@ -142,7 +141,6 @@
   (bctr)
   @missing                              ; (%slot-id-set-missing instance id new-value)
-  (lwz fname '%slot-id-set-missing nfn)
+  (lwz nfn '%slot-id-ref-missing nfn)
   (set-nargs 3)
-  (lwz nfn ppc32::symbol.fcell fname)
   (lwz temp0 ppc32::misc-data-offset nfn)
   (mtctr temp0)
@@ -174,7 +172,6 @@
   (bctr)
   @missing                              ; (%slot-id-set-missing instance id new-value)
-  (lwz fname '%slot-id-set-missing nfn)
+  (lwz nfn '%slot-id-ref-missing nfn)
   (set-nargs 3)
-  (lwz nfn ppc32::symbol.fcell fname)
   (lwz temp0 ppc32::misc-data-offset nfn)
   (mtctr temp0)
