[PyPy-issue] [issue529] Overflow detection fail with JIT

Armin Rigo pypy-dev-issue at codespeak.net
Sat May 8 12:28:45 CEST 2010


New submission from Armin Rigo <arigo+pypyissues at codespeak.net>:

The attached script gives wrong results, at least when run
with pypy-c-jit-73706-linux.  It prints -2064260032 instead
of 49999945000000L.

----------
effort: ???
files: x.py
messages: 1718
nosy: pypy-issue
priority: bug
release: ???
status: unread
title: Overflow detection fail with JIT

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue529>
_______________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x.py
Type: text/x-python
Size: 128 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-issue/attachments/20100508/81786932/attachment.py>


More information about the Pypy-issue mailing list