041f741770
As the following testcase shows, libffi didn't handle properly
classify_arguments of structures at byte offsets not divisible by
UNITS_PER_WORD. The following patch adjusts it to match what
config/i386/ classify_argument does for that and also ports the
PR38781 fix there (the second chunk).
This has been committed to upstream libffi already:
|
||
---|---|---|
.. | ||
config | ||
lib | ||
libffi.call | ||
libffi.complex | ||
libffi.go | ||
libffi.special | ||
Makefile.am | ||
Makefile.in |