[Issue 1743] New: interpret.c:1421 assertion failure on CTFE code
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 19 18:51:27 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1743
Summary: interpret.c:1421 assertion failure on CTFE code
Product: D
Version: 1.024
Platform: PC
OS/Version: Windows
Status: NEW
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: daniel.keep+d.puremagic.com at gmail.com
When the attached source file is compiled with DMD 1.024 on Windows XP, the
compiler generates the following output:
Assertion failure: 'v' on line 1421 in file 'interpret.c'
abnormal program termination
Sorry the test case is so large; it's very, very difficult to cut down CTFE
examples when it's almost impossible to tell why something is or is not
evaluable at compile-time (hint, hint! :P)
--
More information about the Digitalmars-d-bugs
mailing list