[Issue 3463] Integrate Precise Heap Scanning Into the GC

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 21 11:57:05 PDT 2010


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



--- Comment #34 from nfxjfg at gmail.com 2010-07-21 11:57:02 PDT ---
I don't really use D2 (all my code is in D1). Porting it to D2 will require
dealing with the recently added array append stuff. Not sure how hard that
would be, but currently I have no intention doing the port myself.

Also note that the GC mark code is unoptimized. I'm not sure how much
optimization potential there is, but my own attempts have been unsuccessful so
far.

About the 64 bit issue: to me it looked like dmd can never cross compile, and
if you want to compile it as 64 bit app, it must generate 64 bit code. Or is
that wrong?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list