https://issues.dlang.org/show_bug.cgi?id=4130
--- Comment #20 from yebblies <[email protected]> --- (In reply to safety0ff.bugz from comment #19) > Using 2^^15 it takes 8.75 GiB and ~15s to compile. > 2^^16 causes swapping. It still ices for me on 2^^16, linux64. I'm guessing it's an OOM that isn't handled properly. --
