[issue25300] Enable Intel MPX (Memory protection Extensions) feature

Stefan Krah report at bugs.python.org
Sat Oct 3 08:26:43 EDT 2015


Stefan Krah added the comment:

> Whether the hardware is MPX enabled is irrelevant for the build process.


The build process is only one part of the equation.  Compilers do have
bugs (Python has been affected by gcc, Visual Studio and suncc bugs),
and we should test the actual generated MPX code.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25300>
_______________________________________


More information about the Python-bugs-list mailing list