https://issues.dlang.org/show_bug.cgi?id=17523
--- Comment #17 from Walter Bright <[email protected]> --- (In reply to Vladimir Panteleev from comment #15) > Since that pointed at a codegen bug in the host compiler, I tried building > DMD with 2.074.1 (instead of Digger's default of 2.070.2 for Win64), and I > can no longer reproduce the bug either. > > I'm going to bisect what caused the behaviour change, just to ensure that > the bug disappeared because of a codegen fix, and not because some random > change made it no longer manifest for that test case. That's a good plan. There's a lot that has changed from 70 to 74. --
