diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-04-03 21:56:12 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-04-03 21:56:12 (GMT) |
commit | e3850f5b6ccf01f236b9cedbf55f1853bddbc1a6 (patch) | |
tree | d4942bf4f9e28efeb136215268b7f72412da1d94 /Mac | |
parent | 979d041b6f6ad941cd8aa5977b84aa96a040e60b (diff) | |
download | cpython-e3850f5b6ccf01f236b9cedbf55f1853bddbc1a6.zip cpython-e3850f5b6ccf01f236b9cedbf55f1853bddbc1a6.tar.gz cpython-e3850f5b6ccf01f236b9cedbf55f1853bddbc1a6.tar.bz2 |
Disable fused-add-mul instructions. They give a nonstandard result for some things that test_coercion complains about. The added performance is probably minimal for Python anyway.
Diffstat (limited to 'Mac')
-rw-r--r-- | Mac/Build/PythonStandSmall.mcp | bin | 262235 -> 262235 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonStandSmall.mcp b/Mac/Build/PythonStandSmall.mcp Binary files differindex 1178ff3..792968a 100644 --- a/Mac/Build/PythonStandSmall.mcp +++ b/Mac/Build/PythonStandSmall.mcp |