> This patch series adds SEH, stack unwinding and C++ exceptions
> implementation to the aarch64-w64-mingw32 target.
This patch series is supported by the binutils patch series.
https://sourceware.org/pipermail/binutils/2025-April/140495.html
The Boost library testing identified some issues that
Hello,
This patch series adds SEH, stack unwinding and C++ exceptions
implementation to the aarch64-w64-mingw32 target. The patch series is
based on
"[PATCH v3 0/8] SMALL code model fixes, optimization fixes, LTO, and minimal
C++ enablement"
patch series, which should be merged next week.
https:/