]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Support gcc's -ansi flag: use "__asm__" instead of "asm".
authorStefan Krah <skrah@bytereef.org>
Sun, 30 Sep 2012 15:31:04 +0000 (17:31 +0200)
committerStefan Krah <skrah@bytereef.org>
Sun, 30 Sep 2012 15:31:04 +0000 (17:31 +0200)
commita0346e56acc8c5371c7b6356e1862e6e01406dbb
treec2c53cfe9d3ad1099cb93a313042b9b3503d403f
parente59aa8c94daf8191fcf7a4773a3fae14a5162084
Support gcc's -ansi flag: use "__asm__" instead of "asm".
Modules/_decimal/libmpdec/typearith.h
Modules/_decimal/libmpdec/umodarith.h