[racket] I think I found a bug in the JITC

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Jan 31 10:54:03 EST 2012

At Tue, 31 Jan 2012 16:58:58 +0100, Marijn wrote:
> I do wonder why I couldn't reproduce on my own x86_64 system. Should I
> have tried racket instead of DrRacket 

Yes, that could make the difference. Assuming that you have debugging
enabled, DrRacket's debugging instrumentation could disable the
optimization that went wrong.


Posted on the users mailing list.