https://issues.dlang.org/show_bug.cgi?id=14692
--- Comment #7 from Vladimir Panteleev <[email protected]> --- We're going to need a self-contained reproducible testcase. Please check out Dustmite if you haven't already. Since this problem doesn't manifest in GDC, your Dustmite test script can try compiling the program with GDC and DMD, and return 0 only if the program segfaults with DMD but not GDC. --
