[Issue 1382] memory allocated for arrays in CTFE functions during compilation is not released

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 21 22:52:46 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1382





------- Comment #2 from kamm-removethis at incasoftware.de  2008-07-22 00:52 -------
Has DMD stopped using boehm-gc? If I try this very example on LLVMDC (which
does use boehm-gc), memory usage never exceeds a certain level (< 1 MB).

So maybe re-enabling the garbage collector for DMD will fix all CTFE related
memory issues?


-- 



More information about the Digitalmars-d-bugs mailing list