diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-03-26 20:03:30 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-03-26 20:03:30 (GMT) |
commit | 996c5c17d47135587bb98899f7d57fa229f51f6c (patch) | |
tree | 784601051c47fabc80f2fa814501ab69fc679955 /Mac | |
parent | 673a4fda5133554b48cbe06edb416386ca301501 (diff) | |
download | cpython-996c5c17d47135587bb98899f7d57fa229f51f6c.zip cpython-996c5c17d47135587bb98899f7d57fa229f51f6c.tar.gz cpython-996c5c17d47135587bb98899f7d57fa229f51f6c.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/PythonCore.mcp | bin | 151778 -> 153334 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp Binary files differindex 8f3bc2b..6cff596 100644 --- a/Mac/Build/PythonCore.mcp +++ b/Mac/Build/PythonCore.mcp |