STINNER Victor <vstin...@redhat.com> added the comment:
> I'm going to formally reject this, since GCC removed -fmpx support. "The MPX extensions to the C and C++ languages have been deprecated and will be removed in a future release." https://gcc.gnu.org/gcc-8/changes.html Oh. It seems like the reason is to "reduce the maintenance burden". Some links: * https://www.kernel.org/doc/Documentation/x86/intel_mpx.txt * https://en.wikipedia.org/wiki/Intel_MPX * https://www.phoronix.com/scan.php?page=news_item&px=GCC-Possible-MPX-Deprecation A patch has been proposed to remove MPX from GCC 9 (no merged?): https://www.phoronix.com/scan.php?page=news_item&px=GCC-Patch-To-Drop-MPX ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue25300> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com