[pypy-issue] [issue1095] __main__.UnrecognizedOperation: vmulsd

Fijal tracker at bugs.pypy.org
Thu Mar 22 21:44:53 CET 2012


Fijal <fijall at gmail.com> added the comment:

If you look at f18c75ec9e0f (file pypy/translator/c/gcc/trackgcroot.py) you can 
see the list of ignored functions. just add them one after another. I'm not sure 
how to do it in gentoo, but typically you have /tmp/usession-.../testing_1 
directories where you can go and type make just after you modified 
trackgcroot.py to have quicker turnaround times.

Do you feel like providing a patch with all the things that should be ignored?

Cheers,
fijal

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1095>
________________________________________


More information about the pypy-issue mailing list