Thread overview
[Issue 14472] add separate ptr data section
Sep 06, 2015
Martin Nowak
Sep 07, 2015
Martin Nowak
Dec 17, 2022
Iain Buclaw
September 06, 2015
https://issues.dlang.org/show_bug.cgi?id=14472

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|add separate noptr data     |add separate ptr data
                   |section                     |section

--- Comment #1 from Martin Nowak <code@dawg.eu> ---
Might make more sense to add a special ptrdata section, so that the GC only has to scan that.

--
September 07, 2015
https://issues.dlang.org/show_bug.cgi?id=14472

--- Comment #2 from Martin Nowak <code@dawg.eu> ---
Something along this line from Rainer. https://github.com/D-Programming-Language/dmd/pull/5047#issuecomment-138125410 https://github.com/rainers/dmd/commit/e6a3d1778ad2969fc7bcb378a084b8d865b015c7

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=14472

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 13
https://issues.dlang.org/show_bug.cgi?id=14472

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18978

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--