Index: /trunk/source/lisp-kernel/x86-gc.c
===================================================================
--- /trunk/source/lisp-kernel/x86-gc.c	(revision 13254)
+++ /trunk/source/lisp-kernel/x86-gc.c	(revision 13255)
@@ -530,5 +530,5 @@
 
       if (subtag == subtag_pool) {
-        deref(n, 1) = lisp_nil;
+        deref(base, 1) = lisp_nil;
       }
       
