dmd ./main.d -debug -profile -w -v -g -cov -gs // version v2.060
Reproducible.
dmd ./main.d -release -noboundscheck -O // version v2.060
Irreproducible. Win 8 x64, dmd x32.
dmd ./main.d -debug -profile -w -v -g -cov -gs // version v2.060
Reproducible.
dmd ./main.d -release -noboundscheck -O // version v2.060
Irreproducible. Win 8 x64, dmd x32.