[issue36618] clang expects memory aligned on 16 bytes, but pymalloc aligns to 8 bytes

STINNER Victor report at bugs.python.org
Fri Apr 12 18:51:09 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset a304b136adda3575898d8b5debedcd48d5072272 by Victor Stinner in branch 'master':
bpo-36618: Don't add -fmax-type-align flag to old clang (GH-12811)
https://github.com/python/cpython/commit/a304b136adda3575898d8b5debedcd48d5072272


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36618>
_______________________________________


More information about the Python-bugs-list mailing list