wingo pushed a commit to branch main in repository guile. commit 434fe2b4aa0c9f32f7fc51a0161967727864602c Merge: 436a8b278 f31fb0044 Author: Andy Wingo <wi...@pobox.com> AuthorDate: Mon Jun 3 13:43:19 2024 +0000
Merge branch 'callr-fix3' into 'main' Fix some problems with callr and calli. See merge request wingo/lightening!19 lightening/aarch64.c | 6 ++ lightening/arm.c | 8 +- lightening/lightening.c | 37 +++++++-- lightening/x86.c | 6 ++ tests/call_10_2.c | 165 ++++++++++++++++++++++++++++++++++++++ tests/callr_10.c | 66 ++++++++++++++++ tests/regarrays.inc | 206 ++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 486 insertions(+), 8 deletions(-)