bpo-36618: Don't add -fmax-type-align=8 flag for clang by vstinner · Pull Request #13320 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
Python 3.8 now respects the x86-64 ABI: memory allocations are
aligned on 16 bytes. The clang flag was only used as a temporary
workaround.
Python 3.8 now respects the x86-64 ABI: memory allocations are aligned on 16 bytes. The clang flag was only used as a temporary workaround.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
the
skip news
label
vstinner
merged commit
d97adfb
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
revert_clang
branch
seberg
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment