[Openmcl-devel] Trunk and released version

R. Matthew Emerson rme at clozure.com
Sat Aug 15 00:35:22 PDT 2009


On Aug 14, 2009, at 10:22 AM, Arthur W Cater wrote:

>
> > I'll try also to distil a simple test case of the make-structure- 
> with-fifteen-args problem.
>
> Here is the result. Probably it could be further distilled but it is  
> not enormously complex now ...
> With optimization settings as shown, it errors, complaining that NIL  
> is not of type short-float.
> (And indeed it is not, the issue is that NIL should not be passed  
> where it is)
> With speed 0, safety 3, debug 3 - it works.
>
> Compile & load, then (goblin::test).

Thanks for the test case.

This was a bug in the PPC compiler back-end.  I think the bug should  
be fixed in the trunk as of r12580.




More information about the Openmcl-devel mailing list