[pypy-commit] pypy default: Fix the test on 64-bit

2014-02-08 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r69098:3a0ef8f31265 Date: 2014-02-08 11:11 +0100 http://bitbucket.org/pypy/pypy/changeset/3a0ef8f31265/ Log:Fix the test on 64-bit diff --git a/rpython/jit/codewriter/longlong.py b/rpython/jit/codewriter/longlong.py ---

[pypy-commit] pypy default: Fix this test on 64-bit: avoids that random unrelated operations

2011-09-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r47102:a41ea5a18e1c Date: 2011-09-06 13:36 +0200 http://bitbucket.org/pypy/pypy/changeset/a41ea5a18e1c/ Log:Fix this test on 64-bit: avoids that random unrelated operations show up here, by adding a dummy getattr previously in the