Index: /branches/ia32/compiler/X86/X8632/x8632-arch.lisp
===================================================================
--- /branches/ia32/compiler/X86/X8632/x8632-arch.lisp	(revision 9645)
+++ /branches/ia32/compiler/X86/X8632/x8632-arch.lisp	(revision 9646)
@@ -435,5 +435,5 @@
 
 ;;; Need to think about catch frames on x8632, too.
-(define-fixedsized-object catch-frame ()
+(define-fixedsized-object catch-frame
   catch-tag                             ; #<unbound> -> unwind-protect, else catch
   link                                  ; tagged pointer to next older catch frame
