diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-03-26 20:03:30 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-03-26 20:03:30 +0000 |
commit | 996c5c17d47135587bb98899f7d57fa229f51f6c (patch) | |
tree | 784601051c47fabc80f2fa814501ab69fc679955 /Mac | |
parent | 673a4fda5133554b48cbe06edb416386ca301501 (diff) | |
download | cpython-git-996c5c17d47135587bb98899f7d57fa229f51f6c.tar.gz |
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 8f3bc2bb69..6cff596c73 100644 --- a/Mac/Build/PythonCore.mcp +++ b/Mac/Build/PythonCore.mcp |