[issue6603] Compilation error if configuref --with-computed-gotos
Mark Dickinson
report at bugs.python.org
Tue Oct 13 19:17:11 CEST 2009
Mark Dickinson <dickinsm at gmail.com> added the comment:
FWIW, the Linux source splits things up into 32-bit and 64-bit, and uses
"A" for 32-bit and "a" and "d" for 64-bit; their 64-bit code (after
unwinding the macros) is essentially identical to the code in the patch.
See
http://lxr.linux.no/linux+v2.6.31/arch/x86/include/asm/msr.h
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6603>
_______________________________________
More information about the Python-bugs-list
mailing list