[pypy-dev] s390x libffi issue

Richard Plangger planrichi at gmail.com
Fri Jan 15 08:59:59 EST 2016


Hi,

> libffi is *documented* to return the non sign-extended value.

I have fixed this issue at the call site. The caller sign/zero extends
narrower integer types. The reason I did not change it to that in the
first place is: I thought that it is not easy to determine this
information at the callsite (because it is not done in any other
backend). Apparently it is available.

Cheers,
Richard

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20160115/54e66d2e/attachment.sig>


More information about the pypy-dev mailing list