Bug 8889 – [2.061 beta][64-bit] Assertion Failure argtypes.c

Status
RESOLVED
Resolution
FIXED
Severity
major
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
x86_64
OS
Windows
Creation time
2012-10-24T19:20:00Z
Last change time
2015-06-09T05:10:40Z
Assigned to
nobody
Creator
dsimcha

Comments

Comment #0 by dsimcha — 2012-10-24T19:20:51Z
struct Foo { real f; int i; } D:\test>dmd -m64 -c test.d Assertion failure: 't2 || off2 == 8' on line 373 in file 'argtypes.c' abnormal program termination
Comment #1 by github-bugzilla — 2012-10-25T00:25:41Z
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2c59637d1a008fdf511beea8ecd28cfd3d236654 fix Issue 8889 - [2.061 beta][64-bit] Assertion Failure argtypes.c
Comment #2 by github-bugzilla — 2012-10-25T00:26:12Z
Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/61b5435a07eefa94c02d1649fabd234990ee1eb9 fix Issue 8889 - [2.061 beta][64-bit] Assertion Failure argtypes.c