[Issue 3403] New: compiler dies with -X option

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 14 22:13:14 PDT 2009


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: nobody at puremagic.com
        ReportedBy: echochamber at gmail.com


--- Comment #0 from MIURA Masahiro <echochamber at 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: -------


More information about the Digitalmars-d-bugs mailing list