Hi Logan,

On Mon, 19 Feb 2024 at 05:02, Logan Chien <tzuhsiang.ch...@gmail.com> wrote:
>          2890 |         OP_GC_INCREASE_ROOT_STACK_DEPTH(l_v498959, /* nothing 
> */);

Ah, yet another missing macro.  This should just be #defined to do
nothing with Boehm, maybe in rpython/translator/c/src/mem.h in the
section "dummy version of these operations, e.g. with Boehm".

> Just to be sure, is the following command correct?
>
> python2.7 ./pytest.py rpython/jit/backend/test/test_zll_stress_0.py -s -v

Yes, that's correct.


A bientôt,
Armin
_______________________________________________
pypy-dev mailing list -- pypy-dev@python.org
To unsubscribe send an email to pypy-dev-le...@python.org
https://mail.python.org/mailman3/lists/pypy-dev.python.org/
Member address: arch...@mail-archive.com

Reply via email to