https://issues.dlang.org/show_bug.cgi?id=14863
Marc Schütz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Marc Schütz <[email protected]> --- `assert(0);` becomes a `HTL` instruction with -release, which in turn triggers SIGSEGV. That's probably the cause. --
