[Issue 16626] New: [Reg 2.073] recent dmd nightly runs out of memory building Higgs
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Oct 19 16:01:38 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16626
Issue ID: 16626
Summary: [Reg 2.073] recent dmd nightly runs out of memory
building Higgs
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: regression
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: code at dawg.eu
Building a debug tests of Higgs[¹] doesn't finish building and runs out of
memory with dmd-2016-10-10 (v2.073.0-master-9a935f6). Only takes about 2GB with
dmd-2016-10-09 (v2.073.0-master-321c95e).
According to verbose output it hangs at `semantic3 parser`.
Digger says it's caused by https://github.com/dlang/phobos/pull/4286.
[¹]: https://github.com/higgsjs/Higgs
--
More information about the Digitalmars-d-bugs
mailing list