Index: /trunk/ccl/compiler/X86/x86-disassemble.lisp
===================================================================
--- /trunk/ccl/compiler/X86/x86-disassemble.lisp	(revision 5949)
+++ /trunk/ccl/compiler/X86/x86-disassemble.lisp	(revision 5950)
@@ -2264,5 +2264,5 @@
                    (#xc1 "uuo-error-two-many-args")
                    (#xc2 "uuo-error-wrong-number-of-args")
-                   (#xc4 "uuo-gc-trap")
+                   (#xc4 (progn (setq stop nil) "uuo-gc-trap"))
                    (#xc5 "uuo-alloc")
                    (#xc6 "uuo-error-not-callable")
