pypyjit tests hang on default after merging fix-intutils-ovf-bug
Running the test_oldstyle_methcall
test hangs (after translation)
./pypy-c pytest.py pypy/module/pypyjit/test_pypy_c/test_instance.py -k test_oldstyle_methcall
It is sufficient to change the class A to a new style class and the test no longer hangs.