Hi,

On 13 December 2014 at 13:59, Maciej Fijalkowski <fij...@gmail.com> wrote:
> * Can libgcc tell us where on stack are GC roots? (also necessary)

This constraint can be relaxed nowadays: it's enough e.g. if we tell
gcc to reserve register %rbp to contain the jitframe object.  That's
the only GC root that's really necessary from pieces of generated
assembler.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to