[Issue 20253] bad debug line info for function without epilog
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 20 20:42:19 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20253
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/dmd pull request #10594 "Issue 20253 - bad debug line
info for function without epilog (COFF)" fixing this issue:
- fix issue 20253 - bad debug line info for function without epilog (COFF)
fix size of function by using the actual emitted code offset, not guessing
from epilog data
do not emit line number for closing brace if the epilog was omitted
https://github.com/dlang/dmd/pull/10594
--
More information about the Digitalmars-d-bugs
mailing list