Author: Armin Rigo <[email protected]>
Branch: stm-thread
Changeset: r55032:a56a4d0a653e
Date: 2012-05-11 11:40 +0200
http://bitbucket.org/pypy/pypy/changeset/a56a4d0a653e/
Log: Bah.
diff --git a/pypy/translator/stm/transform.py b/pypy/translator/stm/transform.py
--- a/pypy/translator/stm/transform.py
+++ b/pypy/translator/stm/transform.py
@@ -17,6 +17,7 @@
'jit_force_quasi_immutable', 'jit_marker', 'jit_is_virtual',
'jit_record_known_class',
'gc_identityhash', 'gc_id',
+ 'gc_adr_of_root_stack_top',
])
ALWAYS_ALLOW_OPERATIONS |= set(lloperation.enum_tryfold_ops())
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit