[pypy-svn] r40865 - pypy/dist/pypy/jit

pedronis at codespeak.net pedronis at codespeak.net
Tue Mar 20 23:14:53 CET 2007


Author: pedronis
Date: Tue Mar 20 23:14:53 2007
New Revision: 40865

Modified:
   pypy/dist/pypy/jit/TODO.txt
Log:
status of --jit --faassen



Modified: pypy/dist/pypy/jit/TODO.txt
==============================================================================
--- pypy/dist/pypy/jit/TODO.txt	(original)
+++ pypy/dist/pypy/jit/TODO.txt	Tue Mar 20 23:14:53 2007
@@ -8,6 +8,7 @@
 
 - check that --jit works with --faassen; don't stop at
   BINARY_ADD!
+   we explode in reg alloc for f(sys.maxint) (of test_pypy_c) ...!
 
 Longer-term
 ------------------



More information about the Pypy-commit mailing list