http://d.puremagic.com/issues/show_bug.cgi?id=7478

           Summary: dmd crashes while compiling
           Product: D
           Version: D2
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: phyph...@gmail.com


--- Comment #0 from phyph...@gmail.com 2012-02-09 18:55:03 PST ---
One source file:

import std.stdio;
void main() {}


Compile with the following command line:

dmd -noboundscheck -inline -release -deps=temp.dep main.d

All arguments are needed, as is the import. main() is not.

Version 2.057

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

Reply via email to