[issue17237] m68k aligns on 16bit boundaries.

Serhiy Storchaka report at bugs.python.org
Tue Feb 19 22:36:38 CET 2013


Serhiy Storchaka added the comment:

Perhaps we should disable not only assert, but all optimized code inside #if SIZEOF_LONG <= SIZEOF_VOID_P / #endif block. Benchmarks needed to measure either unaligned writing speedup or slowdown decoding.

----------

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


More information about the Python-bugs-list mailing list