Index: /branches/ia32/level-0/l0-cfm-support.lisp
===================================================================
--- /branches/ia32/level-0/l0-cfm-support.lisp	(revision 8370)
+++ /branches/ia32/level-0/l0-cfm-support.lisp	(revision 8371)
@@ -499,4 +499,6 @@
       (unless (%null-ptr-p addr)	; No function can have address 0
 	(or (macptr->fixnum addr) (%inc-ptr addr 0))))
+    #+x8632-target
+    nil					;xxx obviously
     #+x8664-target
     (let* ((addr (ff-call (%kernel-import target::kernel-import-FindSymbol)
