[pypy-commit] pypy jit-leaner-frontend: oops

2016-03-23 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r83295:33fa6cc13998 Date: 2016-03-23 13:40 +0200 http://bitbucket.org/pypy/pypy/changeset/33fa6cc13998/ Log:oops diff --git a/rpython/translator/c/src/float.h b/rpython/translator/c/src/float.h --- a/rpython/translator/c/src/float.h +++ b/r

[pypy-commit] pypy jit-leaner-frontend: oops

2016-03-15 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r83063:0779fefa5ca6 Date: 2016-03-15 09:15 +0200 http://bitbucket.org/pypy/pypy/changeset/0779fefa5ca6/ Log:oops diff --git a/rpython/jit/metainterp/opencoder.py b/rpython/jit/metainterp/opencoder.py --- a/rpython/jit/metainterp/opencoder.