Index: /trunk/ccl/compiler/nx0.lisp
===================================================================
--- /trunk/ccl/compiler/nx0.lisp	(revision 5501)
+++ /trunk/ccl/compiler/nx0.lisp	(revision 5502)
@@ -574,5 +574,6 @@
     (:signed-64-bit-vector arch::error-object-not-simple-array-s64-2d)
     (:double-float-vector arch::error-object-not-simple-array-double-float-2d)
-    (:single-float-vector arch::error-object-not-simple-array-double-float-2d)))
+    (:single-float-vector arch::error-object-not-simple-array-double-float-2d)
+    (:fixnum-vector arch::error-object-not-simple-array-fixnum-2d)))
 
 (defun acode-s16-constant-p (x)
