[Issue 13613] New: Pragma msg affects data structure layout
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Oct 13 12:16:10 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13613
Issue ID: 13613
Summary: Pragma msg affects data structure layout
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: major
Priority: P1
Component: DMD
Assignee: nobody at puremagic.com
Reporter: safety0ff.bugz at gmail.com
Created attachment 1446
--> https://issues.dlang.org/attachment.cgi?id=1446&action=edit
Test case
Compile & run the test case with & without the msg pragma enabled.
It crashes at different places with 2.065 and 2.066.
The bug doesn't seem to affect LDC.
--
More information about the Digitalmars-d-bugs
mailing list