www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - dmd v0.111 crash: mtype 507

#
# Object o;
# int i;
# if(i==o){ }
#

results in a segfault at mtype:507

test case:
http://dstress.kuehne.cn/nocompile/bug_mtype_507_A.d

Thomas
Jan 23 2005