www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14472] New: add separate noptr data section

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

          Issue ID: 14472
           Summary: add separate noptr data section
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: nobody puremagic.com
          Reporter: code dawg.eu

We should emit mutable data that can't alias GC memory to a separate .noptr
section, so that it can be excluded when scanning GC roots.

--
Apr 20 2015