https://issues.dlang.org/show_bug.cgi?id=23102
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Dennis <[email protected]> --- (In reply to Basile-z from comment #3) > the line indicated by the debuginfos does not give variables that are > void-initialized. I suspect that the real problem comes from bootstraping. > The backend would generate bad code for itself at this specific place. What host compiler are you using? Also, can you reproduce this without Phobos imports? --
