[pypy-dev] pypy-c-jit compilation error

Amaury Forgeot d'Arc amauryfa at gmail.com
Fri Nov 20 00:55:43 CET 2009


2009/11/19 Leo Trottier <trottier at gmail.com>:
> attached --
> also (more lodgeit abuse): http://paste.pocoo.org/show/151708/
> Leo

I narrowed the problem to one function.
copy the attached file somewhere, and run trackgcroot like this:

python translator/c/gcc/trackgcroot.py -fdarwin -t function.s

I'm still trying to understand the control flow of this function
(there are 68 jumps...)
and why trackgcroot fails to find the value at the origin of some register.

-- 
Amaury Forgeot d'Arc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: function.s
Type: application/octet-stream
Size: 9677 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20091120/90aa1009/attachment.obj>


More information about the Pypy-dev mailing list