https://issues.dlang.org/show_bug.cgi?id=13459

          Issue ID: 13459
           Summary: segfault in two auto opSlices()
           Product: D
           Version: D2
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DMD
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 1422
  --> https://issues.dlang.org/attachment.cgi?id=1422&action=edit
dustmited testcase

dmd segfaults on the given sample. actually, it goes to infinite recursion and
OS kills it.

sample usage: dmd -c -o- dmdsf.d

--

Reply via email to