Author: Maciej Fijalkowski <[email protected]>
Branch: kill-gen-store-back-in
Changeset: r65326:93eb9d0127cf
Date: 2013-07-10 22:05 +0200
http://bitbucket.org/pypy/pypy/changeset/93eb9d0127cf/

Log:    argh

diff --git a/rpython/jit/metainterp/resoperation.py 
b/rpython/jit/metainterp/resoperation.py
--- a/rpython/jit/metainterp/resoperation.py
+++ b/rpython/jit/metainterp/resoperation.py
@@ -492,7 +492,7 @@
     'NEWUNICODE/1',
     '_MALLOC_LAST',
     'FORCE_VIRTUALIZABLE/1d', # forces a non-standard virtualizable
-    '_CANMALLOC_LAST'
+    '_CANMALLOC_LAST',
     'FORCE_TOKEN/0',
     'VIRTUAL_REF/2',         # removed before it's passed to the backend
     'READ_TIMESTAMP/0',
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to