diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-10-31 10:20:38 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-10-31 10:20:38 (GMT) |
commit | ee2dd4a4e3ea815c1f798d06c6fed6461139d767 (patch) | |
tree | e46a7eb45245e8f7e60ebd8c21be8fe899aacb0c /Python/getcompiler.c | |
parent | aa8be96b983dd4de302e43e883eaa019eab012b0 (diff) | |
download | cpython-ee2dd4a4e3ea815c1f798d06c6fed6461139d767.zip cpython-ee2dd4a4e3ea815c1f798d06c6fed6461139d767.tar.gz cpython-ee2dd4a4e3ea815c1f798d06c6fed6461139d767.tar.bz2 |
Merged revisions 75984 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r75984 | mark.dickinson | 2009-10-31 10:18:44 +0000 (Sat, 31 Oct 2009) | 12 lines
Merged revisions 75982 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r75982 | mark.dickinson | 2009-10-31 10:11:28 +0000 (Sat, 31 Oct 2009) | 5 lines
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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions