On 28/02/14 17:44, Yufeng Zhang wrote:
Hi,
The attached patch fixes a bug in ./src/aarch64/sysv.S:ffi_closure_SYSV
where stack unwinding information was not generated correctly. The
change has been reviewed, approved and merged into the stand-alone
libffi release tree**.
OK for the trunk?
Thanks,
Yufeng
** http://github.com/atgreen/libffi
2014-02-28 Yufeng Zhang <yufeng.zh...@arm.com>
* src/aarch64/sysv.S (ffi_closure_SYSV): Use x29 as the
main CFA reg; update cfi_rel_offset.
This change is already committed in upstream libffi.
Since it is a bug fix I think it should be merged to the gcc/libffi for
4.9. Please leave another 24 hours for the RM's to comment before
committing it.
Thanks
/Marcus