[Issue 22464] New: DMD generates deprecated textcoal section

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 1 07:59:57 UTC 2021


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

          Issue ID: 22464
           Summary: DMD generates deprecated textcoal section
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: pro.mathias.lang at gmail.com

See
https://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151012/305992.html
for context.
Those sections are deprecated by LLVM and the linker might emit warnings on it.
Additionally, they make some work on debug info a bit more complicated than
needed.

This issue is OSX-specific.

--


More information about the Digitalmars-d-bugs mailing list