www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - Crash with message on template/asm code

reply Sean Kelly <sean f4.ca> writes:
I've whittled down my code to a reasonably sized test case, but it's still a tad
long, so I've included a link here:

http://home.f4.ca/sean/d/glue_err.d

This is the compiler error:

C:\code\d>dmd glue_err
Assertion failure: '!v->csym' on line 387 in file 'glue.c'

abnormal program termination
Aug 01 2005
parent =?UTF-8?B?VGhvbWFzIEvDvGhuZQ==?= writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sean Kelly schrieb:

 I've whittled down my code to a reasonably sized test case, but it's still a
tad
 long, so I've included a link here:
 
 http://home.f4.ca/sean/d/glue_err.d
 
 This is the compiler error:
 
 C:\code\d>dmd glue_err
 Assertion failure: '!v->csym' on line 387 in file 'glue.c'
 
 abnormal program termination
Added to DStress as http://dstress.kuehne.cn/run/b/bug_glue_387_A.d http://dstress.kuehne.cn/run/b/bug_glue_387_B.d http://dstress.kuehne.cn/run/b/bug_glue_387_C.d http://dstress.kuehne.cn/run/b/bug_glue_387_D.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFC9Mns3w+/yD4P9tIRArJgAJ93WLbDmQzJ89drDLY/OXWT8u9tsgCgtlfv m7xR7WvxNnNxWIP7iJVgzQA= =jiuA -----END PGP SIGNATURE-----
Aug 06 2005