https://issues.dlang.org/show_bug.cgi?id=18645
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|DMD segmentation fault |[Reg 2.078] DMD | |segmentation fault --- Comment #7 from Martin Nowak <[email protected]> --- (In reply to Mihails Strasuns from comment #1) > This crashes 2.079 and 2.078, but compiles on 2.071 (haven't checked > versions in between yet): Using the install.sh script, it's trivial to switch to a different compiler. Quite helpful for an early narrowing of a bisect range. Please prefix regressions with [Reg 2.07x], i.e. the version number that first contains the regression, use the upcoming major version for regressions against master. This makes it simple to see which versions are affected by a certain bug. --
