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: nob...@puremagic.com
          Reporter: c...@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.

--

Reply via email to