[Issue 18191] New: Segfault in generated executable for `enum E : long` on 32-bit platforms
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 4 05:50:41 UTC 2018
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 at puremagic.com
Reporter: slavo5150 at 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
--
More information about the Digitalmars-d-bugs
mailing list