disable JIT FP ops for now, due to problems

svn: r8200
This commit is contained in:
Matthew Flatt 2008-01-04 03:45:04 +00:00
parent fdb9c14eb8
commit 9b928ba025

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