[Openmcl-devel] BUG: bad regspec in CCL::%HARD-REGSPEC-CLASS (armel)

Eric Marsden eric.marsden at free.fr
Thu Nov 17 08:57:42 PST 2011


Hi,

This is on armel/Linux.

,----
| ? (lisp-implementation-version)
| "Version 1.8-dev  (LinuxARM32)"
| ? (defun foo (p1 p2 p3 p4)
|     (declare (optimize (safety 1) (speed 0))
|              (type (simple-array t 3) p1))
|     (aref p1 (the atom p2) p3 (the t p4)))
| > Error: bad regspec: NIL
| > While executing: CCL::%HARD-REGSPEC-CLASS, in process listener(1).
`----

-- 
Eric Marsden




More information about the Openmcl-devel mailing list