www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Preliminary DStress results for DMD-1.00

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The following results for DMD-1.00 are preliminary.

PASS:	3980 (+40)
XFAIL:	1754 (+6)
XPASS:	297 (+5)
FAIL:	449 (-1)
ERROR:	125 (-46)

There are at least 3 known regressions:

forward reference:
http://dstress.kuehne.cn/run/c/class_22_B.d
http://dstress.kuehne.cn/run/t/this_10_A.d

optimiser (-O):
http://dstress.kuehne.cn/run/s/scope_16_A.d

linker:  multiple definition
http://dstress.kuehne.cn/run/t/template_33_B.d
http://dstress.kuehne.cn/run/t/template_33_C.d
http://dstress.kuehne.cn/run/t/template_33_D.d
http://dstress.kuehne.cn/run/t/template_33_E.d
http://dstress.kuehne.cn/run/t/template_33_H.d
http://dstress.kuehne.cn/run/t/template_33_I.d
http://dstress.kuehne.cn/run/t/template_class_13_M.d
http://dstress.kuehne.cn/run/t/template_class_13_N.d
http://dstress.kuehne.cn/run/t/template_class_13_O.d
http://dstress.kuehne.cn/run/t/template_class_13_P.d
http://dstress.kuehne.cn/run/t/template_class_13_Q.d
http://dstress.kuehne.cn/run/t/template_class_13_R.d
http://dstress.kuehne.cn/run/t/template_class_13_U.d
http://dstress.kuehne.cn/run/t/template_class_13_V.d

known internal compiler errors:
dmd: expression.c:6068: virtual Expression* IndexExp::semantic(Scope*):
Assertion `e1->type' failed.
dmd: expression.c:6603: virtual Expression* MinAssignExp::semantic(Scope*):
Assertion `e2->type->isfloating()'
failed.dmd: func.c:539: virtual void FuncDeclaration::semantic3(Scope*):
Assertion `0' failed.
dmd: func.c:917: virtual void FuncDeclaration::semantic3(Scope*): Assertion
`ad' failed.
dmd: glue.c:700: virtual unsigned int Type::totym(): Assertion `0' failed.
dmd: inline.c:472: virtual Expression* ThisExp::doInline(InlineDoState*):
Assertion `ids->vthis' failed.
dmd: template.c:2769: TemplateDeclaration*
TemplateInstance::findTemplateDeclaration(Scope*): Assertion `s->parent' failed.
Internal error: ../ztc/cgcod.c 175
Internal error: ../ztc/cgcod.c 562

Summary:
http://dstress.kuehne.cn/www/dstress.html (363K)

Details:
http://dstress.kuehne.cn/www/dmd-1.00.html (722K)

Thomas

-----BEGIN PGP SIGNATURE-----

iD8DBQFFnax7LK5blCcjpWoRAjaDAJ4pCuGxTDeAHHQzMwlYIpG43Z2uhACffhYQ
7DWogdOg7Q0tSxuWrM0VkwU=
=5UOm
-----END PGP SIGNATURE-----
Jan 04 2007