You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Async exns for arm64: runtime5
* Async exns for arm64: runtime4
Based on:
commit b24a074
Author: Anmol Sahoo <[email protected]>
Date: Wed Jul 26 00:31:49 2023 -0400
Fixed async exceptions on arm64
The following tests - tests/lib-systhreads/eintr.ml and
tests/async-exns/async_exns_1 were failing.
This patch loads the trap ptr into Caml_state->async_exception_pointer in
arm64.S which fixes the test cases.
0 commit comments