]> granicus.if.org Git - python/commit
Disable fused-add-mul instructions. They give a nonstandard result for some things...
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 26 Mar 2001 20:03:30 +0000 (20:03 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 26 Mar 2001 20:03:30 +0000 (20:03 +0000)
commit996c5c17d47135587bb98899f7d57fa229f51f6c
tree784601051c47fabc80f2fa814501ab69fc679955
parent673a4fda5133554b48cbe06edb416386ca301501
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.
Mac/Build/PythonCore.mcp