no, still some JIT FP trouble, so re-disable it

svn: r8202
This commit is contained in:
Matthew Flatt 2008-01-04 13:56:52 +00:00
parent 3acd1a7d62
commit 8fb052a4f7

View File

@ -60,7 +60,7 @@ END_XFORM_ARITH;
#endif
#ifdef MZ_USE_JIT_I386
# define JIT_USE_FP_OPS
/* # define JIT_USE_FP_OPS */
#endif
#ifdef MZ_USE_JIT_X86_64