[Issue 4130] DMD crashes if it has to compile a project which is too complex

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Aug 6 11:09:27 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=4130

safety0ff.bugz <safety0ff.bugz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |safety0ff.bugz at gmail.com

--- Comment #19 from safety0ff.bugz <safety0ff.bugz at gmail.com> ---
(In reply to yebblies from comment #18)
> I take that back, this crashes dmd (although it might be a different bug)
> 

Using 2^^15 it takes 8.75 GiB and ~15s to compile.
2^^16 causes swapping.

--


More information about the Digitalmars-d-bugs mailing list