[PyPy-issue] [issue675] Running without --enable_opts rewrite leads to errors from the JIT backend

Alex Gaynor pypy-dev-issue at codespeak.net
Wed Mar 16 21:06:12 CET 2011


New submission from Alex Gaynor <alex.gaynor at gmail.com>:

Because the backend doesn't support emitting some operations with immediates, it
errors out since rewrite is responsible for constant folding them.

----------
effort: medium
messages: 2311
nosy: agaynor, pypy-issue
priority: bug
release: ???
status: unread
title: Running without --enable_opts rewrite leads to errors from the JIT backend

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue675>
_______________________________________________________



More information about the Pypy-issue mailing list