www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - divide-by-zero crashes dmd 0.120

reply zwang <nehzgnaw gmail.com> writes:
void main(){
	int i=0/0;
}
Apr 11 2005
parent Thomas Kuehne <thomas-dloop kuehne.thisisspam.cn> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

zwang schrieb am Tue, 12 Apr 2005 11:56:44 +0800:
 void main(){
 	int i=0/0;
 }
Added to DStress as http://dstress.kuehne.cn/nocompile/int_08.d http://dstress.kuehne.cn/norun/int_09.d http://dstress.kuehne.cn/run/float_25.d http://dstress.kuehne.cn/run/float_26.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFCW9et3w+/yD4P9tIRAs8AAKDL9uHfuG2zkor+uQr6FKSqVGCrAQCdG9Ew 8gWagQt06h6qo3WTOMz/Vf0= =nXh3 -----END PGP SIGNATURE-----
Apr 12 2005