[Issue 22856] New: DAWRF: DW_TAG_subprogram main overlap address with the runtime symbol
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Mar 7 15:34:29 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22856
Issue ID: 22856
Summary: DAWRF: DW_TAG_subprogram main overlap address with the
runtime symbol
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Keywords: DebugInfo
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: contact at lsferreira.net
Currently, if we have a main and create an object linked with the druntime, the
DW_TAG_subprogram for that symbol overlaps with the created one and
_d_cmain!().main.
--
More information about the Digitalmars-d-bugs
mailing list