Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 4dae90acb85467301be64ff686c29f2c0baa8801
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4dae90acb85467301be64ff686c29f2c0baa8801 Author: Nicolas Cellier <
[hidden email]>
Date: 2020-01-26 (Sun, 26 Jan 2020)
Changed paths:
M platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c
Log Message:
-----------
Add new FFI tests mixing int/float/double parameters with short struct passed by value.
The goal is to check cases of struct passed by value when there is no more register available, particularly on X64SysV.