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

           Summary: compiler dies with -X option
           Product: D
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: echocham...@gmail.com


--- Comment #0 from MIURA Masahiro <echocham...@gmail.com> 2009-10-14 22:13:12 
PDT ---
% cat foo.d
// module foo;

void main() {}
% dmd -X foo.d
zsh: segmentation fault  dmd -X foo.d
%

Uncomment the "module" line, and it works fine.
Using DMD 2.035.

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

Reply via email to