https://issues.dlang.org/show_bug.cgi?id=20421
kinke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from kinke <[email protected]> --- I've had my share of related issues as well; even had to fork LLVM's compiler-rt to make their assembly files SAFESEH compatible. - This is almost certainly already fixed in the new (but so far unused by DMD) MinGW-based libs; e.g., see https://github.com/ldc-developers/mingw-w64-libs/blob/8d930c129daa798379b3d563617847f8e895f43e/buildsdk.d#L379. --
