[Openmcl-devel] dppccl64 %SET-SINGLE-FLOAT
    James Bielman 
    jamesjb at jamesjb.com
       
    Tue Jul 12 19:02:29 PDT 2005
    
    
  
(Found running the CFFI test suite):
%SET-SINGLE-FLOAT appears to tail-call itself forever.  I noticed that
there's a special case to treat this as a function call in nx1.lisp on
:PPC64, is there a missing LAP function?
[jamesjb at g5 193:~] openmcl64 -n                                | 19:00 05-07-12
Welcome to OpenMCL Version (Alpha: DarwinPPC64) 0.14.3-050711!
? (ccl:%stack-block ((x 4))
    (setf (ccl:%get-single-float x) 1.0))
[...nada...]
James
    
    
More information about the Openmcl-devel
mailing list