Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r74140:c4dd49a098e8 Date: 2014-10-23 17:01 +0200 http://bitbucket.org/pypy/pypy/changeset/c4dd49a098e8/
Log: Fix diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py b/pypy/module/pypyjit/test_pypy_c/test_string.py --- a/pypy/module/pypyjit/test_pypy_c/test_string.py +++ b/pypy/module/pypyjit/test_pypy_c/test_string.py @@ -85,7 +85,7 @@ i95 = getfield_gc_pure(p93, descr=<FieldS rpython.rlib.rbigint.rbigint.inst_size .*>) i96 = int_gt(i95, .*) guard_false(i96, descr=...) - i94 = call(ConstClass(rbigint._toint_helper), p93, descr=<Calli 8 r EF=3>) + i94 = call(ConstClass(rbigint._toint_helper), p93, descr=<Calli . r EF=3>) guard_no_exception(descr=...) i95 = int_add_ovf(i6, i94) guard_no_overflow(descr=...) _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit