Armin Rigo <[email protected]> added the comment: Well, it's a real bug in the JIT. It's one of the many asserts in the rather obscure function compile_retrace() that fails. I'm overall unhappy about the state of the part of the JIT related to retracing/unrolling/etc.
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1495> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
