[pypy-issue] [issue1751] --jit-backend=x86-without-sse2 is broken

Armin Rigo tracker at bugs.pypy.org
Mon May 5 13:08:27 CEST 2014


Armin Rigo <armin.rigo at gmail.com> added the comment:

Can you point to a page that explains exactly how?  What to install, how to run
without opening a new X window, etc...  Ideally I'd like to add a test that runs
on x86-32 buildbots that have qemu installed, checking that starting the
just-compiled pypy on a pentium2 cpu gives the nice error message rather than a
SIGILL.  I don't know how to do that with qemu, but I'm sure it's not complicated.

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


More information about the pypy-issue mailing list