[Bug 65] Debug info wrong for __modtest

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Sun Feb 16 02:31:12 PST 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=65

Johannes Pfau <johannespfau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Johannes Pfau <johannespfau at gmail.com> 2014-02-16 10:31:12 GMT ---
Found it. The DECL line number is actually correct, but we build the function
body outside of the ::toIR functions and therefore set_input_location /
doLineNote is not updated correctly.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the D.gnu mailing list