Author: Brian Kearns <[email protected]>
Branch:
Changeset: r73835:e57358cce5ad
Date: 2014-10-07 15:30 -0400
http://bitbucket.org/pypy/pypy/changeset/e57358cce5ad/
Log: these getfield_gc show up with _pure now
diff --git a/pypy/module/micronumpy/test/test_zjit.py
b/pypy/module/micronumpy/test/test_zjit.py
--- a/pypy/module/micronumpy/test/test_zjit.py
+++ b/pypy/module/micronumpy/test/test_zjit.py
@@ -599,8 +599,7 @@
'float_mul': 2,
'getarrayitem_gc': 7,
'getarrayitem_gc_pure': 15,
- 'getfield_gc': 8,
- 'getfield_gc_pure': 44,
+ 'getfield_gc_pure': 52,
'guard_class': 4,
'guard_false': 14,
'guard_not_invalidated': 2,
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit