0: 55 push %ebp 1: 8b ec mov %esp,%ebp 3: 83 ec 04 sub $0x4,%esp 6: c7 45 fc 00 00 00 00 movl $0x0,0xfffffffc(%ebp) d: b8 00 00 00 00 mov $0x0,%eax 12: 66 b9 02 00 mov $0x2,%cx 16: 67 e3 03 jcxz 1c <_Dmain+0x1c> 19: 83 c0 01 add $0x1,%eax 1c: 89 45 fc mov %eax,0xfffffffc(%ebp) 1f: 83 7d fc 01 cmpl $0x1,0xfffffffc(%ebp) 23: 74 0a je 2f <_Dmain+0x2f> 25: b8 13 00 00 00 mov $0x13,%eax 2a: e8 fc ff ff ff call 2b <_Dmain+0x2b> 2f: 31 c0 xor %eax,%eax 31: c9 leave 32: c3 ret (http://dstress.kuehne.cn/run/a/asm_jczx_01_B.d)
patch available: check bug 137095
*** This bug has been marked as a duplicate of 137095 ***