https://d.puremagic.com/issues/show_bug.cgi?id=11750

           Summary: ICE with debug info and empty #line Filespec
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: ice
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: c...@dawg.eu


--- Comment #0 from Martin Nowak <c...@dawg.eu> 2013-12-15 14:16:23 PST ---
cat > bug.d << CODE
void foo()
{
    #line 1 ""
}
CODE

dmd -g bug

----

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to