Author: Armin Rigo <[email protected]>
Branch: continulet-jit
Changeset: r47847:292172639cc1
Date: 2011-10-04 11:50 +0200
http://bitbucket.org/pypy/pypy/changeset/292172639cc1/
Log: Found out a problem with the JIT and continulets: the JIT's runtime
code tries occasionally to read stuff out of the stack (via
"vable_token"), but the corresponding stack might have been put
away.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit