Armin Rigo <[email protected]> added the comment:

Indeed, it is supposed to work.  However, it's hard to test.  Maybe it's due to
a random piece of code that runs before the check and that uses SSE2
instructions.  We should in theory take care that every piece of C code that
executes before the check was compiled specially without enabling SSE2...

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1751>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to