www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18191] New: Segfault in generated executable for `enum E :

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

          Issue ID: 18191
           Summary: Segfault in generated executable for `enum E : long`
                    on 32-bit platforms
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: slavo5150 yahoo.com

This is a backend bug.  It was discovered in the development of
https://github.com/dlang/dmd/pull/7388 and merging that PR and running the DMD
test suite on 32-bit platforms is the only known way of reproducing the bug.

Once the backend bug is fixed, development can continue on issue 15630

--
Jan 03 2018