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: [email protected]
Reporter: [email protected]
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.
--
