[Issue 19148] New: dmd doesn't keep stack aligned at 16 bytes boundary
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Aug 8 00:46:05 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19148
Issue ID: 19148
Summary: dmd doesn't keep stack aligned at 16 bytes boundary
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: yshuiv7 at gmail.com
This cause ldc compiled with dmd to crash, because of an unaligned SIMD
instruction.
--
More information about the Digitalmars-d-bugs
mailing list