diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-10-31 10:11:28 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-10-31 10:11:28 +0000 |
commit | 504a151c825a28e85f81a94c8acbe6b865d66912 (patch) | |
tree | c0f25304faa5960953fbc2f02e1594ff9bbb9bdc /Python/marshal.c | |
parent | 09823a2e215bea1bde9941766f8d11c0aee26b76 (diff) | |
download | cpython-git-504a151c825a28e85f81a94c8acbe6b865d66912.tar.gz |
Issue #6603: Fix --with-tsc build failures on x86-64 that resulted
from a gcc inline assembler peculiarity. (gcc's "A" constraint
apparently means 'rax or rdx' in 64-bit mode, not edx:eax
or rdx:rax as one might expect.)
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions