summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-03-26 20:03:30 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-03-26 20:03:30 (GMT)
commit996c5c17d47135587bb98899f7d57fa229f51f6c (patch)
tree784601051c47fabc80f2fa814501ab69fc679955
parent673a4fda5133554b48cbe06edb416386ca301501 (diff)
downloadcpython-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.
-rw-r--r--Mac/Build/PythonCore.mcpbin151778 -> 153334 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp
index 8f3bc2b..6cff596 100644
--- a/Mac/Build/PythonCore.mcp
+++ b/Mac/Build/PythonCore.mcp
Binary files differ