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

           Summary: dependency parameter (-deps) crashes dmd in release
                    build
           Product: D
           Version: unspecified
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: s...@extrawurst.org


--- Comment #0 from Stephan Dilly <s...@extrawurst.org> 2011-11-15 01:07:22 PST 
---
Created an attachment (id=1044)
code to crash dmd

try to build the attached main.d using this cmd line:

dmd main.d -release -inline -O -noboundscheck -deps=main.obj.dep

this crashes dmd in version 2.056.

this is especially bad because visualD automatically attaches the -deps
parameter to dmd when building a project.

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

Reply via email to